-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: April 26, 2026, 3:09 pm
-- Server version: 11.4.10
-- PHP Version: 8.3.30

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!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 */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `yuleaidv_wp47`
--

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_actionscheduler_actions`
--

CREATE TABLE `wpqi_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) 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(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) 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(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  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_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=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_actionscheduler_actions`
--

INSERT INTO `wpqi_actionscheduler_actions` VALUES
(12, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-27 16:38:44', '2026-03-27 16:38:44', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774629524;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774629524;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-27 16:38:52', '2026-03-27 16:38:52', 1, NULL),
(13, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-28 04:38:49', '2026-03-28 04:38:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774672729;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774672729;}', 2, 1, '2026-03-28 05:00:12', '2026-03-28 05:00:12', 65, NULL),
(14, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-28 04:38:49', '2026-03-28 04:38:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774672729;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774672729;}', 3, 1, '2026-03-28 05:00:12', '2026-03-28 05:00:12', 65, NULL),
(15, 'action_scheduler/migration_hook', 'complete', '2026-03-27 16:39:49', '2026-03-27 16:39:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774629589;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774629589;}', 4, 1, '2026-03-27 16:40:07', '2026-03-27 16:40:07', 5, NULL),
(16, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-27 16:38:49', '2026-03-27 16:38:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774629529;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774629529;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-27 16:38:51', '2026-03-27 16:38:51', 1, NULL),
(17, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-28 04:38:51', '2026-03-28 04:38:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774672731;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774672731;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-28 05:00:12', '2026-03-28 05:00:12', 65, NULL),
(18, 'woocommerce_scheduled_sales', 'complete', '2026-03-28 00:00:00', '2026-03-28 00:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774656000;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774656000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-28 00:54:09', '2026-03-28 00:54:09', 48, NULL),
(19, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-27 17:38:51', '2026-03-27 17:38:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774633131;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774633131;}', 6, 1, '2026-03-27 18:18:53', '2026-03-27 18:18:53', 37, NULL),
(20, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-27 16:39:01', '2026-03-27 16:39:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774629541;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774629541;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-27 16:39:02', '2026-03-27 16:39:02', 4, NULL),
(21, 'woocommerce_cleanup_logs', 'complete', '2026-03-28 03:00:00', '2026-03-28 03:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774666800;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774666800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-28 03:15:52', '2026-03-28 03:15:52', 58, NULL),
(22, 'woocommerce_cleanup_sessions', 'complete', '2026-03-28 06:00:00', '2026-03-28 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774677600;s:18:"\0*\0first_timestamp";i:1774677600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774677600;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-03-28 07:27:29', '2026-03-28 07:27:29', 68, NULL),
(23, 'woocommerce_geoip_updater', 'complete', '2026-03-28 06:00:00', '2026-03-28 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774677600;s:18:"\0*\0first_timestamp";i:1774677600;s:13:"\0*\0recurrence";i:1296000;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774677600;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:1296000;}', 6, 1, '2026-03-28 07:27:29', '2026-03-28 07:27:29', 68, NULL),
(24, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-28 03:00:00', '2026-03-28 03:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774666800;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774666800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-28 03:15:52', '2026-03-28 03:15:52', 58, NULL),
(25, 'wc_admin_daily_wrapper', 'complete', '2026-03-27 16:38:52', '2026-03-27 16:38:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774629532;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774629532;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-27 16:38:52', '2026-03-27 16:38:52', 2, NULL),
(26, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-27 16:39:02', '2026-03-27 16:39:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774629542;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774629542;}', 6, 1, '2026-03-27 16:40:07', '2026-03-27 16:40:07', 5, NULL),
(27, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-28 04:38:52', '2026-03-28 04:38:52', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774672732;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774672732;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-28 05:00:12', '2026-03-28 05:00:12', 65, NULL),
(28, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-28 16:38:52', '2026-03-28 16:38:52', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774715932;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774715932;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-28 16:55:11', '2026-03-28 16:55:11', 84, NULL),
(29, 'wc_admin_daily_wrapper', 'complete', '2026-03-28 16:38:52', '2026-03-28 16:38:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774715932;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774715932;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-28 16:55:10', '2026-03-28 16:55:10', 84, NULL),
(30, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-28 16:39:02', '2026-03-28 16:39:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774715942;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774715942;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-28 16:55:11', '2026-03-28 16:55:11', 84, NULL),
(31, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2026-03-27 16:41:46', '2026-03-27 16:41:46', 10, '[]', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2026-03-27 16:41:53', '2026-03-27 16:41:53', 9, NULL),
(32, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-27 19:18:53', '2026-03-27 19:18:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774639133;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774639133;}', 6, 1, '2026-03-27 19:38:42', '2026-03-27 19:38:42', 40, NULL),
(33, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-27 20:38:42', '2026-03-27 20:38:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774643922;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774643922;}', 6, 1, '2026-03-27 20:42:30', '2026-03-27 20:42:30', 42, NULL),
(34, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-27 21:42:30', '2026-03-27 21:42:30', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774647750;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774647750;}', 6, 1, '2026-03-27 21:59:46', '2026-03-27 21:59:46', 44, NULL),
(35, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-27 22:59:46', '2026-03-27 22:59:46', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774652386;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774652386;}', 6, 1, '2026-03-27 23:09:44', '2026-03-27 23:09:44', 46, NULL),
(36, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 00:09:44', '2026-03-28 00:09:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774656584;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774656584;}', 6, 1, '2026-03-28 00:54:09', '2026-03-28 00:54:09', 48, NULL),
(37, 'woocommerce_scheduled_sales', 'complete', '2026-03-29 00:54:09', '2026-03-29 00:54:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774745649;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774745649;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-29 02:23:05', '2026-03-29 02:23:05', 102, NULL),
(38, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 01:54:09', '2026-03-28 01:54:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774662849;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774662849;}', 6, 1, '2026-03-28 02:00:56', '2026-03-28 02:00:56', 50, NULL),
(39, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 03:00:56', '2026-03-28 03:00:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774666856;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774666856;}', 6, 1, '2026-03-28 03:15:52', '2026-03-28 03:15:52', 58, NULL),
(40, 'woocommerce_cleanup_logs', 'complete', '2026-03-29 03:15:52', '2026-03-29 03:15:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774754152;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774754152;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-29 03:50:19', '2026-03-29 03:50:19', 104, NULL),
(41, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-29 03:15:52', '2026-03-29 03:15:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774754152;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774754152;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-29 03:50:19', '2026-03-29 03:50:19', 104, NULL),
(42, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 04:15:52', '2026-03-28 04:15:52', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774671352;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774671352;}', 6, 1, '2026-03-28 04:19:57', '2026-03-28 04:19:57', 62, NULL),
(43, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 05:19:57', '2026-03-28 05:19:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774675197;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774675197;}', 6, 1, '2026-03-28 07:27:29', '2026-03-28 07:27:29', 68, NULL),
(44, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-28 17:00:12', '2026-03-28 17:00:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774717212;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774717212;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-28 17:17:24', '2026-03-28 17:17:24', 92, NULL),
(45, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-28 17:00:12', '2026-03-28 17:00:12', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774717212;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774717212;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-28 17:17:24', '2026-03-28 17:17:24', 92, NULL),
(46, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-28 17:00:15', '2026-03-28 17:00:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774717215;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774717215;}', 2, 1, '2026-03-28 17:17:24', '2026-03-28 17:17:24', 92, NULL),
(47, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 08:27:29', '2026-03-28 08:27:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774686449;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774686449;}', 6, 1, '2026-03-28 11:36:20', '2026-03-28 11:36:20', 72, NULL),
(59, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-29 05:17:24', '2026-03-29 05:17:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774761444;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774761444;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-29 05:19:56', '2026-03-29 05:19:56', 106, NULL),
(49, 'woocommerce_geoip_updater', 'complete', '2026-04-12 07:27:29', '2026-04-12 07:27:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775978849;s:18:"\0*\0first_timestamp";i:1774677600;s:13:"\0*\0recurrence";i:1296000;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775978849;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:1296000;}', 6, 1, '2026-04-12 07:45:25', '2026-04-12 07:45:25', 1313, NULL),
(50, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 12:36:20', '2026-03-28 12:36:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774701380;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774701380;}', 6, 1, '2026-03-28 13:54:38', '2026-03-28 13:54:38', 75, NULL),
(51, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 14:54:38', '2026-03-28 14:54:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774709678;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774709678;}', 6, 1, '2026-03-28 15:17:47', '2026-03-28 15:17:47', 80, NULL),
(52, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 16:17:47', '2026-03-28 16:17:47', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774714667;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774714667;}', 6, 1, '2026-03-28 16:55:09', '2026-03-28 16:55:09', 84, NULL),
(53, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 17:55:09', '2026-03-28 17:55:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774720509;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774720509;}', 6, 1, '2026-03-28 19:27:13', '2026-03-28 19:27:13', 94, NULL),
(54, 'wc_admin_daily_wrapper', 'complete', '2026-03-29 16:55:10', '2026-03-29 16:55:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774803310;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774803310;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-29 17:02:29', '2026-03-29 17:02:29', 121, NULL),
(55, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-29 16:55:11', '2026-03-29 16:55:11', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774803311;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774803311;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-29 17:02:29', '2026-03-29 17:02:29', 121, NULL),
(56, 'woocommerce_cleanup_sessions', 'complete', '2026-03-29 06:00:00', '2026-03-29 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774764000;s:18:"\0*\0first_timestamp";i:1774764000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774764000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-03-29 07:41:36', '2026-03-29 07:41:36', 109, NULL),
(57, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-28 16:55:21', '2026-03-28 16:55:21', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774716921;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774716921;}', 6, 1, '2026-03-28 16:56:30', '2026-03-28 16:56:30', 86, NULL),
(58, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-29 16:55:11', '2026-03-29 16:55:11', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774803311;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774803311;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-29 17:02:30', '2026-03-29 17:02:30', 121, NULL),
(60, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-29 05:17:24', '2026-03-29 05:17:24', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774761444;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774761444;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-29 05:19:56', '2026-03-29 05:19:56', 106, NULL),
(61, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-29 05:17:25', '2026-03-29 05:17:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774761445;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774761445;}', 2, 1, '2026-03-29 05:19:56', '2026-03-29 05:19:56', 106, NULL),
(62, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 20:27:13', '2026-03-28 20:27:13', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774729633;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774729633;}', 6, 1, '2026-03-28 20:58:57', '2026-03-28 20:58:57', 97, NULL),
(63, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 21:58:57', '2026-03-28 21:58:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774735137;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774735137;}', 6, 1, '2026-03-28 22:17:05', '2026-03-28 22:17:05', 100, NULL),
(64, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-28 23:17:05', '2026-03-28 23:17:05', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774739825;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774739825;}', 6, 1, '2026-03-29 02:23:05', '2026-03-29 02:23:05', 102, NULL),
(65, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 03:23:05', '2026-03-29 03:23:05', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774754585;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774754585;}', 6, 1, '2026-03-29 03:50:19', '2026-03-29 03:50:19', 104, NULL),
(66, 'woocommerce_scheduled_sales', 'complete', '2026-03-30 02:23:05', '2026-03-30 02:23:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774837385;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774837385;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-30 02:31:39', '2026-03-30 02:31:39', 136, NULL),
(67, 'woocommerce_cleanup_logs', 'complete', '2026-03-30 03:50:19', '2026-03-30 03:50:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774842619;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774842619;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-30 04:15:51', '2026-03-30 04:15:51', 143, NULL),
(68, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-30 03:50:19', '2026-03-30 03:50:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774842619;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774842619;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-30 04:15:51', '2026-03-30 04:15:51', 143, NULL),
(69, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 04:50:19', '2026-03-29 04:50:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774759819;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774759819;}', 6, 1, '2026-03-29 05:19:56', '2026-03-29 05:19:56', 106, NULL),
(70, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 06:19:56', '2026-03-29 06:19:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774765196;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774765196;}', 6, 1, '2026-03-29 07:41:36', '2026-03-29 07:41:36', 109, NULL),
(71, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-29 17:19:56', '2026-03-29 17:19:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774804796;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774804796;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-29 19:45:05', '2026-03-29 19:45:05', 125, NULL),
(72, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-29 17:19:56', '2026-03-29 17:19:56', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774804796;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774804796;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-29 19:45:05', '2026-03-29 19:45:05', 125, NULL),
(73, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-29 17:19:57', '2026-03-29 17:19:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774804797;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774804797;}', 2, 1, '2026-03-29 19:45:05', '2026-03-29 19:45:05', 125, NULL),
(84, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-30 07:45:05', '2026-03-30 07:45:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774856705;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774856705;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-30 09:23:24', '2026-03-30 09:23:24', 149, NULL),
(75, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 08:41:36', '2026-03-29 08:41:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774773696;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774773696;}', 6, 1, '2026-03-29 12:38:29', '2026-03-29 12:38:29', 111, NULL),
(76, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 13:38:29', '2026-03-29 13:38:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774791509;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774791509;}', 6, 1, '2026-03-29 14:30:52', '2026-03-29 14:30:52', 115, NULL),
(77, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 15:30:51', '2026-03-29 15:30:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774798251;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774798251;}', 6, 1, '2026-03-29 16:46:27', '2026-03-29 16:46:27', 119, NULL),
(78, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 17:46:27', '2026-03-29 17:46:27', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774806387;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774806387;}', 6, 1, '2026-03-29 19:45:05', '2026-03-29 19:45:05', 125, NULL),
(79, 'wc_admin_daily_wrapper', 'complete', '2026-03-30 17:02:29', '2026-03-30 17:02:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774890149;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774890149;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-30 18:46:07', '2026-03-30 18:46:07', 165, NULL),
(80, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-30 17:02:29', '2026-03-30 17:02:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774890149;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774890149;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-30 18:46:08', '2026-03-30 18:46:08', 165, NULL),
(81, 'woocommerce_cleanup_sessions', 'complete', '2026-03-30 06:00:00', '2026-03-30 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774850400;s:18:"\0*\0first_timestamp";i:1774850400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774850400;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-03-30 06:38:04', '2026-03-30 06:38:04', 145, NULL),
(82, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-29 17:02:40', '2026-03-29 17:02:40', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774803760;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774803760;}', 6, 1, '2026-03-29 17:04:53', '2026-03-29 17:04:53', 123, NULL),
(83, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-30 17:02:30', '2026-03-30 17:02:30', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774890150;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774890150;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-30 18:46:08', '2026-03-30 18:46:08', 165, NULL),
(85, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-30 07:45:05', '2026-03-30 07:45:05', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774856705;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774856705;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-30 09:23:24', '2026-03-30 09:23:24', 149, NULL),
(86, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 20:45:05', '2026-03-29 20:45:05', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774817105;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774817105;}', 6, 1, '2026-03-29 22:44:54', '2026-03-29 22:44:54', 130, NULL),
(87, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-30 07:45:06', '2026-03-30 07:45:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774856706;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774856706;}', 2, 1, '2026-03-30 09:23:24', '2026-03-30 09:23:24', 149, NULL),
(88, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-29 23:44:54', '2026-03-29 23:44:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774827894;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774827894;}', 6, 1, '2026-03-30 00:48:22', '2026-03-30 00:48:22', 132, NULL),
(89, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 01:48:22', '2026-03-30 01:48:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774835302;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774835302;}', 6, 1, '2026-03-30 02:31:39', '2026-03-30 02:31:39', 136, NULL),
(90, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 03:31:39', '2026-03-30 03:31:39', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774841499;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774841499;}', 6, 1, '2026-03-30 03:32:56', '2026-03-30 03:32:56', 139, NULL),
(91, 'woocommerce_scheduled_sales', 'complete', '2026-03-31 02:31:39', '2026-03-31 02:31:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774924299;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774924299;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-31 02:38:35', '2026-03-31 02:38:35', 182, NULL),
(92, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 04:32:56', '2026-03-30 04:32:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774845176;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774845176;}', 6, 1, '2026-03-30 06:38:04', '2026-03-30 06:38:04', 145, NULL),
(93, 'woocommerce_cleanup_logs', 'complete', '2026-03-31 04:15:51', '2026-03-31 04:15:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774930551;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774930551;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-31 04:23:38', '2026-03-31 04:23:38', 189, NULL),
(94, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-31 04:15:51', '2026-03-31 04:15:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774930551;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774930551;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-31 04:23:38', '2026-03-31 04:23:38', 189, NULL),
(95, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 07:38:04', '2026-03-30 07:38:04', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774856284;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774856284;}', 6, 1, '2026-03-30 07:42:33', '2026-03-30 07:42:33', 147, NULL),
(96, 'woocommerce_cleanup_sessions', 'complete', '2026-03-30 18:38:04', '2026-03-30 18:38:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774895884;s:18:"\0*\0first_timestamp";i:1774850400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774895884;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-03-30 18:46:08', '2026-03-30 18:46:08', 165, NULL),
(97, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 08:42:33', '2026-03-30 08:42:33', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774860153;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774860153;}', 6, 1, '2026-03-30 09:23:24', '2026-03-30 09:23:24', 149, NULL),
(98, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-30 21:23:24', '2026-03-30 21:23:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774905804;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774905804;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-30 21:59:46', '2026-03-30 21:59:46', 174, NULL),
(99, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-30 21:23:24', '2026-03-30 21:23:24', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774905804;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774905804;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-30 21:59:46', '2026-03-30 21:59:46', 174, NULL),
(100, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 10:23:24', '2026-03-30 10:23:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774866204;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774866204;}', 6, 1, '2026-03-30 10:25:20', '2026-03-30 10:25:20', 152, NULL),
(101, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-30 21:23:25', '2026-03-30 21:23:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774905805;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774905805;}', 2, 1, '2026-03-30 21:59:46', '2026-03-30 21:59:46', 174, NULL),
(102, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 11:25:19', '2026-03-30 11:25:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774869919;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774869919;}', 6, 1, '2026-03-30 12:31:35', '2026-03-30 12:31:35', 154, NULL),
(103, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 13:31:35', '2026-03-30 13:31:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774877495;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774877495;}', 6, 1, '2026-03-30 14:00:23', '2026-03-30 14:00:23', 157, NULL),
(104, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 15:00:23', '2026-03-30 15:00:23', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774882823;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774882823;}', 6, 1, '2026-03-30 17:02:14', '2026-03-30 17:02:14', 163, NULL),
(105, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 18:02:14', '2026-03-30 18:02:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774893734;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774893734;}', 6, 1, '2026-03-30 18:46:08', '2026-03-30 18:46:08', 165, NULL),
(106, 'wc_admin_daily_wrapper', 'complete', '2026-03-31 18:46:07', '2026-03-31 18:46:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774982767;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774982767;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-31 20:07:11', '2026-03-31 20:07:11', 224, NULL),
(107, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-31 18:46:08', '2026-03-31 18:46:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774982768;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774982768;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-03-31 20:07:12', '2026-03-31 20:07:12', 224, NULL),
(108, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 19:46:08', '2026-03-30 19:46:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774899968;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774899968;}', 6, 1, '2026-03-30 20:39:31', '2026-03-30 20:39:31', 170, NULL),
(113, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 21:39:31', '2026-03-30 21:39:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774906771;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774906771;}', 6, 1, '2026-03-30 21:59:46', '2026-03-30 21:59:46', 174, NULL),
(110, 'woocommerce_cleanup_sessions', 'complete', '2026-03-31 06:00:00', '2026-03-31 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774936800;s:18:"\0*\0first_timestamp";i:1774936800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774936800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-03-31 06:05:05', '2026-03-31 06:05:05', 195, NULL),
(111, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-30 18:46:18', '2026-03-30 18:46:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774896378;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774896378;}', 6, 1, '2026-03-30 18:56:37', '2026-03-30 18:56:37', 167, NULL),
(112, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-31 18:46:08', '2026-03-31 18:46:08', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774982768;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774982768;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-03-31 20:07:12', '2026-03-31 20:07:12', 224, NULL),
(114, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-31 09:59:46', '2026-03-31 09:59:46', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774951186;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774951186;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-31 10:57:41', '2026-03-31 10:57:41', 212, NULL),
(115, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-31 09:59:46', '2026-03-31 09:59:46', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774951186;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774951186;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-31 10:57:41', '2026-03-31 10:57:41', 212, NULL),
(116, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-30 22:59:46', '2026-03-30 22:59:46', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774911586;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774911586;}', 6, 1, '2026-03-31 00:40:55', '2026-03-31 00:40:55', 176, NULL),
(117, 'tec_clear_expired_key_value_cache', 'complete', '2026-03-31 12:40:54', '2026-03-31 12:40:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774960854;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774960854;}', 2, 1, '2026-03-31 14:42:02', '2026-03-31 14:42:02', 216, NULL),
(118, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 01:40:55', '2026-03-31 01:40:55', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774921255;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774921255;}', 6, 1, '2026-03-31 01:48:26', '2026-03-31 01:48:26', 178, NULL),
(119, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 02:48:26', '2026-03-31 02:48:26', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774925306;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774925306;}', 6, 1, '2026-03-31 03:12:30', '2026-03-31 03:12:30', 185, NULL),
(120, 'woocommerce_scheduled_sales', 'complete', '2026-04-01 02:38:35', '2026-04-01 02:38:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775011115;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775011115;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-01 02:56:30', '2026-04-01 02:56:30', 237, NULL),
(121, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 04:12:30', '2026-03-31 04:12:30', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774930350;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774930350;}', 6, 1, '2026-03-31 04:23:37', '2026-03-31 04:23:37', 189, NULL),
(122, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 05:23:37', '2026-03-31 05:23:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774934617;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774934617;}', 6, 1, '2026-03-31 05:31:34', '2026-03-31 05:31:34', 191, NULL),
(123, 'woocommerce_cleanup_logs', 'complete', '2026-04-01 04:23:38', '2026-04-01 04:23:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775017418;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775017418;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-01 06:09:08', '2026-04-01 06:09:08', 239, NULL),
(124, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-01 04:23:38', '2026-04-01 04:23:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775017418;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775017418;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-01 06:09:08', '2026-04-01 06:09:08', 239, NULL),
(125, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 06:31:34', '2026-03-31 06:31:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774938694;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774938694;}', 6, 1, '2026-03-31 06:54:32', '2026-03-31 06:54:32', 197, NULL),
(126, 'woocommerce_cleanup_sessions', 'complete', '2026-03-31 18:05:05', '2026-03-31 18:05:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774980305;s:18:"\0*\0first_timestamp";i:1774936800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774980305;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-03-31 18:12:15', '2026-03-31 18:12:15', 220, NULL),
(127, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 07:54:32', '2026-03-31 07:54:32', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774943672;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774943672;}', 6, 1, '2026-03-31 08:06:38', '2026-03-31 08:06:38', 205, NULL),
(128, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 09:06:38', '2026-03-31 09:06:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774947998;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774947998;}', 6, 1, '2026-03-31 09:18:41', '2026-03-31 09:18:41', 209, NULL),
(129, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 10:18:41', '2026-03-31 10:18:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774952321;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774952321;}', 6, 1, '2026-03-31 10:57:41', '2026-03-31 10:57:41', 212, NULL),
(130, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-31 22:57:41', '2026-03-31 22:57:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774997861;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774997861;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-03-31 23:16:18', '2026-03-31 23:16:18', 228, NULL),
(131, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-31 22:57:41', '2026-03-31 22:57:41', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1774997861;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1774997861;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-03-31 23:16:18', '2026-03-31 23:16:18', 228, NULL),
(132, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 11:57:41', '2026-03-31 11:57:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774958261;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774958261;}', 6, 1, '2026-03-31 12:21:32', '2026-03-31 12:21:32', 214, NULL),
(133, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 13:21:32', '2026-03-31 13:21:32', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774963292;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774963292;}', 6, 1, '2026-03-31 14:42:02', '2026-03-31 14:42:02', 216, NULL),
(134, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 15:42:02', '2026-03-31 15:42:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774971722;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774971722;}', 6, 1, '2026-03-31 18:12:15', '2026-03-31 18:12:15', 220, NULL),
(135, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-01 02:53:47', '2026-04-01 02:53:47', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775012027;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775012027;}', 2, 1, '2026-04-01 02:56:30', '2026-04-01 02:56:30', 237, NULL),
(136, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-01 02:53:47', '2026-04-01 02:53:47', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775012027;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775012027;}', 2, 1, '2026-04-01 02:56:30', '2026-04-01 02:56:30', 237, NULL),
(137, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 19:12:15', '2026-03-31 19:12:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774984335;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774984335;}', 6, 1, '2026-03-31 20:07:12', '2026-03-31 20:07:12', 224, NULL),
(145, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 00:16:18', '2026-04-01 00:16:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775002578;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775002578;}', 6, 1, '2026-04-01 01:21:21', '2026-04-01 01:21:21', 232, NULL),
(139, 'wc_admin_daily_wrapper', 'complete', '2026-04-01 20:07:11', '2026-04-01 20:07:11', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775074031;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775074031;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-01 20:39:43', '2026-04-01 20:39:43', 280, NULL),
(140, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-01 20:07:12', '2026-04-01 20:07:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775074032;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775074032;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-01 20:39:44', '2026-04-01 20:39:44', 280, NULL),
(141, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-31 21:07:12', '2026-03-31 21:07:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774991232;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774991232;}', 6, 1, '2026-03-31 23:16:18', '2026-03-31 23:16:18', 228, NULL),
(142, 'woocommerce_cleanup_sessions', 'complete', '2026-04-01 06:00:00', '2026-04-01 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775023200;s:18:"\0*\0first_timestamp";i:1775023200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775023200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-01 06:09:08', '2026-04-01 06:09:08', 239, NULL),
(143, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-31 20:07:22', '2026-03-31 20:07:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1774987642;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1774987642;}', 6, 1, '2026-03-31 20:57:06', '2026-03-31 20:57:06', 226, NULL),
(144, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-01 20:07:12', '2026-04-01 20:07:12', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775074032;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775074032;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-01 20:39:44', '2026-04-01 20:39:44', 280, NULL),
(146, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-01 11:16:18', '2026-04-01 11:16:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775042178;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775042178;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-01 12:21:28', '2026-04-01 12:21:28', 256, NULL),
(147, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-01 11:16:18', '2026-04-01 11:16:18', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775042178;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775042178;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-01 12:21:28', '2026-04-01 12:21:28', 256, NULL),
(148, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 02:21:21', '2026-04-01 02:21:21', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775010081;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775010081;}', 6, 1, '2026-04-01 02:56:30', '2026-04-01 02:56:30', 237, NULL),
(149, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 03:56:30', '2026-04-01 03:56:30', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775015790;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775015790;}', 6, 1, '2026-04-01 06:09:08', '2026-04-01 06:09:08', 239, NULL),
(150, 'woocommerce_scheduled_sales', 'complete', '2026-04-02 02:56:30', '2026-04-02 02:56:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775098590;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775098590;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-02 03:11:18', '2026-04-02 03:11:18', 308, NULL),
(151, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-01 14:56:31', '2026-04-01 14:56:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775055391;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775055391;}', 2, 1, '2026-04-01 14:57:22', '2026-04-01 14:57:22', 267, NULL),
(152, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 07:09:08', '2026-04-01 07:09:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775027348;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775027348;}', 6, 1, '2026-04-01 07:35:42', '2026-04-01 07:35:42', 241, NULL),
(153, 'woocommerce_cleanup_logs', 'complete', '2026-04-02 06:09:08', '2026-04-02 06:09:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775110148;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775110148;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-02 06:11:07', '2026-04-02 06:11:07', 315, NULL),
(154, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-02 06:09:08', '2026-04-02 06:09:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775110148;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775110148;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-02 06:11:07', '2026-04-02 06:11:07', 315, NULL),
(155, 'woocommerce_cleanup_sessions', 'complete', '2026-04-01 18:09:08', '2026-04-01 18:09:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775066948;s:18:"\0*\0first_timestamp";i:1775023200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775066948;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-01 18:19:10', '2026-04-01 18:19:10', 272, NULL),
(156, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 08:35:42', '2026-04-01 08:35:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775032542;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775032542;}', 6, 1, '2026-04-01 09:12:54', '2026-04-01 09:12:54', 246, NULL),
(157, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2026-04-01 08:03:17', '2026-04-01 08:03:17', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775030597;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775030597;}', 8, 1, '2026-04-01 08:31:33', '2026-04-01 08:31:33', 244, NULL),
(158, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 10:12:54', '2026-04-01 10:12:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775038374;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775038374;}', 6, 1, '2026-04-01 10:15:51', '2026-04-01 10:15:51', 251, NULL),
(159, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 11:15:51', '2026-04-01 11:15:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775042151;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775042151;}', 6, 1, '2026-04-01 12:21:28', '2026-04-01 12:21:28', 256, NULL),
(160, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 13:21:28', '2026-04-01 13:21:28', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775049688;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775049688;}', 6, 1, '2026-04-01 13:22:03', '2026-04-01 13:22:03', 258, NULL),
(161, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-02 00:21:28', '2026-04-02 00:21:28', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775089288;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775089288;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-02 00:44:15', '2026-04-02 00:44:15', 294, NULL),
(162, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-02 00:21:28', '2026-04-02 00:21:28', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775089288;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775089288;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-02 00:44:15', '2026-04-02 00:44:15', 294, NULL);
INSERT INTO `wpqi_actionscheduler_actions` VALUES
(163, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 14:22:03', '2026-04-01 14:22:03', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775053323;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775053323;}', 6, 1, '2026-04-01 14:31:48', '2026-04-01 14:31:48', 263, NULL),
(164, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 15:31:48', '2026-04-01 15:31:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775057508;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775057508;}', 6, 1, '2026-04-01 16:21:45', '2026-04-01 16:21:45', 269, NULL),
(165, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-02 02:57:23', '2026-04-02 02:57:23', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775098643;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775098643;}', 2, 1, '2026-04-02 03:11:18', '2026-04-02 03:11:18', 308, NULL),
(166, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 17:21:44', '2026-04-01 17:21:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775064104;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775064104;}', 6, 1, '2026-04-01 18:19:10', '2026-04-01 18:19:10', 272, NULL),
(167, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 19:19:10', '2026-04-01 19:19:10', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775071150;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775071150;}', 6, 1, '2026-04-01 19:21:35', '2026-04-01 19:21:35', 274, NULL),
(176, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 23:12:53', '2026-04-01 23:12:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775085173;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775085173;}', 6, 1, '2026-04-02 00:44:15', '2026-04-02 00:44:15', 294, NULL),
(169, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 20:21:35', '2026-04-01 20:21:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775074895;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775074895;}', 6, 1, '2026-04-01 20:39:44', '2026-04-01 20:39:44', 280, NULL),
(170, 'wc_admin_daily_wrapper', 'complete', '2026-04-02 20:39:43', '2026-04-02 20:39:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775162383;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775162383;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-02 21:01:29', '2026-04-02 21:01:29', 355, NULL),
(171, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-02 20:39:44', '2026-04-02 20:39:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775162384;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775162384;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-02 21:01:30', '2026-04-02 21:01:30', 355, NULL),
(172, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-01 21:39:44', '2026-04-01 21:39:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775079584;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775079584;}', 6, 1, '2026-04-01 22:12:53', '2026-04-01 22:12:53', 287, NULL),
(173, 'woocommerce_cleanup_sessions', 'complete', '2026-04-02 06:00:00', '2026-04-02 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775109600;s:18:"\0*\0first_timestamp";i:1775109600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775109600;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-02 06:11:07', '2026-04-02 06:11:07', 315, NULL),
(174, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-01 20:39:54', '2026-04-01 20:39:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775075994;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775075994;}', 6, 1, '2026-04-01 21:00:54', '2026-04-01 21:00:54', 282, NULL),
(175, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-02 20:39:44', '2026-04-02 20:39:44', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775162384;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775162384;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-02 21:01:30', '2026-04-02 21:01:30', 355, NULL),
(177, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 01:44:15', '2026-04-02 01:44:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775094255;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775094255;}', 6, 1, '2026-04-02 02:19:57', '2026-04-02 02:19:57', 300, NULL),
(178, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-02 12:44:15', '2026-04-02 12:44:15', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775133855;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775133855;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-02 13:20:00', '2026-04-02 13:20:00', 334, NULL),
(179, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-02 12:44:15', '2026-04-02 12:44:15', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775133855;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775133855;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-02 13:20:00', '2026-04-02 13:20:00', 334, NULL),
(180, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 03:19:56', '2026-04-02 03:19:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775099996;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775099996;}', 6, 1, '2026-04-02 04:13:48', '2026-04-02 04:13:48', 310, NULL),
(181, 'woocommerce_scheduled_sales', 'complete', '2026-04-03 03:11:18', '2026-04-03 03:11:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775185878;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775185878;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-03 06:26:18', '2026-04-03 06:26:18', 365, NULL),
(182, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-02 15:11:20', '2026-04-02 15:11:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775142680;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775142680;}', 2, 1, '2026-04-02 15:17:17', '2026-04-02 15:17:17', 342, NULL),
(183, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 05:13:48', '2026-04-02 05:13:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775106828;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775106828;}', 6, 1, '2026-04-02 05:58:24', '2026-04-02 05:58:24', 313, NULL),
(184, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 06:58:24', '2026-04-02 06:58:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775113104;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775113104;}', 6, 1, '2026-04-02 07:31:28', '2026-04-02 07:31:28', 317, NULL),
(185, 'woocommerce_cleanup_sessions', 'complete', '2026-04-02 18:11:07', '2026-04-02 18:11:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775153467;s:18:"\0*\0first_timestamp";i:1775109600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775153467;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-02 18:11:14', '2026-04-02 18:11:14', 347, NULL),
(186, 'woocommerce_cleanup_logs', 'complete', '2026-04-03 06:11:07', '2026-04-03 06:11:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775196667;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775196667;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-03 06:26:18', '2026-04-03 06:26:18', 365, NULL),
(187, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-03 06:11:07', '2026-04-03 06:11:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775196667;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775196667;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-03 06:26:18', '2026-04-03 06:26:18', 365, NULL),
(188, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 08:31:28', '2026-04-02 08:31:28', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775118688;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775118688;}', 6, 1, '2026-04-02 09:16:36', '2026-04-02 09:16:36', 325, NULL),
(189, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 10:16:36', '2026-04-02 10:16:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775124996;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775124996;}', 6, 1, '2026-04-02 10:52:48', '2026-04-02 10:52:48', 328, NULL),
(190, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 11:52:48', '2026-04-02 11:52:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775130768;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775130768;}', 6, 1, '2026-04-02 11:57:16', '2026-04-02 11:57:16', 332, NULL),
(191, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 12:57:16', '2026-04-02 12:57:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775134636;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775134636;}', 6, 1, '2026-04-02 13:20:00', '2026-04-02 13:20:00', 334, NULL),
(192, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-03 01:20:00', '2026-04-03 01:20:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775179200;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775179200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-03 01:21:14', '2026-04-03 01:21:14', 362, NULL),
(193, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-03 01:20:00', '2026-04-03 01:20:00', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775179200;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775179200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-03 01:21:14', '2026-04-03 01:21:14', 362, NULL),
(194, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 14:20:00', '2026-04-02 14:20:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775139600;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775139600;}', 6, 1, '2026-04-02 15:00:02', '2026-04-02 15:00:02', 340, NULL),
(195, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 16:00:02', '2026-04-02 16:00:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775145602;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775145602;}', 6, 1, '2026-04-02 17:07:50', '2026-04-02 17:07:50', 344, NULL),
(196, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-03 05:07:49', '2026-04-03 05:07:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775192869;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775192869;}', 2, 1, '2026-04-03 06:26:18', '2026-04-03 06:26:18', 365, NULL),
(197, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 18:07:50', '2026-04-02 18:07:50', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775153270;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775153270;}', 6, 1, '2026-04-02 18:11:14', '2026-04-02 18:11:14', 347, NULL),
(198, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 19:11:14', '2026-04-02 19:11:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775157074;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775157074;}', 6, 1, '2026-04-02 19:57:01', '2026-04-02 19:57:01', 353, NULL),
(207, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 23:57:02', '2026-04-02 23:57:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775174222;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775174222;}', 6, 1, '2026-04-03 01:02:13', '2026-04-03 01:02:13', 359, NULL),
(208, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 02:02:13', '2026-04-03 02:02:13', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775181733;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775181733;}', 6, 1, '2026-04-03 06:26:18', '2026-04-03 06:26:18', 365, NULL),
(200, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 20:57:00', '2026-04-02 20:57:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775163420;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775163420;}', 6, 1, '2026-04-02 21:01:30', '2026-04-02 21:01:30', 355, NULL),
(201, 'wc_admin_daily_wrapper', 'complete', '2026-04-03 21:01:29', '2026-04-03 21:01:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775250089;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775250089;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-03 21:03:56', '2026-04-03 21:03:56', 403, NULL),
(202, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-03 21:01:30', '2026-04-03 21:01:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775250090;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775250090;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-03 21:03:57', '2026-04-03 21:03:57', 403, NULL),
(203, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-02 22:01:30', '2026-04-02 22:01:30', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775167290;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775167290;}', 6, 1, '2026-04-02 22:57:02', '2026-04-02 22:57:02', 357, NULL),
(204, 'woocommerce_cleanup_sessions', 'complete', '2026-04-03 06:00:00', '2026-04-03 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775196000;s:18:"\0*\0first_timestamp";i:1775196000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775196000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-03 06:26:18', '2026-04-03 06:26:18', 365, NULL),
(205, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-02 21:01:40', '2026-04-02 21:01:40', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775163700;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775163700;}', 6, 1, '2026-04-02 22:57:02', '2026-04-02 22:57:02', 357, NULL),
(206, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-03 21:01:30', '2026-04-03 21:01:30', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775250090;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775250090;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-03 21:03:58', '2026-04-03 21:03:58', 403, NULL),
(209, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-03 13:21:14', '2026-04-03 13:21:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775222474;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775222474;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-03 13:40:50', '2026-04-03 13:40:50', 381, NULL),
(210, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-03 13:21:14', '2026-04-03 13:21:14', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775222474;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775222474;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-03 13:40:50', '2026-04-03 13:40:50', 381, NULL),
(211, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 07:26:18', '2026-04-03 07:26:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775201178;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775201178;}', 6, 1, '2026-04-03 07:36:55', '2026-04-03 07:36:55', 368, NULL),
(212, 'woocommerce_scheduled_sales', 'complete', '2026-04-04 06:26:18', '2026-04-04 06:26:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775283978;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775283978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-04 06:28:01', '2026-04-04 06:28:01', 431, NULL),
(213, 'woocommerce_cleanup_sessions', 'complete', '2026-04-03 18:26:18', '2026-04-03 18:26:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775240778;s:18:"\0*\0first_timestamp";i:1775196000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775240778;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-03 18:53:46', '2026-04-03 18:53:46', 395, NULL),
(214, 'woocommerce_cleanup_logs', 'complete', '2026-04-04 06:26:18', '2026-04-04 06:26:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775283978;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775283978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-04 06:28:01', '2026-04-04 06:28:01', 431, NULL),
(215, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-03 18:26:18', '2026-04-03 18:26:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775240778;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775240778;}', 2, 1, '2026-04-03 18:53:46', '2026-04-03 18:53:46', 395, NULL),
(216, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-04 06:26:18', '2026-04-04 06:26:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775283978;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775283978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-04 06:28:01', '2026-04-04 06:28:01', 431, NULL),
(217, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 08:36:55', '2026-04-03 08:36:55', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775205415;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775205415;}', 6, 1, '2026-04-03 09:45:56', '2026-04-03 09:45:56', 374, NULL),
(218, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 10:45:56', '2026-04-03 10:45:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775213156;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775213156;}', 6, 1, '2026-04-03 12:43:52', '2026-04-03 12:43:52', 378, NULL),
(219, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 13:43:52', '2026-04-03 13:43:52', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775223832;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775223832;}', 6, 1, '2026-04-03 14:27:51', '2026-04-03 14:27:51', 383, NULL),
(220, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-04 01:40:50', '2026-04-04 01:40:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775266850;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775266850;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-04 01:59:46', '2026-04-04 01:59:46', 416, NULL),
(221, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-04 01:40:50', '2026-04-04 01:40:50', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775266850;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775266850;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-04 01:59:46', '2026-04-04 01:59:46', 416, NULL),
(222, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 15:27:51', '2026-04-03 15:27:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775230071;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775230071;}', 6, 1, '2026-04-03 15:43:43', '2026-04-03 15:43:43', 389, NULL),
(223, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 16:43:43', '2026-04-03 16:43:43', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775234623;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775234623;}', 6, 1, '2026-04-03 17:55:32', '2026-04-03 17:55:32', 391, NULL),
(224, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 18:55:32', '2026-04-03 18:55:32', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775242532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775242532;}', 6, 1, '2026-04-03 19:29:45', '2026-04-03 19:29:45', 397, NULL),
(234, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 23:45:06', '2026-04-03 23:45:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775259906;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775259906;}', 6, 1, '2026-04-04 00:25:02', '2026-04-04 00:25:02', 413, NULL),
(235, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 01:25:02', '2026-04-04 01:25:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775265902;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775265902;}', 6, 1, '2026-04-04 01:59:46', '2026-04-04 01:59:46', 416, NULL),
(226, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-04 06:53:46', '2026-04-04 06:53:46', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775285626;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775285626;}', 2, 1, '2026-04-04 07:24:00', '2026-04-04 07:24:00', 433, NULL),
(227, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 20:29:45', '2026-04-03 20:29:45', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775248185;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775248185;}', 6, 1, '2026-04-03 21:03:56', '2026-04-03 21:03:56', 403, NULL),
(228, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-03 22:03:56', '2026-04-03 22:03:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775253836;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775253836;}', 6, 1, '2026-04-03 22:45:06', '2026-04-03 22:45:06', 411, NULL),
(229, 'wc_admin_daily_wrapper', 'complete', '2026-04-04 21:03:56', '2026-04-04 21:03:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775336636;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775336636;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-04 21:08:09', '2026-04-04 21:08:09', 467, NULL),
(230, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-04 21:03:57', '2026-04-04 21:03:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775336637;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775336637;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-04 21:08:09', '2026-04-04 21:08:09', 467, NULL),
(231, 'woocommerce_cleanup_sessions', 'complete', '2026-04-04 06:00:00', '2026-04-04 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775282400;s:18:"\0*\0first_timestamp";i:1775282400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775282400;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-04 06:26:10', '2026-04-04 06:26:10', 429, NULL),
(232, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-03 21:04:08', '2026-04-03 21:04:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775250248;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775250248;}', 6, 1, '2026-04-03 21:21:43', '2026-04-03 21:21:43', 405, NULL),
(233, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-04 21:03:58', '2026-04-04 21:03:58', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775336638;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775336638;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-04 21:08:10', '2026-04-04 21:08:10', 467, NULL),
(236, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 02:59:46', '2026-04-04 02:59:46', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775271586;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775271586;}', 6, 1, '2026-04-04 03:15:21', '2026-04-04 03:15:21', 419, NULL),
(237, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-04 13:59:46', '2026-04-04 13:59:46', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775311186;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775311186;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-04 14:01:40', '2026-04-04 14:01:40', 444, NULL),
(238, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-04 13:59:46', '2026-04-04 13:59:46', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775311186;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775311186;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-04 14:01:40', '2026-04-04 14:01:40', 444, NULL),
(239, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 04:15:21', '2026-04-04 04:15:21', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775276121;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775276121;}', 6, 1, '2026-04-04 05:12:26', '2026-04-04 05:12:26', 426, NULL),
(240, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 06:12:26', '2026-04-04 06:12:26', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775283146;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775283146;}', 6, 1, '2026-04-04 06:26:10', '2026-04-04 06:26:10', 429, NULL),
(241, 'woocommerce_cleanup_sessions', 'complete', '2026-04-04 18:26:10', '2026-04-04 18:26:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775327170;s:18:"\0*\0first_timestamp";i:1775282400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775327170;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-04 18:30:50', '2026-04-04 18:30:50', 457, NULL),
(242, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 07:26:10', '2026-04-04 07:26:10', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775287570;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775287570;}', 6, 1, '2026-04-04 07:43:32', '2026-04-04 07:43:32', 435, NULL),
(243, 'woocommerce_scheduled_sales', 'complete', '2026-04-05 06:28:01', '2026-04-05 06:28:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775370481;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775370481;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-05 06:32:12', '2026-04-05 06:32:12', 506, NULL),
(244, 'woocommerce_cleanup_logs', 'complete', '2026-04-05 06:28:01', '2026-04-05 06:28:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775370481;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775370481;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-05 06:32:12', '2026-04-05 06:32:12', 506, NULL),
(245, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-05 06:28:01', '2026-04-05 06:28:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775370481;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775370481;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-05 06:32:12', '2026-04-05 06:32:12', 506, NULL),
(246, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-04 19:24:02', '2026-04-04 19:24:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775330642;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775330642;}', 2, 1, '2026-04-04 19:47:02', '2026-04-04 19:47:02', 459, NULL),
(247, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 08:43:32', '2026-04-04 08:43:32', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775292212;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775292212;}', 6, 1, '2026-04-04 09:34:47', '2026-04-04 09:34:47', 438, NULL),
(248, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 10:34:47', '2026-04-04 10:34:47', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775298887;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775298887;}', 6, 1, '2026-04-04 11:02:41', '2026-04-04 11:02:41', 440, NULL),
(249, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 12:02:41', '2026-04-04 12:02:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775304161;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775304161;}', 6, 1, '2026-04-04 12:56:26', '2026-04-04 12:56:26', 442, NULL),
(250, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 13:56:26', '2026-04-04 13:56:26', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775310986;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775310986;}', 6, 1, '2026-04-04 14:01:40', '2026-04-04 14:01:40', 444, NULL),
(251, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 15:01:40', '2026-04-04 15:01:40', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775314900;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775314900;}', 6, 1, '2026-04-04 15:05:49', '2026-04-04 15:05:49', 449, NULL),
(252, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-05 02:01:40', '2026-04-05 02:01:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775354500;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775354500;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-05 02:08:37', '2026-04-05 02:08:37', 482, NULL),
(253, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-05 02:01:40', '2026-04-05 02:01:40', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775354500;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775354500;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-05 02:08:37', '2026-04-05 02:08:37', 482, NULL),
(254, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 16:05:49', '2026-04-04 16:05:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775318749;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775318749;}', 6, 1, '2026-04-04 17:24:07', '2026-04-04 17:24:07', 452, NULL),
(255, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 18:24:07', '2026-04-04 18:24:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775327047;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775327047;}', 6, 1, '2026-04-04 18:30:49', '2026-04-04 18:30:49', 457, NULL),
(256, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 19:30:49', '2026-04-04 19:30:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775331049;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775331049;}', 6, 1, '2026-04-04 19:47:02', '2026-04-04 19:47:02', 459, NULL),
(266, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 23:54:58', '2026-04-04 23:54:58', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775346898;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775346898;}', 6, 1, '2026-04-05 00:26:41', '2026-04-05 00:26:41', 473, NULL),
(267, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 01:26:41', '2026-04-05 01:26:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775352401;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775352401;}', 6, 1, '2026-04-05 01:35:36', '2026-04-05 01:35:36', 479, NULL),
(258, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 20:47:02', '2026-04-04 20:47:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775335622;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775335622;}', 6, 1, '2026-04-04 20:53:02', '2026-04-04 20:53:02', 465, NULL),
(259, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-05 07:47:03', '2026-04-05 07:47:03', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775375223;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775375223;}', 2, 1, '2026-04-05 08:20:36', '2026-04-05 08:20:36', 516, NULL),
(260, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-04 21:53:02', '2026-04-04 21:53:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775339582;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775339582;}', 6, 1, '2026-04-04 22:54:58', '2026-04-04 22:54:58', 469, NULL),
(261, 'wc_admin_daily_wrapper', 'complete', '2026-04-05 21:08:09', '2026-04-05 21:08:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775423289;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775423289;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-05 21:10:38', '2026-04-05 21:10:38', 573, NULL),
(262, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-05 21:08:09', '2026-04-05 21:08:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775423289;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775423289;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-05 21:10:38', '2026-04-05 21:10:38', 573, NULL),
(263, 'woocommerce_cleanup_sessions', 'complete', '2026-04-05 06:00:00', '2026-04-05 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775368800;s:18:"\0*\0first_timestamp";i:1775368800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775368800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-05 06:22:23', '2026-04-05 06:22:23', 503, NULL),
(264, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-04 21:08:20', '2026-04-04 21:08:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775336900;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775336900;}', 6, 1, '2026-04-04 22:54:58', '2026-04-04 22:54:58', 469, NULL),
(265, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-05 21:08:10', '2026-04-05 21:08:10', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775423290;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775423290;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-05 21:10:38', '2026-04-05 21:10:38', 573, NULL),
(268, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 02:35:36', '2026-04-05 02:35:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775356536;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775356536;}', 6, 1, '2026-04-05 02:38:11', '2026-04-05 02:38:11', 486, NULL),
(269, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-05 14:08:37', '2026-04-05 14:08:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775398117;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775398117;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-05 14:30:23', '2026-04-05 14:30:23', 547, NULL),
(270, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-05 14:08:37', '2026-04-05 14:08:37', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775398117;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775398117;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-05 14:30:23', '2026-04-05 14:30:23', 547, NULL),
(271, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 03:38:11', '2026-04-05 03:38:11', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775360291;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775360291;}', 6, 1, '2026-04-05 04:51:38', '2026-04-05 04:51:38', 495, NULL),
(272, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 05:51:38', '2026-04-05 05:51:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775368298;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775368298;}', 6, 1, '2026-04-05 06:22:23', '2026-04-05 06:22:23', 503, NULL),
(273, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 07:22:23', '2026-04-05 07:22:23', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775373743;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775373743;}', 6, 1, '2026-04-05 07:29:03', '2026-04-05 07:29:03', 510, NULL),
(274, 'woocommerce_cleanup_sessions', 'complete', '2026-04-05 18:22:23', '2026-04-05 18:22:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775413343;s:18:"\0*\0first_timestamp";i:1775368800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775413343;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-05 18:24:43', '2026-04-05 18:24:43', 562, NULL),
(275, 'woocommerce_scheduled_sales', 'complete', '2026-04-06 06:32:12', '2026-04-06 06:32:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775457132;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775457132;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-06 06:38:25', '2026-04-06 06:38:25', 612, NULL),
(276, 'woocommerce_cleanup_logs', 'complete', '2026-04-06 06:32:12', '2026-04-06 06:32:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775457132;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775457132;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-06 06:38:25', '2026-04-06 06:38:25', 612, NULL),
(277, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-06 06:32:12', '2026-04-06 06:32:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775457132;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775457132;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-06 06:38:25', '2026-04-06 06:38:25', 612, NULL),
(278, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 08:29:03', '2026-04-05 08:29:03', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775377743;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775377743;}', 6, 1, '2026-04-05 08:53:18', '2026-04-05 08:53:18', 520, NULL),
(279, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-05 20:20:36', '2026-04-05 20:20:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775420436;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775420436;}', 2, 1, '2026-04-05 21:10:37', '2026-04-05 21:10:37', 573, NULL),
(280, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 09:53:18', '2026-04-05 09:53:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775382798;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775382798;}', 6, 1, '2026-04-05 10:33:00', '2026-04-05 10:33:00', 526, NULL),
(281, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 11:33:00', '2026-04-05 11:33:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775388780;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775388780;}', 6, 1, '2026-04-05 11:43:00', '2026-04-05 11:43:00', 533, NULL),
(282, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 12:43:00', '2026-04-05 12:43:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775392980;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775392980;}', 6, 1, '2026-04-05 12:52:17', '2026-04-05 12:52:17', 538, NULL),
(283, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 13:52:17', '2026-04-05 13:52:17', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775397137;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775397137;}', 6, 1, '2026-04-05 13:52:30', '2026-04-05 13:52:30', 544, NULL),
(284, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 14:52:30', '2026-04-05 14:52:30', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775400750;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775400750;}', 6, 1, '2026-04-05 15:08:47', '2026-04-05 15:08:47', 550, NULL),
(285, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-06 02:30:23', '2026-04-06 02:30:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775442623;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775442623;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-06 03:47:55', '2026-04-06 03:47:55', 598, NULL),
(286, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-06 02:30:23', '2026-04-06 02:30:23', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775442623;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775442623;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-06 03:47:55', '2026-04-06 03:47:55', 598, NULL),
(287, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 16:08:47', '2026-04-05 16:08:47', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775405327;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775405327;}', 6, 1, '2026-04-05 16:27:07', '2026-04-05 16:27:07', 558, NULL),
(288, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 17:27:07', '2026-04-05 17:27:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775410027;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775410027;}', 6, 1, '2026-04-05 18:24:43', '2026-04-05 18:24:43', 562, NULL),
(289, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 19:24:43', '2026-04-05 19:24:43', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775417083;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775417083;}', 6, 1, '2026-04-05 19:25:23', '2026-04-05 19:25:23', 568, NULL),
(299, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 23:13:34', '2026-04-05 23:13:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775430814;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775430814;}', 6, 1, '2026-04-05 23:21:42', '2026-04-05 23:21:42', 587, NULL),
(300, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 00:21:42', '2026-04-06 00:21:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775434902;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775434902;}', 6, 1, '2026-04-06 00:24:23', '2026-04-06 00:24:23', 592, NULL),
(291, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 20:25:23', '2026-04-05 20:25:23', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775420723;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775420723;}', 6, 1, '2026-04-05 21:10:37', '2026-04-05 21:10:37', 573, NULL),
(292, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-05 22:10:37', '2026-04-05 22:10:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775427037;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775427037;}', 6, 1, '2026-04-05 22:13:34', '2026-04-05 22:13:34', 581, NULL),
(293, 'wc_admin_daily_wrapper', 'complete', '2026-04-06 21:10:38', '2026-04-06 21:10:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775509838;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775509838;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-06 21:11:51', '2026-04-06 21:11:51', 649, NULL),
(294, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-06 09:10:38', '2026-04-06 09:10:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775466638;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775466638;}', 2, 1, '2026-04-06 11:46:07', '2026-04-06 11:46:07', 620, NULL),
(295, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-06 21:10:38', '2026-04-06 21:10:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775509838;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775509838;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-06 21:11:51', '2026-04-06 21:11:51', 649, NULL),
(296, 'woocommerce_cleanup_sessions', 'complete', '2026-04-06 06:00:00', '2026-04-06 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775455200;s:18:"\0*\0first_timestamp";i:1775455200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775455200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-06 06:38:25', '2026-04-06 06:38:25', 612, NULL),
(297, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-05 21:10:48', '2026-04-05 21:10:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775423448;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775423448;}', 6, 1, '2026-04-05 21:20:55', '2026-04-05 21:20:55', 575, NULL),
(298, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-06 21:10:38', '2026-04-06 21:10:38', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775509838;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775509838;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-06 21:11:51', '2026-04-06 21:11:51', 649, NULL),
(301, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 01:24:23', '2026-04-06 01:24:23', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775438663;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775438663;}', 6, 1, '2026-04-06 02:17:59', '2026-04-06 02:17:59', 595, NULL),
(302, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 03:17:59', '2026-04-06 03:17:59', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775445479;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775445479;}', 6, 1, '2026-04-06 03:47:55', '2026-04-06 03:47:55', 598, NULL),
(303, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-06 15:47:55', '2026-04-06 15:47:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775490475;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775490475;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-06 15:58:07', '2026-04-06 15:58:07', 633, NULL),
(304, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-06 15:47:55', '2026-04-06 15:47:55', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775490475;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775490475;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-06 15:58:07', '2026-04-06 15:58:07', 633, NULL),
(305, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 04:47:55', '2026-04-06 04:47:55', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775450875;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775450875;}', 6, 1, '2026-04-06 04:52:37', '2026-04-06 04:52:37', 606, NULL),
(306, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 05:52:37', '2026-04-06 05:52:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775454757;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775454757;}', 6, 1, '2026-04-06 05:57:38', '2026-04-06 05:57:38', 609, NULL),
(307, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 06:57:38', '2026-04-06 06:57:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775458658;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775458658;}', 6, 1, '2026-04-06 07:49:25', '2026-04-06 07:49:25', 617, NULL),
(308, 'woocommerce_cleanup_sessions', 'complete', '2026-04-06 18:38:25', '2026-04-06 18:38:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775500705;s:18:"\0*\0first_timestamp";i:1775455200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775500705;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-06 18:49:19', '2026-04-06 18:49:19', 640, NULL),
(309, 'woocommerce_scheduled_sales', 'complete', '2026-04-07 06:38:25', '2026-04-07 06:38:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775543905;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775543905;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-07 06:38:29', '2026-04-07 06:38:29', 677, NULL),
(310, 'woocommerce_cleanup_logs', 'complete', '2026-04-07 06:38:25', '2026-04-07 06:38:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775543905;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775543905;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-07 06:38:29', '2026-04-07 06:38:29', 677, NULL),
(311, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-07 06:38:25', '2026-04-07 06:38:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775543905;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775543905;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-07 06:38:29', '2026-04-07 06:38:29', 677, NULL),
(312, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 08:49:25', '2026-04-06 08:49:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775465365;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775465365;}', 6, 1, '2026-04-06 11:46:07', '2026-04-06 11:46:07', 620, NULL),
(313, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 12:46:07', '2026-04-06 12:46:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775479567;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775479567;}', 6, 1, '2026-04-06 13:01:19', '2026-04-06 13:01:19', 623, NULL),
(314, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-06 23:46:07', '2026-04-06 23:46:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775519167;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775519167;}', 2, 1, '2026-04-06 23:49:42', '2026-04-06 23:49:42', 659, NULL),
(315, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 14:01:19', '2026-04-06 14:01:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775484079;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775484079;}', 6, 1, '2026-04-06 14:33:22', '2026-04-06 14:33:22', 627, NULL),
(316, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 15:33:22', '2026-04-06 15:33:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775489602;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775489602;}', 6, 1, '2026-04-06 15:58:07', '2026-04-06 15:58:07', 633, NULL),
(317, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 16:58:07', '2026-04-06 16:58:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775494687;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775494687;}', 6, 1, '2026-04-06 17:33:24', '2026-04-06 17:33:24', 636, NULL),
(318, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-07 03:58:07', '2026-04-07 03:58:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775534287;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775534287;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-07 05:53:29', '2026-04-07 05:53:29', 674, NULL);
INSERT INTO `wpqi_actionscheduler_actions` VALUES
(319, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-07 03:58:07', '2026-04-07 03:58:07', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775534287;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775534287;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-07 05:53:29', '2026-04-07 05:53:29', 674, NULL),
(320, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 18:33:24', '2026-04-06 18:33:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775500404;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775500404;}', 6, 1, '2026-04-06 18:49:19', '2026-04-06 18:49:19', 640, NULL),
(321, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 19:49:19', '2026-04-06 19:49:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775504959;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775504959;}', 6, 1, '2026-04-06 20:38:32', '2026-04-06 20:38:32', 645, NULL),
(329, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 23:53:12', '2026-04-06 23:53:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775519592;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775519592;}', 6, 1, '2026-04-07 00:10:33', '2026-04-07 00:10:33', 661, NULL),
(323, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-06 21:38:32', '2026-04-06 21:38:32', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775511512;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775511512;}', 6, 1, '2026-04-06 22:53:12', '2026-04-06 22:53:12', 654, NULL),
(324, 'wc_admin_daily_wrapper', 'complete', '2026-04-07 21:11:51', '2026-04-07 21:11:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775596311;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775596311;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-07 21:15:39', '2026-04-07 21:15:39', 770, NULL),
(325, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-07 21:11:51', '2026-04-07 21:11:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775596311;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775596311;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-07 21:15:40', '2026-04-07 21:15:40', 770, NULL),
(326, 'woocommerce_cleanup_sessions', 'complete', '2026-04-07 06:00:00', '2026-04-07 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775541600;s:18:"\0*\0first_timestamp";i:1775541600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775541600;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-07 06:38:29', '2026-04-07 06:38:29', 677, NULL),
(327, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-06 21:12:01', '2026-04-06 21:12:01', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775509921;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775509921;}', 6, 1, '2026-04-06 21:19:41', '2026-04-06 21:19:41', 651, NULL),
(328, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-07 21:11:51', '2026-04-07 21:11:51', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775596311;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775596311;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-07 21:15:40', '2026-04-07 21:15:40', 770, NULL),
(330, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-07 12:10:33', '2026-04-07 12:10:33', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775563833;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775563833;}', 2, 1, '2026-04-07 12:15:57', '2026-04-07 12:15:57', 697, NULL),
(331, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 01:10:33', '2026-04-07 01:10:33', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775524233;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775524233;}', 6, 1, '2026-04-07 02:19:41', '2026-04-07 02:19:41', 666, NULL),
(332, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 03:19:41', '2026-04-07 03:19:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775531981;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775531981;}', 6, 1, '2026-04-07 03:25:17', '2026-04-07 03:25:17', 670, NULL),
(333, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 04:25:17', '2026-04-07 04:25:17', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775535917;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775535917;}', 6, 1, '2026-04-07 05:53:29', '2026-04-07 05:53:29', 674, NULL),
(334, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-07 17:53:29', '2026-04-07 17:53:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775584409;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775584409;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-07 18:00:27', '2026-04-07 18:00:27', 731, NULL),
(335, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-07 17:53:29', '2026-04-07 17:53:29', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775584409;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775584409;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-07 18:00:27', '2026-04-07 18:00:27', 731, NULL),
(336, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 06:53:29', '2026-04-07 06:53:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775544809;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775544809;}', 6, 1, '2026-04-07 07:19:53', '2026-04-07 07:19:53', 679, NULL),
(337, 'woocommerce_cleanup_sessions', 'complete', '2026-04-07 18:38:29', '2026-04-07 18:38:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775587109;s:18:"\0*\0first_timestamp";i:1775541600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775587109;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-07 19:04:08', '2026-04-07 19:04:08', 751, NULL),
(338, 'woocommerce_scheduled_sales', 'complete', '2026-04-08 06:38:29', '2026-04-08 06:38:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775630309;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775630309;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-08 06:43:32', '2026-04-08 06:43:32', 848, NULL),
(339, 'woocommerce_cleanup_logs', 'complete', '2026-04-08 06:38:29', '2026-04-08 06:38:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775630309;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775630309;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-08 06:43:32', '2026-04-08 06:43:32', 848, NULL),
(340, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-08 06:38:29', '2026-04-08 06:38:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775630309;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775630309;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-08 06:43:32', '2026-04-08 06:43:32', 848, NULL),
(341, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 08:19:53', '2026-04-07 08:19:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775549993;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775549993;}', 6, 1, '2026-04-07 08:49:37', '2026-04-07 08:49:37', 684, NULL),
(342, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 09:49:37', '2026-04-07 09:49:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775555377;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775555377;}', 6, 1, '2026-04-07 09:52:00', '2026-04-07 09:52:00', 689, NULL),
(343, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 10:52:00', '2026-04-07 10:52:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775559120;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775559120;}', 6, 1, '2026-04-07 11:01:05', '2026-04-07 11:01:05', 694, NULL),
(344, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 12:01:05', '2026-04-07 12:01:05', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775563265;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775563265;}', 6, 1, '2026-04-07 12:15:57', '2026-04-07 12:15:57', 697, NULL),
(345, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 13:15:57', '2026-04-07 13:15:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775567757;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775567757;}', 6, 1, '2026-04-07 13:21:53', '2026-04-07 13:21:53', 703, NULL),
(346, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-08 00:18:18', '2026-04-08 00:18:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775607498;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775607498;}', 2, 1, '2026-04-08 01:01:34', '2026-04-08 01:01:34', 799, NULL),
(347, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 14:21:53', '2026-04-07 14:21:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775571713;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775571713;}', 6, 1, '2026-04-07 14:48:36', '2026-04-07 14:48:36', 707, NULL),
(348, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 15:48:36', '2026-04-07 15:48:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775576916;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775576916;}', 6, 1, '2026-04-07 15:51:09', '2026-04-07 15:51:09', 714, NULL),
(349, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 16:51:09', '2026-04-07 16:51:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775580669;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775580669;}', 6, 1, '2026-04-07 17:14:14', '2026-04-07 17:14:14', 722, NULL),
(350, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 18:14:14', '2026-04-07 18:14:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775585654;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775585654;}', 6, 1, '2026-04-07 18:19:36', '2026-04-07 18:19:36', 735, NULL),
(351, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-08 06:00:27', '2026-04-08 06:00:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775628027;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775628027;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-08 06:04:38', '2026-04-08 06:04:38', 839, NULL),
(352, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-08 06:00:27', '2026-04-08 06:00:27', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775628027;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775628027;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-08 06:04:38', '2026-04-08 06:04:38', 839, NULL),
(353, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 19:19:36', '2026-04-07 19:19:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775589576;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775589576;}', 6, 1, '2026-04-07 19:25:06', '2026-04-07 19:25:06', 759, NULL),
(362, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 22:47:38', '2026-04-07 22:47:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775602058;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775602058;}', 6, 1, '2026-04-07 22:59:38', '2026-04-07 22:59:38', 788, NULL),
(363, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 23:59:38', '2026-04-07 23:59:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775606378;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775606378;}', 6, 1, '2026-04-08 00:11:06', '2026-04-08 00:11:06', 795, NULL),
(355, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 20:25:06', '2026-04-07 20:25:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775593506;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775593506;}', 6, 1, '2026-04-07 20:40:44', '2026-04-07 20:40:44', 767, NULL),
(356, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-07 21:40:44', '2026-04-07 21:40:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775598044;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775598044;}', 6, 1, '2026-04-07 21:47:38', '2026-04-07 21:47:38', 779, NULL),
(357, 'wc_admin_daily_wrapper', 'complete', '2026-04-08 21:15:39', '2026-04-08 21:15:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775682939;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775682939;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-08 21:16:47', '2026-04-08 21:16:47', 957, NULL),
(358, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-08 21:15:40', '2026-04-08 21:15:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775682940;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775682940;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-08 21:16:47', '2026-04-08 21:16:47', 957, NULL),
(359, 'woocommerce_cleanup_sessions', 'complete', '2026-04-08 06:00:00', '2026-04-08 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775628000;s:18:"\0*\0first_timestamp";i:1775628000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775628000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-08 06:04:38', '2026-04-08 06:04:38', 839, NULL),
(360, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-07 21:15:50', '2026-04-07 21:15:50', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775596550;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775596550;}', 6, 1, '2026-04-07 21:17:39', '2026-04-07 21:17:39', 773, NULL),
(361, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-08 21:15:40', '2026-04-08 21:15:40', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775682940;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775682940;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-08 21:16:47', '2026-04-08 21:16:47', 957, NULL),
(364, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 01:11:06', '2026-04-08 01:11:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775610666;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775610666;}', 6, 1, '2026-04-08 01:12:16', '2026-04-08 01:12:16', 803, NULL),
(365, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-08 13:01:35', '2026-04-08 13:01:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775653295;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775653295;}', 2, 1, '2026-04-08 13:05:05', '2026-04-08 13:05:05', 896, NULL),
(366, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 02:12:16', '2026-04-08 02:12:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775614336;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775614336;}', 6, 1, '2026-04-08 02:22:58', '2026-04-08 02:22:58', 813, NULL),
(367, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 03:22:58', '2026-04-08 03:22:58', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775618578;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775618578;}', 6, 1, '2026-04-08 03:28:08', '2026-04-08 03:28:08', 817, NULL),
(368, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 04:28:08', '2026-04-08 04:28:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775622488;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775622488;}', 6, 1, '2026-04-08 04:54:11', '2026-04-08 04:54:11', 822, NULL),
(369, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 05:54:11', '2026-04-08 05:54:11', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775627651;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775627651;}', 6, 1, '2026-04-08 05:55:54', '2026-04-08 05:55:54', 836, NULL),
(370, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 06:55:54', '2026-04-08 06:55:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775631354;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775631354;}', 6, 1, '2026-04-08 06:58:58', '2026-04-08 06:58:58', 853, NULL),
(371, 'woocommerce_cleanup_sessions', 'complete', '2026-04-08 18:04:38', '2026-04-08 18:04:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775671478;s:18:"\0*\0first_timestamp";i:1775628000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775671478;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-08 18:12:52', '2026-04-08 18:12:52', 940, NULL),
(372, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-08 18:04:38', '2026-04-08 18:04:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775671478;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775671478;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-08 18:12:52', '2026-04-08 18:12:52', 940, NULL),
(373, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-08 18:04:38', '2026-04-08 18:04:38', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775671478;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775671478;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-08 18:12:52', '2026-04-08 18:12:52', 940, NULL),
(374, 'woocommerce_scheduled_sales', 'complete', '2026-04-09 06:43:32', '2026-04-09 06:43:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775717012;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775717012;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-09 06:56:39', '2026-04-09 06:56:39', 996, NULL),
(375, 'woocommerce_cleanup_logs', 'complete', '2026-04-09 06:43:32', '2026-04-09 06:43:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775717012;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775717012;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-09 06:56:39', '2026-04-09 06:56:39', 996, NULL),
(376, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-09 06:43:32', '2026-04-09 06:43:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775717012;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775717012;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-09 06:56:39', '2026-04-09 06:56:39', 996, NULL),
(377, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 07:58:58', '2026-04-08 07:58:58', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775635138;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775635138;}', 6, 1, '2026-04-08 08:07:35', '2026-04-08 08:07:35', 865, NULL),
(378, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 09:07:35', '2026-04-08 09:07:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775639255;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775639255;}', 6, 1, '2026-04-08 09:20:59', '2026-04-08 09:20:59', 871, NULL),
(379, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 10:20:59', '2026-04-08 10:20:59', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775643659;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775643659;}', 6, 1, '2026-04-08 10:21:21', '2026-04-08 10:21:21', 875, NULL),
(380, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 11:21:21', '2026-04-08 11:21:21', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775647281;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775647281;}', 6, 1, '2026-04-08 11:36:08', '2026-04-08 11:36:08', 879, NULL),
(381, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 12:36:08', '2026-04-08 12:36:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775651768;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775651768;}', 6, 1, '2026-04-08 12:41:43', '2026-04-08 12:41:43', 891, NULL),
(382, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 13:41:43', '2026-04-08 13:41:43', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775655703;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775655703;}', 6, 1, '2026-04-08 13:45:59', '2026-04-08 13:45:59', 903, NULL),
(383, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-09 01:05:06', '2026-04-09 01:05:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775696706;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775696706;}', 2, 1, '2026-04-09 01:43:09', '2026-04-09 01:43:09', 973, NULL),
(384, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 14:45:59', '2026-04-08 14:45:59', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775659559;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775659559;}', 6, 1, '2026-04-08 14:58:00', '2026-04-08 14:58:00', 914, NULL),
(385, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 15:58:00', '2026-04-08 15:58:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775663880;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775663880;}', 6, 1, '2026-04-08 16:01:12', '2026-04-08 16:01:12', 923, NULL),
(386, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 17:01:12', '2026-04-08 17:01:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775667672;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775667672;}', 6, 1, '2026-04-08 17:11:44', '2026-04-08 17:11:44', 936, NULL),
(387, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 18:11:44', '2026-04-08 18:11:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775671904;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775671904;}', 6, 1, '2026-04-08 18:12:52', '2026-04-08 18:12:52', 940, NULL),
(399, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 23:01:02', '2026-04-08 23:01:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775689262;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775689262;}', 6, 1, '2026-04-08 23:18:33', '2026-04-08 23:18:33', 965, NULL),
(400, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 00:18:33', '2026-04-09 00:18:33', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775693913;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775693913;}', 6, 1, '2026-04-09 00:32:15', '2026-04-09 00:32:15', 969, NULL),
(389, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-09 06:12:52', '2026-04-09 06:12:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775715172;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775715172;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-09 06:13:32', '2026-04-09 06:13:32', 989, NULL),
(390, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-09 06:12:52', '2026-04-09 06:12:52', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775715172;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775715172;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-09 06:13:32', '2026-04-09 06:13:32', 989, NULL),
(391, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 19:12:52', '2026-04-08 19:12:52', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775675572;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775675572;}', 6, 1, '2026-04-08 19:15:22', '2026-04-08 19:15:22', 945, NULL),
(392, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 20:15:22', '2026-04-08 20:15:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775679322;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775679322;}', 6, 1, '2026-04-08 20:47:16', '2026-04-08 20:47:16', 951, NULL),
(393, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-08 21:47:16', '2026-04-08 21:47:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775684836;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775684836;}', 6, 1, '2026-04-08 22:01:02', '2026-04-08 22:01:02', 961, NULL),
(394, 'wc_admin_daily_wrapper', 'complete', '2026-04-09 21:16:47', '2026-04-09 21:16:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775769407;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775769407;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-09 21:19:13', '2026-04-09 21:19:13', 1062, NULL),
(395, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-09 21:16:47', '2026-04-09 21:16:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775769407;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775769407;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-09 21:19:14', '2026-04-09 21:19:14', 1062, NULL),
(396, 'woocommerce_cleanup_sessions', 'complete', '2026-04-09 06:00:00', '2026-04-09 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775714400;s:18:"\0*\0first_timestamp";i:1775714400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775714400;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-09 06:13:32', '2026-04-09 06:13:32', 989, NULL),
(397, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-08 21:16:57', '2026-04-08 21:16:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775683017;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775683017;}', 6, 1, '2026-04-08 21:37:24', '2026-04-08 21:37:24', 959, NULL),
(398, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-09 21:16:47', '2026-04-09 21:16:47', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775769407;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775769407;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-09 21:19:14', '2026-04-09 21:19:14', 1062, NULL),
(401, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 01:32:15', '2026-04-09 01:32:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775698335;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775698335;}', 6, 1, '2026-04-09 01:43:09', '2026-04-09 01:43:09', 973, NULL),
(402, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 02:43:09', '2026-04-09 02:43:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775702589;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775702589;}', 6, 1, '2026-04-09 02:45:25', '2026-04-09 02:45:25', 976, NULL),
(403, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-09 14:41:46', '2026-04-09 14:41:46', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775745706;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775745706;}', 2, 1, '2026-04-09 14:59:20', '2026-04-09 14:59:20', 1024, NULL),
(404, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 03:45:25', '2026-04-09 03:45:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775706325;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775706325;}', 6, 1, '2026-04-09 04:00:08', '2026-04-09 04:00:08', 982, NULL),
(405, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 05:00:08', '2026-04-09 05:00:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775710808;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775710808;}', 6, 1, '2026-04-09 05:42:44', '2026-04-09 05:42:44', 985, NULL),
(406, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 06:42:44', '2026-04-09 06:42:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775716964;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775716964;}', 6, 1, '2026-04-09 06:43:15', '2026-04-09 06:43:15', 994, NULL),
(407, 'woocommerce_cleanup_sessions', 'complete', '2026-04-09 18:13:32', '2026-04-09 18:13:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775758412;s:18:"\0*\0first_timestamp";i:1775714400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775758412;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-09 18:48:44', '2026-04-09 18:48:44', 1045, NULL),
(408, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-09 18:13:32', '2026-04-09 18:13:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775758412;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775758412;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-09 18:48:44', '2026-04-09 18:48:44', 1045, NULL),
(409, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-09 18:13:32', '2026-04-09 18:13:32', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775758412;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775758412;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-09 18:48:44', '2026-04-09 18:48:44', 1045, NULL),
(410, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 07:43:15', '2026-04-09 07:43:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775720595;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775720595;}', 6, 1, '2026-04-09 07:54:56', '2026-04-09 07:54:56', 1001, NULL),
(411, 'woocommerce_scheduled_sales', 'complete', '2026-04-10 06:56:39', '2026-04-10 06:56:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775804199;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775804199;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-10 07:41:33', '2026-04-10 07:41:33', 1116, NULL),
(412, 'woocommerce_cleanup_logs', 'complete', '2026-04-10 06:56:39', '2026-04-10 06:56:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775804199;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775804199;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-10 07:41:33', '2026-04-10 07:41:33', 1116, NULL),
(413, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-10 06:56:39', '2026-04-10 06:56:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775804199;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775804199;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-10 07:41:33', '2026-04-10 07:41:33', 1116, NULL),
(414, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 08:54:56', '2026-04-09 08:54:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775724896;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775724896;}', 6, 1, '2026-04-09 09:31:42', '2026-04-09 09:31:42', 1005, NULL),
(415, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 10:31:42', '2026-04-09 10:31:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775730702;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775730702;}', 6, 1, '2026-04-09 11:16:56', '2026-04-09 11:16:56', 1012, NULL),
(416, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 12:16:56', '2026-04-09 12:16:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775737016;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775737016;}', 6, 1, '2026-04-09 12:30:35', '2026-04-09 12:30:35', 1016, NULL),
(417, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 13:30:35', '2026-04-09 13:30:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775741435;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775741435;}', 6, 1, '2026-04-09 13:33:14', '2026-04-09 13:33:14', 1021, NULL),
(418, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 14:33:14', '2026-04-09 14:33:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775745194;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775745194;}', 6, 1, '2026-04-09 14:59:20', '2026-04-09 14:59:20', 1024, NULL),
(419, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 15:59:20', '2026-04-09 15:59:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775750360;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775750360;}', 6, 1, '2026-04-09 16:00:35', '2026-04-09 16:00:35', 1028, NULL),
(420, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-10 03:03:34', '2026-04-10 03:03:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775790214;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775790214;}', 2, 1, '2026-04-10 03:06:35', '2026-04-10 03:06:35', 1096, NULL),
(421, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 17:00:35', '2026-04-09 17:00:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775754035;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775754035;}', 6, 1, '2026-04-09 17:26:14', '2026-04-09 17:26:14', 1040, NULL),
(422, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 18:26:14', '2026-04-09 18:26:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775759174;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775759174;}', 6, 1, '2026-04-09 18:48:44', '2026-04-09 18:48:44', 1045, NULL),
(434, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 23:34:34', '2026-04-09 23:34:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775777674;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775777674;}', 6, 1, '2026-04-10 00:03:35', '2026-04-10 00:03:35', 1079, NULL),
(435, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 01:03:35', '2026-04-10 01:03:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775783015;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775783015;}', 6, 1, '2026-04-10 01:17:15', '2026-04-10 01:17:15', 1085, NULL),
(424, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-10 06:48:44', '2026-04-10 06:48:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775803724;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775803724;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-10 06:49:31', '2026-04-10 06:49:31', 1111, NULL),
(425, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-10 06:48:44', '2026-04-10 06:48:44', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775803724;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775803724;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-10 06:49:31', '2026-04-10 06:49:31', 1111, NULL),
(426, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 19:48:44', '2026-04-09 19:48:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775764124;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775764124;}', 6, 1, '2026-04-09 20:10:56', '2026-04-09 20:10:56', 1054, NULL),
(427, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 21:10:56', '2026-04-09 21:10:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775769056;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775769056;}', 6, 1, '2026-04-09 21:19:12', '2026-04-09 21:19:12', 1062, NULL),
(428, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-09 22:19:12', '2026-04-09 22:19:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775773152;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775773152;}', 6, 1, '2026-04-09 22:34:34', '2026-04-09 22:34:34', 1071, NULL),
(429, 'wc_admin_daily_wrapper', 'complete', '2026-04-10 21:19:13', '2026-04-10 21:19:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775855953;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775855953;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-10 21:21:41', '2026-04-10 21:21:41', 1179, NULL),
(430, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-10 21:19:14', '2026-04-10 21:19:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775855954;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775855954;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-10 21:21:42', '2026-04-10 21:21:42', 1179, NULL),
(431, 'woocommerce_cleanup_sessions', 'complete', '2026-04-10 06:00:00', '2026-04-10 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775800800;s:18:"\0*\0first_timestamp";i:1775800800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775800800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-10 06:05:20', '2026-04-10 06:05:20', 1109, NULL),
(432, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-09 21:19:24', '2026-04-09 21:19:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775769564;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775769564;}', 6, 1, '2026-04-09 21:30:05', '2026-04-09 21:30:05', 1064, NULL),
(433, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-10 21:19:14', '2026-04-10 21:19:14', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775855954;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775855954;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-10 21:21:43', '2026-04-10 21:21:43', 1179, NULL),
(436, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 02:17:15', '2026-04-10 02:17:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775787435;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775787435;}', 6, 1, '2026-04-10 02:28:24', '2026-04-10 02:28:24', 1093, NULL),
(437, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 03:28:24', '2026-04-10 03:28:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775791704;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775791704;}', 6, 1, '2026-04-10 04:22:15', '2026-04-10 04:22:15', 1104, NULL),
(438, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-10 15:12:05', '2026-04-10 15:12:05', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775833925;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775833925;}', 2, 1, '2026-04-10 15:13:10', '2026-04-10 15:13:10', 1155, NULL),
(439, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 05:22:15', '2026-04-10 05:22:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775798535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775798535;}', 6, 1, '2026-04-10 05:30:22', '2026-04-10 05:30:22', 1107, NULL),
(440, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 06:30:22', '2026-04-10 06:30:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775802622;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775802622;}', 6, 1, '2026-04-10 06:49:31', '2026-04-10 06:49:31', 1111, NULL),
(441, 'woocommerce_cleanup_sessions', 'complete', '2026-04-10 18:05:20', '2026-04-10 18:05:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775844320;s:18:"\0*\0first_timestamp";i:1775800800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775844320;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-10 18:44:04', '2026-04-10 18:44:04', 1170, NULL),
(442, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 07:49:31', '2026-04-10 07:49:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775807371;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775807371;}', 6, 1, '2026-04-10 07:49:38', '2026-04-10 07:49:38', 1120, NULL),
(443, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-10 18:49:31', '2026-04-10 18:49:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775846971;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775846971;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-10 18:54:03', '2026-04-10 18:54:03', 1173, NULL),
(444, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-10 18:49:31', '2026-04-10 18:49:31', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775846971;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775846971;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-10 18:54:03', '2026-04-10 18:54:03', 1173, NULL),
(445, 'woocommerce_scheduled_sales', 'complete', '2026-04-11 07:41:33', '2026-04-11 07:41:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775893293;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775893293;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-11 07:50:25', '2026-04-11 07:50:25', 1216, NULL),
(446, 'woocommerce_cleanup_logs', 'complete', '2026-04-11 07:41:33', '2026-04-11 07:41:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775893293;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775893293;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-11 07:50:25', '2026-04-11 07:50:25', 1216, NULL),
(447, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-11 07:41:33', '2026-04-11 07:41:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775893293;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775893293;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-11 07:50:25', '2026-04-11 07:50:25', 1216, NULL),
(448, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 08:49:38', '2026-04-10 08:49:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775810978;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775810978;}', 6, 1, '2026-04-10 09:10:09', '2026-04-10 09:10:09', 1127, NULL),
(449, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 10:10:09', '2026-04-10 10:10:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775815809;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775815809;}', 6, 1, '2026-04-10 10:31:20', '2026-04-10 10:31:20', 1133, NULL),
(450, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 11:31:20', '2026-04-10 11:31:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775820680;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775820680;}', 6, 1, '2026-04-10 11:32:10', '2026-04-10 11:32:10', 1142, NULL),
(451, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 12:32:10', '2026-04-10 12:32:10', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775824330;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775824330;}', 6, 1, '2026-04-10 13:01:48', '2026-04-10 13:01:48', 1148, NULL),
(452, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 14:01:48', '2026-04-10 14:01:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775829708;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775829708;}', 6, 1, '2026-04-10 14:45:48', '2026-04-10 14:45:48', 1153, NULL),
(453, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 15:45:48', '2026-04-10 15:45:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775835948;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775835948;}', 6, 1, '2026-04-10 15:46:41', '2026-04-10 15:46:41', 1160, NULL),
(454, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-11 03:13:10', '2026-04-11 03:13:10', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775877190;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775877190;}', 2, 1, '2026-04-11 03:20:29', '2026-04-11 03:20:29', 1203, NULL),
(455, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 16:46:41', '2026-04-10 16:46:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775839601;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775839601;}', 6, 1, '2026-04-10 16:46:53', '2026-04-10 16:46:53', 1166, NULL),
(456, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 17:46:53', '2026-04-10 17:46:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775843213;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775843213;}', 6, 1, '2026-04-10 17:53:53', '2026-04-10 17:53:53', 1168, NULL),
(457, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 18:53:53', '2026-04-10 18:53:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775847233;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775847233;}', 6, 1, '2026-04-10 18:54:03', '2026-04-10 18:54:03', 1173, NULL),
(468, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 22:57:11', '2026-04-10 22:57:11', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775861831;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775861831;}', 6, 1, '2026-04-10 23:50:37', '2026-04-10 23:50:37', 1186, NULL),
(469, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 00:50:37', '2026-04-11 00:50:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775868637;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775868637;}', 6, 1, '2026-04-11 01:07:11', '2026-04-11 01:07:11', 1194, NULL),
(459, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-11 06:54:03', '2026-04-11 06:54:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775890443;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775890443;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-11 07:24:51', '2026-04-11 07:24:51', 1211, NULL),
(460, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-11 06:54:03', '2026-04-11 06:54:03', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775890443;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775890443;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-11 07:24:51', '2026-04-11 07:24:51', 1211, NULL),
(461, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 19:54:03', '2026-04-10 19:54:03', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775850843;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775850843;}', 6, 1, '2026-04-10 20:47:34', '2026-04-10 20:47:34', 1175, NULL),
(462, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-10 21:47:34', '2026-04-10 21:47:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775857654;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775857654;}', 6, 1, '2026-04-10 21:57:11', '2026-04-10 21:57:11', 1184, NULL),
(463, 'wc_admin_daily_wrapper', 'complete', '2026-04-11 21:21:41', '2026-04-11 21:21:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775942501;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775942501;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-11 21:22:05', '2026-04-11 21:22:05', 1271, NULL),
(464, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-11 21:21:42', '2026-04-11 21:21:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775942502;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775942502;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-11 21:22:06', '2026-04-11 21:22:06', 1271, NULL),
(465, 'woocommerce_cleanup_sessions', 'complete', '2026-04-11 06:00:00', '2026-04-11 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775887200;s:18:"\0*\0first_timestamp";i:1775887200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775887200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-11 06:35:27', '2026-04-11 06:35:27', 1208, NULL),
(466, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-10 21:21:53', '2026-04-10 21:21:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775856113;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775856113;}', 6, 1, '2026-04-10 21:25:26', '2026-04-10 21:25:26', 1181, NULL),
(467, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-11 21:21:43', '2026-04-11 21:21:43', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775942503;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775942503;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-11 21:22:06', '2026-04-11 21:22:06', 1271, NULL),
(470, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 02:07:11', '2026-04-11 02:07:11', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775873231;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775873231;}', 6, 1, '2026-04-11 02:09:40', '2026-04-11 02:09:40', 1197, NULL),
(471, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 03:09:40', '2026-04-11 03:09:40', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775876980;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775876980;}', 6, 1, '2026-04-11 03:20:29', '2026-04-11 03:20:29', 1203, NULL),
(472, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 04:20:29', '2026-04-11 04:20:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775881229;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775881229;}', 6, 1, '2026-04-11 06:35:27', '2026-04-11 06:35:27', 1208, NULL),
(473, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-11 15:20:30', '2026-04-11 15:20:30', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775920830;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775920830;}', 2, 1, '2026-04-11 15:42:48', '2026-04-11 15:42:48', 1251, NULL),
(474, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 07:35:27', '2026-04-11 07:35:27', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775892927;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775892927;}', 6, 1, '2026-04-11 07:36:16', '2026-04-11 07:36:16', 1214, NULL),
(475, 'woocommerce_cleanup_sessions', 'complete', '2026-04-11 18:35:27', '2026-04-11 18:35:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775932527;s:18:"\0*\0first_timestamp";i:1775887200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775932527;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-11 18:58:35', '2026-04-11 18:58:35', 1259, NULL);
INSERT INTO `wpqi_actionscheduler_actions` VALUES
(476, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-11 19:24:51', '2026-04-11 19:24:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775935491;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775935491;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-11 19:36:08', '2026-04-11 19:36:08', 1264, NULL),
(477, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-11 19:24:51', '2026-04-11 19:24:51', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775935491;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775935491;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-11 19:36:08', '2026-04-11 19:36:08', 1264, NULL),
(478, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 08:36:16', '2026-04-11 08:36:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775896576;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775896576;}', 6, 1, '2026-04-11 09:14:07', '2026-04-11 09:14:07', 1223, NULL),
(479, 'woocommerce_scheduled_sales', 'complete', '2026-04-12 07:50:25', '2026-04-12 07:50:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775980225;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775980225;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-12 07:50:44', '2026-04-12 07:50:44', 1315, NULL),
(480, 'woocommerce_cleanup_logs', 'complete', '2026-04-12 07:50:25', '2026-04-12 07:50:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775980225;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775980225;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-12 07:50:44', '2026-04-12 07:50:44', 1315, NULL),
(481, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-12 07:50:25', '2026-04-12 07:50:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775980225;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775980225;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-12 07:50:44', '2026-04-12 07:50:44', 1315, NULL),
(482, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 10:14:07', '2026-04-11 10:14:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775902447;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775902447;}', 6, 1, '2026-04-11 10:37:31', '2026-04-11 10:37:31', 1228, NULL),
(483, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 11:37:31', '2026-04-11 11:37:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775907451;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775907451;}', 6, 1, '2026-04-11 11:38:24', '2026-04-11 11:38:24', 1234, NULL),
(484, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 12:38:24', '2026-04-11 12:38:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775911104;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775911104;}', 6, 1, '2026-04-11 13:08:36', '2026-04-11 13:08:36', 1242, NULL),
(485, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 14:08:36', '2026-04-11 14:08:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775916516;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775916516;}', 6, 1, '2026-04-11 14:09:50', '2026-04-11 14:09:50', 1247, NULL),
(486, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 15:09:50', '2026-04-11 15:09:50', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775920190;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775920190;}', 6, 1, '2026-04-11 15:42:48', '2026-04-11 15:42:48', 1251, NULL),
(487, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 16:42:48', '2026-04-11 16:42:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775925768;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775925768;}', 6, 1, '2026-04-11 18:00:56', '2026-04-11 18:00:56', 1256, NULL),
(488, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-12 03:42:49', '2026-04-12 03:42:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775965369;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775965369;}', 2, 1, '2026-04-12 03:56:19', '2026-04-12 03:56:19', 1301, NULL),
(489, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 19:00:56', '2026-04-11 19:00:56', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775934056;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775934056;}', 6, 1, '2026-04-11 19:05:06', '2026-04-11 19:05:06', 1261, NULL),
(501, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 23:51:54', '2026-04-11 23:51:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775951514;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775951514;}', 6, 1, '2026-04-11 23:53:31', '2026-04-11 23:53:31', 1284, NULL),
(502, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 00:53:31', '2026-04-12 00:53:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775955211;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775955211;}', 6, 1, '2026-04-12 01:24:25', '2026-04-12 01:24:25', 1287, NULL),
(491, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 20:05:06', '2026-04-11 20:05:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775937906;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775937906;}', 6, 1, '2026-04-11 20:12:53', '2026-04-11 20:12:53', 1266, NULL),
(492, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-12 07:36:08', '2026-04-12 07:36:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775979368;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775979368;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-12 07:45:25', '2026-04-12 07:45:25', 1313, NULL),
(493, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-12 07:36:08', '2026-04-12 07:36:08', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775979368;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775979368;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-12 07:45:25', '2026-04-12 07:45:25', 1313, NULL),
(494, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 21:12:53', '2026-04-11 21:12:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775941973;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775941973;}', 6, 1, '2026-04-11 21:22:04', '2026-04-11 21:22:04', 1271, NULL),
(495, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-11 22:22:04', '2026-04-11 22:22:04', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775946124;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775946124;}', 6, 1, '2026-04-11 22:51:54', '2026-04-11 22:51:54', 1278, NULL),
(496, 'wc_admin_daily_wrapper', 'complete', '2026-04-12 21:22:05', '2026-04-12 21:22:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776028925;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776028925;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-12 21:23:09', '2026-04-12 21:23:09', 1390, NULL),
(497, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-12 21:22:06', '2026-04-12 21:22:06', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776028926;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776028926;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-12 21:23:09', '2026-04-12 21:23:09', 1390, NULL),
(498, 'woocommerce_cleanup_sessions', 'complete', '2026-04-12 06:00:00', '2026-04-12 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1775973600;s:18:"\0*\0first_timestamp";i:1775973600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1775973600;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-12 07:45:25', '2026-04-12 07:45:25', 1313, NULL),
(499, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-11 21:22:16', '2026-04-11 21:22:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775942536;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775942536;}', 6, 1, '2026-04-11 21:22:26', '2026-04-11 21:22:26', 1273, NULL),
(500, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-12 21:22:06', '2026-04-12 21:22:06', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776028926;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776028926;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-12 21:23:09', '2026-04-12 21:23:09', 1390, NULL),
(503, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 02:24:25', '2026-04-12 02:24:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775960665;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775960665;}', 6, 1, '2026-04-12 03:28:34', '2026-04-12 03:28:34', 1296, NULL),
(504, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 04:28:34', '2026-04-12 04:28:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775968114;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775968114;}', 6, 1, '2026-04-12 05:01:25', '2026-04-12 05:01:25', 1306, NULL),
(505, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-12 15:56:20', '2026-04-12 15:56:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776009380;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776009380;}', 2, 1, '2026-04-12 16:04:34', '2026-04-12 16:04:34', 1363, NULL),
(506, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 06:01:25', '2026-04-12 06:01:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775973685;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775973685;}', 6, 1, '2026-04-12 07:45:25', '2026-04-12 07:45:25', 1313, NULL),
(507, 'woocommerce_cleanup_sessions', 'complete', '2026-04-12 19:45:25', '2026-04-12 19:45:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776023125;s:18:"\0*\0first_timestamp";i:1775973600;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776023125;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-12 20:10:24', '2026-04-12 20:10:24', 1382, NULL),
(508, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 08:45:25', '2026-04-12 08:45:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775983525;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775983525;}', 6, 1, '2026-04-12 08:53:08', '2026-04-12 08:53:08', 1317, NULL),
(509, 'woocommerce_geoip_updater', 'pending', '2026-04-27 07:45:25', '2026-04-27 07:45:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1777275925;s:18:"\0*\0first_timestamp";i:1774677600;s:13:"\0*\0recurrence";i:1296000;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1777275925;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:1296000;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(510, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-12 19:45:25', '2026-04-12 19:45:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776023125;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776023125;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-12 20:10:24', '2026-04-12 20:10:24', 1382, NULL),
(511, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-12 19:45:25', '2026-04-12 19:45:25', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776023125;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776023125;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-12 20:10:24', '2026-04-12 20:10:24', 1382, NULL),
(512, 'woocommerce_scheduled_sales', 'complete', '2026-04-13 07:50:44', '2026-04-13 07:50:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776066644;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776066644;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-13 08:07:52', '2026-04-13 08:07:52', 1427, NULL),
(513, 'woocommerce_cleanup_logs', 'complete', '2026-04-13 07:50:44', '2026-04-13 07:50:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776066644;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776066644;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-13 08:07:52', '2026-04-13 08:07:52', 1427, NULL),
(514, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-13 07:50:44', '2026-04-13 07:50:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776066644;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776066644;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-13 08:07:52', '2026-04-13 08:07:52', 1427, NULL),
(515, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 09:53:08', '2026-04-12 09:53:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775987588;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775987588;}', 6, 1, '2026-04-12 09:53:09', '2026-04-12 09:53:09', 1325, NULL),
(516, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 10:53:09', '2026-04-12 10:53:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775991189;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775991189;}', 6, 1, '2026-04-12 11:53:22', '2026-04-12 11:53:22', 1331, NULL),
(517, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 12:53:22', '2026-04-12 12:53:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1775998402;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1775998402;}', 6, 1, '2026-04-12 13:04:17', '2026-04-12 13:04:17', 1344, NULL),
(518, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 14:04:17', '2026-04-12 14:04:17', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776002657;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776002657;}', 6, 1, '2026-04-12 14:05:57', '2026-04-12 14:05:57', 1352, NULL),
(519, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 15:05:57', '2026-04-12 15:05:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776006357;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776006357;}', 6, 1, '2026-04-12 15:06:42', '2026-04-12 15:06:42', 1356, NULL),
(520, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 16:06:42', '2026-04-12 16:06:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776010002;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776010002;}', 6, 1, '2026-04-12 16:12:00', '2026-04-12 16:12:00', 1365, NULL),
(521, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-13 04:04:35', '2026-04-13 04:04:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776053075;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776053075;}', 2, 1, '2026-04-13 05:05:57', '2026-04-13 05:05:57', 1421, NULL),
(522, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 17:12:00', '2026-04-12 17:12:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776013920;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776013920;}', 6, 1, '2026-04-12 17:50:29', '2026-04-12 17:50:29', 1369, NULL),
(523, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 18:50:29', '2026-04-12 18:50:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776019829;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776019829;}', 6, 1, '2026-04-12 18:59:18', '2026-04-12 18:59:18', 1379, NULL),
(524, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 19:59:18', '2026-04-12 19:59:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776023958;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776023958;}', 6, 1, '2026-04-12 20:10:24', '2026-04-12 20:10:24', 1382, NULL),
(535, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 23:35:29', '2026-04-12 23:35:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776036929;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776036929;}', 6, 1, '2026-04-12 23:56:34', '2026-04-12 23:56:34', 1404, NULL),
(536, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 00:56:34', '2026-04-13 00:56:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776041794;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776041794;}', 6, 1, '2026-04-13 01:36:22', '2026-04-13 01:36:22', 1410, NULL),
(526, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-13 08:10:24', '2026-04-13 08:10:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776067824;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776067824;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-13 09:28:08', '2026-04-13 09:28:08', 1429, NULL),
(527, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-13 08:10:24', '2026-04-13 08:10:24', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776067824;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776067824;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-13 09:28:08', '2026-04-13 09:28:08', 1429, NULL),
(528, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 21:10:24', '2026-04-12 21:10:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776028224;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776028224;}', 6, 1, '2026-04-12 21:13:51', '2026-04-12 21:13:51', 1386, NULL),
(529, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-12 22:13:51', '2026-04-12 22:13:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776032031;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776032031;}', 6, 1, '2026-04-12 22:35:29', '2026-04-12 22:35:29', 1400, NULL),
(530, 'wc_admin_daily_wrapper', 'complete', '2026-04-13 21:23:09', '2026-04-13 21:23:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776115389;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776115389;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-13 21:41:17', '2026-04-13 21:41:17', 1483, NULL),
(531, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-13 21:23:09', '2026-04-13 21:23:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776115389;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776115389;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-13 21:41:19', '2026-04-13 21:41:19', 1483, NULL),
(532, 'woocommerce_cleanup_sessions', 'complete', '2026-04-13 06:00:00', '2026-04-13 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776060000;s:18:"\0*\0first_timestamp";i:1776060000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776060000;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-13 07:12:12', '2026-04-13 07:12:12', 1424, NULL),
(533, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-12 21:23:19', '2026-04-12 21:23:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776028999;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776028999;}', 6, 1, '2026-04-12 21:26:33', '2026-04-12 21:26:33', 1392, NULL),
(534, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-13 21:23:09', '2026-04-13 21:23:09', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776115389;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776115389;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-13 21:41:19', '2026-04-13 21:41:19', 1483, NULL),
(537, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 02:36:22', '2026-04-13 02:36:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776047782;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776047782;}', 6, 1, '2026-04-13 02:39:31', '2026-04-13 02:39:31', 1413, NULL),
(538, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 03:39:31', '2026-04-13 03:39:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776051571;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776051571;}', 6, 1, '2026-04-13 03:47:27', '2026-04-13 03:47:27', 1419, NULL),
(539, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 04:47:27', '2026-04-13 04:47:27', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776055647;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776055647;}', 6, 1, '2026-04-13 05:05:57', '2026-04-13 05:05:57', 1421, NULL),
(540, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 06:05:57', '2026-04-13 06:05:57', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776060357;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776060357;}', 6, 1, '2026-04-13 07:12:12', '2026-04-13 07:12:12', 1424, NULL),
(541, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-13 17:22:05', '2026-04-13 17:22:05', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776100925;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776100925;}', 2, 1, '2026-04-13 17:31:26', '2026-04-13 17:31:26', 1467, NULL),
(542, 'woocommerce_cleanup_sessions', 'complete', '2026-04-13 19:12:12', '2026-04-13 19:12:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776107532;s:18:"\0*\0first_timestamp";i:1776060000;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776107532;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-13 19:14:31', '2026-04-13 19:14:31', 1471, NULL),
(543, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 08:12:12', '2026-04-13 08:12:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776067932;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776067932;}', 6, 1, '2026-04-13 09:28:08', '2026-04-13 09:28:08', 1429, NULL),
(544, 'woocommerce_scheduled_sales', 'complete', '2026-04-14 08:07:52', '2026-04-14 08:07:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776154072;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776154072;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-14 08:09:13', '2026-04-14 08:09:13', 1524, NULL),
(545, 'woocommerce_cleanup_logs', 'complete', '2026-04-14 08:07:52', '2026-04-14 08:07:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776154072;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776154072;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-14 08:09:13', '2026-04-14 08:09:13', 1524, NULL),
(546, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-14 08:07:52', '2026-04-14 08:07:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776154072;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776154072;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-14 08:09:13', '2026-04-14 08:09:13', 1524, NULL),
(547, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-13 21:28:08', '2026-04-13 21:28:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776115688;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776115688;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-13 21:41:19', '2026-04-13 21:41:19', 1483, NULL),
(548, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-13 21:28:08', '2026-04-13 21:28:08', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776115688;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776115688;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-13 21:41:19', '2026-04-13 21:41:19', 1483, NULL),
(549, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 10:28:08', '2026-04-13 10:28:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776076088;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776076088;}', 6, 1, '2026-04-13 10:41:09', '2026-04-13 10:41:09', 1438, NULL),
(550, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 11:41:09', '2026-04-13 11:41:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776080469;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776080469;}', 6, 1, '2026-04-13 11:43:04', '2026-04-13 11:43:04', 1442, NULL),
(551, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 12:43:04', '2026-04-13 12:43:04', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776084184;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776084184;}', 6, 1, '2026-04-13 13:11:51', '2026-04-13 13:11:51', 1448, NULL),
(552, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 14:11:51', '2026-04-13 14:11:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776089511;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776089511;}', 6, 1, '2026-04-13 15:37:28', '2026-04-13 15:37:28', 1457, NULL),
(553, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 16:37:28', '2026-04-13 16:37:28', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776098248;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776098248;}', 6, 1, '2026-04-13 16:40:14', '2026-04-13 16:40:14', 1464, NULL),
(554, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 17:40:14', '2026-04-13 17:40:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776102014;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776102014;}', 6, 1, '2026-04-13 18:20:18', '2026-04-13 18:20:18', 1469, NULL),
(555, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-14 06:20:17', '2026-04-14 06:20:17', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776147617;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776147617;}', 2, 1, '2026-04-14 06:26:05', '2026-04-14 06:26:05', 1518, NULL),
(556, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 19:20:17', '2026-04-13 19:20:17', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776108017;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776108017;}', 6, 1, '2026-04-13 19:29:09', '2026-04-13 19:29:09', 1474, NULL),
(567, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 22:49:49', '2026-04-13 22:49:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776120589;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776120589;}', 6, 1, '2026-04-13 23:34:45', '2026-04-13 23:34:45', 1491, NULL),
(568, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 00:34:45', '2026-04-14 00:34:45', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776126885;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776126885;}', 6, 1, '2026-04-14 00:51:22', '2026-04-14 00:51:22', 1495, NULL),
(558, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 20:29:09', '2026-04-13 20:29:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776112149;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776112149;}', 6, 1, '2026-04-13 20:43:28', '2026-04-13 20:43:28', 1480, NULL),
(559, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-13 21:43:28', '2026-04-13 21:43:28', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776116608;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776116608;}', 6, 1, '2026-04-13 21:49:49', '2026-04-13 21:49:49', 1487, NULL),
(560, 'wc_admin_daily_wrapper', 'complete', '2026-04-14 21:41:17', '2026-04-14 21:41:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776202877;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776202877;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-14 21:47:03', '2026-04-14 21:47:03', 1611, NULL),
(561, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-14 21:41:19', '2026-04-14 21:41:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776202879;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776202879;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-14 21:47:04', '2026-04-14 21:47:04', 1611, NULL),
(562, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-14 09:41:19', '2026-04-14 09:41:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776159679;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776159679;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-14 10:07:44', '2026-04-14 10:07:44', 1536, NULL),
(563, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-14 09:41:19', '2026-04-14 09:41:19', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776159679;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776159679;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-14 10:07:45', '2026-04-14 10:07:45', 1536, NULL),
(564, 'woocommerce_cleanup_sessions', 'complete', '2026-04-14 06:00:00', '2026-04-14 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776146400;s:18:"\0*\0first_timestamp";i:1776146400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776146400;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-14 06:18:06', '2026-04-14 06:18:06', 1516, NULL),
(565, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-13 21:41:29', '2026-04-13 21:41:29', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776116489;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776116489;}', 6, 1, '2026-04-13 21:41:29', '2026-04-13 21:41:29', 1485, NULL),
(566, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-14 21:41:19', '2026-04-14 21:41:19', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776202879;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776202879;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-14 21:47:04', '2026-04-14 21:47:04', 1611, NULL),
(569, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 01:51:22', '2026-04-14 01:51:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776131482;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776131482;}', 6, 1, '2026-04-14 02:02:16', '2026-04-14 02:02:16', 1500, NULL),
(570, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 03:02:16', '2026-04-14 03:02:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776135736;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776135736;}', 6, 1, '2026-04-14 03:19:06', '2026-04-14 03:19:06', 1505, NULL),
(571, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 04:19:06', '2026-04-14 04:19:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776140346;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776140346;}', 6, 1, '2026-04-14 04:20:54', '2026-04-14 04:20:54', 1512, NULL),
(572, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 05:20:54', '2026-04-14 05:20:54', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776144054;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776144054;}', 6, 1, '2026-04-14 06:18:06', '2026-04-14 06:18:06', 1516, NULL),
(573, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 07:18:06', '2026-04-14 07:18:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776151086;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776151086;}', 6, 1, '2026-04-14 08:09:13', '2026-04-14 08:09:13', 1524, NULL),
(574, 'woocommerce_cleanup_sessions', 'complete', '2026-04-14 18:18:06', '2026-04-14 18:18:06', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776190686;s:18:"\0*\0first_timestamp";i:1776146400;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776190686;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-14 18:21:07', '2026-04-14 18:21:07', 1590, NULL),
(575, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-14 18:28:36', '2026-04-14 18:28:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776191316;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776191316;}', 2, 1, '2026-04-14 18:28:51', '2026-04-14 18:28:51', 1593, NULL),
(576, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 09:09:12', '2026-04-14 09:09:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776157752;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776157752;}', 6, 1, '2026-04-14 09:09:58', '2026-04-14 09:09:58', 1531, NULL),
(577, 'woocommerce_scheduled_sales', 'complete', '2026-04-15 08:09:13', '2026-04-15 08:09:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776240553;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776240553;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-15 08:20:49', '2026-04-15 08:20:49', 1668, NULL),
(578, 'woocommerce_cleanup_logs', 'complete', '2026-04-15 08:09:13', '2026-04-15 08:09:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776240553;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776240553;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-15 08:20:49', '2026-04-15 08:20:49', 1668, NULL),
(579, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-15 08:09:13', '2026-04-15 08:09:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776240553;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776240553;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-15 08:20:49', '2026-04-15 08:20:49', 1668, NULL),
(580, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 10:09:58', '2026-04-14 10:09:58', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776161398;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776161398;}', 6, 1, '2026-04-14 10:12:14', '2026-04-14 10:12:14', 1538, NULL),
(581, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-14 22:07:44', '2026-04-14 22:07:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776204464;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776204464;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-14 22:41:26', '2026-04-14 22:41:26', 1617, NULL),
(582, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-14 22:07:45', '2026-04-14 22:07:45', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776204465;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776204465;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-14 22:41:26', '2026-04-14 22:41:26', 1617, NULL),
(583, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 11:12:14', '2026-04-14 11:12:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776165134;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776165134;}', 6, 1, '2026-04-14 11:33:36', '2026-04-14 11:33:36', 1546, NULL),
(584, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 12:33:36', '2026-04-14 12:33:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776170016;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776170016;}', 6, 1, '2026-04-14 12:39:02', '2026-04-14 12:39:02', 1556, NULL),
(585, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 13:39:02', '2026-04-14 13:39:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776173942;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776173942;}', 6, 1, '2026-04-14 13:40:12', '2026-04-14 13:40:12', 1565, NULL),
(586, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 14:40:12', '2026-04-14 14:40:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776177612;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776177612;}', 6, 1, '2026-04-14 14:43:10', '2026-04-14 14:43:10', 1571, NULL),
(587, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 15:43:10', '2026-04-14 15:43:10', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776181390;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776181390;}', 6, 1, '2026-04-14 16:32:12', '2026-04-14 16:32:12', 1579, NULL),
(588, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 17:32:12', '2026-04-14 17:32:12', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776187932;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776187932;}', 6, 1, '2026-04-14 17:32:39', '2026-04-14 17:32:39', 1584, NULL),
(589, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 18:32:39', '2026-04-14 18:32:39', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776191559;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776191559;}', 6, 1, '2026-04-14 18:35:31', '2026-04-14 18:35:31', 1595, NULL),
(601, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-15 10:41:26', '2026-04-15 10:41:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776249686;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776249686;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-15 10:42:55', '2026-04-15 10:42:55', 1681, NULL),
(591, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-15 06:28:51', '2026-04-15 06:28:51', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776234531;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776234531;}', 2, 1, '2026-04-15 07:05:10', '2026-04-15 07:05:10', 1661, NULL),
(592, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 19:35:31', '2026-04-14 19:35:31', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776195331;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776195331;}', 6, 1, '2026-04-14 19:36:34', '2026-04-14 19:36:34', 1600, NULL),
(593, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 20:36:34', '2026-04-14 20:36:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776198994;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776198994;}', 6, 1, '2026-04-14 20:39:21', '2026-04-14 20:39:21', 1605, NULL),
(594, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 21:39:21', '2026-04-14 21:39:21', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776202761;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776202761;}', 6, 1, '2026-04-14 21:47:02', '2026-04-14 21:47:02', 1611, NULL),
(595, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 22:47:02', '2026-04-14 22:47:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776206822;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776206822;}', 6, 1, '2026-04-14 22:53:39', '2026-04-14 22:53:39', 1620, NULL),
(596, 'wc_admin_daily_wrapper', 'complete', '2026-04-15 21:47:03', '2026-04-15 21:47:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776289623;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776289623;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-15 22:28:23', '2026-04-15 22:28:23', 1753, NULL),
(597, 'woocommerce_cleanup_personal_data', 'complete', '2026-04-15 21:47:04', '2026-04-15 21:47:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776289624;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776289624;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-15 22:28:24', '2026-04-15 22:28:24', 1753, NULL),
(598, 'woocommerce_cleanup_sessions', 'complete', '2026-04-15 06:00:00', '2026-04-15 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776232800;s:18:"\0*\0first_timestamp";i:1776232800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776232800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-15 06:06:33', '2026-04-15 06:06:33', 1655, NULL),
(599, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-14 21:47:14', '2026-04-14 21:47:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776203234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776203234;}', 6, 1, '2026-04-14 21:50:57', '2026-04-14 21:50:57', 1613, NULL),
(600, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-04-15 21:47:04', '2026-04-15 21:47:04', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776289624;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776289624;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 1, '2026-04-15 22:28:24', '2026-04-15 22:28:24', 1753, NULL),
(602, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-15 10:41:26', '2026-04-15 10:41:26', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776249686;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776249686;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-15 10:42:55', '2026-04-15 10:42:55', 1681, NULL),
(603, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-14 23:53:39', '2026-04-14 23:53:39', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776210819;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776210819;}', 6, 1, '2026-04-14 23:56:33', '2026-04-14 23:56:33', 1626, NULL),
(604, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 00:56:33', '2026-04-15 00:56:33', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776214593;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776214593;}', 6, 1, '2026-04-15 00:59:24', '2026-04-15 00:59:24', 1635, NULL),
(605, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 01:59:24', '2026-04-15 01:59:24', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776218364;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776218364;}', 6, 1, '2026-04-15 02:44:37', '2026-04-15 02:44:37', 1643, NULL),
(606, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 03:44:37', '2026-04-15 03:44:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776224677;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776224677;}', 6, 1, '2026-04-15 03:50:35', '2026-04-15 03:50:35', 1647, NULL),
(607, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 04:50:35', '2026-04-15 04:50:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776228635;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776228635;}', 6, 1, '2026-04-15 05:21:20', '2026-04-15 05:21:20', 1653, NULL),
(608, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 06:21:20', '2026-04-15 06:21:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776234080;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776234080;}', 6, 1, '2026-04-15 07:05:10', '2026-04-15 07:05:10', 1661, NULL),
(609, 'woocommerce_cleanup_sessions', 'complete', '2026-04-15 18:06:33', '2026-04-15 18:06:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776276393;s:18:"\0*\0first_timestamp";i:1776232800;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776276393;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-15 18:45:50', '2026-04-15 18:45:50', 1740, NULL),
(610, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 08:05:10', '2026-04-15 08:05:10', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776240310;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776240310;}', 6, 1, '2026-04-15 08:20:49', '2026-04-15 08:20:49', 1668, NULL),
(611, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-15 19:07:27', '2026-04-15 19:07:27', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776280047;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776280047;}', 2, 1, '2026-04-15 19:18:27', '2026-04-15 19:18:27', 1744, NULL),
(612, 'woocommerce_run_update_callback', 'complete', '2026-04-15 08:04:58', '2026-04-15 08:04:58', 10, '{"update_callback":"wc_update_1070_disable_hpos_sync_on_read"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776240298;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776240298;}', 8, 1, '2026-04-15 08:05:00', '2026-04-15 08:05:00', 1666, NULL),
(613, 'woocommerce_update_db_to_current_version', 'complete', '2026-04-15 08:04:59', '2026-04-15 08:04:59', 10, '{"version":"10.7.0"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776240299;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776240299;}', 8, 1, '2026-04-15 08:05:00', '2026-04-15 08:05:00', 1666, NULL),
(614, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2026-04-15 08:05:00', '2026-04-15 08:05:00', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776240300;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776240300;}', 8, 1, '2026-04-15 08:05:00', '2026-04-15 08:05:00', 1666, NULL),
(615, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 09:20:49', '2026-04-15 09:20:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776244849;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776244849;}', 6, 1, '2026-04-15 09:26:02', '2026-04-15 09:26:02', 1673, NULL),
(616, 'woocommerce_scheduled_sales', 'complete', '2026-04-16 08:20:49', '2026-04-16 08:20:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776327649;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776327649;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-16 08:23:45', '2026-04-16 08:23:45', 1787, NULL),
(617, 'woocommerce_cleanup_logs', 'complete', '2026-04-16 08:20:49', '2026-04-16 08:20:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776327649;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776327649;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-16 08:23:45', '2026-04-16 08:23:45', 1787, NULL),
(618, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-04-16 08:20:49', '2026-04-16 08:20:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776327649;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776327649;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 1, '2026-04-16 08:23:45', '2026-04-16 08:23:45', 1787, NULL),
(619, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 10:26:02', '2026-04-15 10:26:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776248762;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776248762;}', 6, 1, '2026-04-15 10:32:52', '2026-04-15 10:32:52', 1679, NULL),
(620, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 11:32:52', '2026-04-15 11:32:52', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776252772;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776252772;}', 6, 1, '2026-04-15 12:09:41', '2026-04-15 12:09:41', 1689, NULL),
(621, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-15 22:42:55', '2026-04-15 22:42:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776292975;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776292975;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-15 22:43:49', '2026-04-15 22:43:49', 1755, NULL),
(622, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-15 22:42:55', '2026-04-15 22:42:55', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776292975;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776292975;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-15 22:43:49', '2026-04-15 22:43:49', 1755, NULL),
(623, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 13:09:41', '2026-04-15 13:09:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776258581;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776258581;}', 6, 1, '2026-04-15 13:11:06', '2026-04-15 13:11:06', 1699, NULL),
(624, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 14:11:06', '2026-04-15 14:11:06', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776262266;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776262266;}', 6, 1, '2026-04-15 14:11:50', '2026-04-15 14:11:50', 1708, NULL),
(625, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 15:11:50', '2026-04-15 15:11:50', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776265910;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776265910;}', 6, 1, '2026-04-15 15:20:38', '2026-04-15 15:20:38', 1716, NULL),
(626, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 16:20:38', '2026-04-15 16:20:38', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776270038;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776270038;}', 6, 1, '2026-04-15 16:27:45', '2026-04-15 16:27:45', 1723, NULL),
(627, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 17:27:45', '2026-04-15 17:27:45', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776274065;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776274065;}', 6, 1, '2026-04-15 17:35:16', '2026-04-15 17:35:16', 1737, NULL),
(628, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 18:35:16', '2026-04-15 18:35:16', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776278116;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776278116;}', 6, 1, '2026-04-15 18:45:50', '2026-04-15 18:45:50', 1740, NULL),
(639, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 23:43:49', '2026-04-15 23:43:49', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776296629;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776296629;}', 6, 1, '2026-04-16 00:23:40', '2026-04-16 00:23:40', 1760, NULL),
(630, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 19:45:50', '2026-04-15 19:45:50', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776282350;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776282350;}', 6, 1, '2026-04-15 20:23:15', '2026-04-15 20:23:15', 1747, NULL),
(631, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-16 07:21:27', '2026-04-16 07:21:27', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776324087;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776324087;}', 2, 1, '2026-04-16 07:38:02', '2026-04-16 07:38:02', 1783, NULL);
INSERT INTO `wpqi_actionscheduler_actions` VALUES
(632, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 21:23:15', '2026-04-15 21:23:15', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776288195;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776288195;}', 6, 1, '2026-04-15 21:31:25', '2026-04-15 21:31:25', 1751, NULL),
(633, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-15 22:31:25', '2026-04-15 22:31:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776292285;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776292285;}', 6, 1, '2026-04-15 22:43:49', '2026-04-15 22:43:49', 1755, NULL),
(634, 'wc_admin_daily_wrapper', 'pending', '2026-04-16 22:28:23', '2026-04-16 22:28:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776378503;s:18:"\0*\0first_timestamp";i:1774629532;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776378503;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(635, 'woocommerce_cleanup_personal_data', 'pending', '2026-04-16 22:28:24', '2026-04-16 22:28:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776378504;s:18:"\0*\0first_timestamp";i:1774629541;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776378504;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(636, 'woocommerce_cleanup_sessions', 'complete', '2026-04-16 06:00:00', '2026-04-16 06:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776319200;s:18:"\0*\0first_timestamp";i:1776319200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776319200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-16 06:52:21', '2026-04-16 06:52:21', 1777, NULL),
(637, 'generate_category_lookup_table_wrapper', 'complete', '2026-04-15 22:28:34', '2026-04-15 22:28:34', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776292114;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776292114;}', 6, 1, '2026-04-15 22:43:49', '2026-04-15 22:43:49', 1755, NULL),
(638, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2026-04-16 22:28:24', '2026-04-16 22:28:24', 20, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776378504;s:18:"\0*\0first_timestamp";i:1774629524;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776378504;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(640, 'wc-admin_process_pending_orders_batch', 'complete', '2026-04-16 10:43:49', '2026-04-16 10:43:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776336229;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776336229;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 1, '2026-04-16 11:38:48', '2026-04-16 11:38:48', 1805, NULL),
(641, 'woocommerce_refresh_order_count_cache', 'complete', '2026-04-16 10:43:49', '2026-04-16 10:43:49', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776336229;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776336229;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 1, '2026-04-16 11:38:48', '2026-04-16 11:38:48', 1805, NULL),
(642, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 01:23:40', '2026-04-16 01:23:40', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776302620;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776302620;}', 6, 1, '2026-04-16 01:40:03', '2026-04-16 01:40:03', 1762, NULL),
(643, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 02:40:03', '2026-04-16 02:40:03', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776307203;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776307203;}', 6, 1, '2026-04-16 02:56:22', '2026-04-16 02:56:22', 1767, NULL),
(644, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 03:56:22', '2026-04-16 03:56:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776311782;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776311782;}', 6, 1, '2026-04-16 04:54:09', '2026-04-16 04:54:09', 1773, NULL),
(645, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 05:54:09', '2026-04-16 05:54:09', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776318849;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776318849;}', 6, 1, '2026-04-16 06:52:20', '2026-04-16 06:52:20', 1777, NULL),
(646, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 07:52:20', '2026-04-16 07:52:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776325940;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776325940;}', 6, 1, '2026-04-16 08:23:45', '2026-04-16 08:23:45', 1787, NULL),
(647, 'woocommerce_cleanup_sessions', 'complete', '2026-04-16 18:52:21', '2026-04-16 18:52:21', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776365541;s:18:"\0*\0first_timestamp";i:1776319200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776365541;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 1, '2026-04-16 20:17:33', '2026-04-16 20:17:33', 1855, NULL),
(648, 'tec_clear_expired_key_value_cache', 'complete', '2026-04-16 19:41:45', '2026-04-16 19:41:45', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776368505;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776368505;}', 2, 1, '2026-04-16 20:17:33', '2026-04-16 20:17:33', 1855, NULL),
(649, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 09:23:45', '2026-04-16 09:23:45', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776331425;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776331425;}', 6, 1, '2026-04-16 09:56:37', '2026-04-16 09:56:37', 1798, NULL),
(650, 'woocommerce_scheduled_sales', 'pending', '2026-04-17 08:23:45', '2026-04-17 08:23:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776414225;s:18:"\0*\0first_timestamp";i:1774656000;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776414225;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(651, 'woocommerce_cleanup_logs', 'pending', '2026-04-17 08:23:45', '2026-04-17 08:23:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776414225;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776414225;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(652, 'woocommerce_cleanup_rate_limits_wrapper', 'pending', '2026-04-17 08:23:45', '2026-04-17 08:23:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776414225;s:18:"\0*\0first_timestamp";i:1774666800;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776414225;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(653, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 10:56:37', '2026-04-16 10:56:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776336997;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776336997;}', 6, 1, '2026-04-16 11:38:48', '2026-04-16 11:38:48', 1805, NULL),
(654, 'wc-admin_process_pending_orders_batch', 'pending', '2026-04-16 23:38:48', '2026-04-16 23:38:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776382728;s:18:"\0*\0first_timestamp";i:1774629529;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776382728;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 5, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(655, 'woocommerce_refresh_order_count_cache', 'pending', '2026-04-16 23:38:48', '2026-04-16 23:38:48', 10, '["shop_order"]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776382728;s:18:"\0*\0first_timestamp";i:1774672732;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776382728;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 7, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(656, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 12:38:48', '2026-04-16 12:38:48', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776343128;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776343128;}', 6, 1, '2026-04-16 12:40:14', '2026-04-16 12:40:14', 1815, NULL),
(657, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 13:40:14', '2026-04-16 13:40:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776346814;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776346814;}', 6, 1, '2026-04-16 13:55:44', '2026-04-16 13:55:44', 1823, NULL),
(658, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 14:55:44', '2026-04-16 14:55:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776351344;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776351344;}', 6, 1, '2026-04-16 15:08:18', '2026-04-16 15:08:18', 1828, NULL),
(659, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 16:08:18', '2026-04-16 16:08:18', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776355698;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776355698;}', 6, 1, '2026-04-16 16:13:35', '2026-04-16 16:13:35', 1835, NULL),
(660, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 17:13:35', '2026-04-16 17:13:35', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776359615;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776359615;}', 6, 1, '2026-04-16 17:15:53', '2026-04-16 17:15:53', 1843, NULL),
(661, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 18:15:53', '2026-04-16 18:15:53', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776363353;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776363353;}', 6, 1, '2026-04-16 18:28:08', '2026-04-16 18:28:08', 1849, NULL),
(662, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-04-16 19:28:08', '2026-04-16 19:28:08', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776367688;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776367688;}', 6, 1, '2026-04-16 20:17:33', '2026-04-16 20:17:33', 1855, NULL),
(663, 'woocommerce_cleanup_sessions', 'pending', '2026-04-17 08:17:33', '2026-04-17 08:17:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1776413853;s:18:"\0*\0first_timestamp";i:1776319200;s:13:"\0*\0recurrence";i:43200;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1776413853;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:43200;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(664, 'woocommerce_cancel_unpaid_orders', 'pending', '2026-04-16 21:17:33', '2026-04-16 21:17:33', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776374253;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776374253;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(665, 'tec_clear_expired_key_value_cache', 'pending', '2026-04-17 08:22:11', '2026-04-17 08:22:11', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1776414131;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1776414131;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_actionscheduler_claims`
--

CREATE TABLE `wpqi_actionscheduler_claims` (
  `claim_id` bigint(20) 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=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_actionscheduler_groups`
--

CREATE TABLE `wpqi_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_actionscheduler_groups`
--

INSERT INTO `wpqi_actionscheduler_groups` VALUES
(1, 'ActionScheduler'),
(2, ''),
(3, ''),
(4, 'action-scheduler-migration'),
(5, 'wc-admin-data'),
(6, 'woocommerce'),
(7, 'count'),
(8, 'woocommerce-db-updates');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_actionscheduler_logs`
--

CREATE TABLE `wpqi_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text 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=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_actionscheduler_logs`
--

INSERT INTO `wpqi_actionscheduler_logs` VALUES
(1, 12, 'action created', '2026-03-27 16:38:44', '2026-03-27 16:38:44'),
(2, 13, 'action created', '2026-03-27 16:38:49', '2026-03-27 16:38:49'),
(3, 14, 'action created', '2026-03-27 16:38:49', '2026-03-27 16:38:49'),
(4, 15, 'action created', '2026-03-27 16:38:49', '2026-03-27 16:38:49'),
(5, 16, 'action created', '2026-03-27 16:38:49', '2026-03-27 16:38:49'),
(6, 16, 'action started via Async Request', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(7, 16, 'action complete via Async Request', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(8, 17, 'action created', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(9, 12, 'action started via Async Request', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(10, 18, 'action created', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(11, 19, 'action created', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(12, 20, 'action created', '2026-03-27 16:38:51', '2026-03-27 16:38:51'),
(13, 21, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(14, 22, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(15, 23, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(16, 24, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(17, 25, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(18, 26, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(19, 27, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(20, 12, 'action complete via Async Request', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(21, 28, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(22, 25, 'action started via Async Request', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(23, 25, 'action complete via Async Request', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(24, 29, 'action created', '2026-03-27 16:38:52', '2026-03-27 16:38:52'),
(25, 20, 'action started via WP Cron', '2026-03-27 16:39:01', '2026-03-27 16:39:01'),
(26, 20, 'action complete via WP Cron', '2026-03-27 16:39:02', '2026-03-27 16:39:02'),
(27, 30, 'action created', '2026-03-27 16:39:02', '2026-03-27 16:39:02'),
(28, 26, 'action started via Async Request', '2026-03-27 16:40:07', '2026-03-27 16:40:07'),
(29, 26, 'action complete via Async Request', '2026-03-27 16:40:07', '2026-03-27 16:40:07'),
(30, 15, 'action started via Async Request', '2026-03-27 16:40:07', '2026-03-27 16:40:07'),
(31, 15, 'action complete via Async Request', '2026-03-27 16:40:07', '2026-03-27 16:40:07'),
(32, 31, 'action created', '2026-03-27 16:41:46', '2026-03-27 16:41:46'),
(33, 31, 'action started via WP Cron', '2026-03-27 16:41:53', '2026-03-27 16:41:53'),
(34, 31, 'action failed via WP Cron: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.', '2026-03-27 16:41:53', '2026-03-27 16:41:53'),
(35, 19, 'action started via WP Cron', '2026-03-27 18:18:53', '2026-03-27 18:18:53'),
(36, 32, 'action created', '2026-03-27 18:18:53', '2026-03-27 18:18:53'),
(37, 19, 'action complete via WP Cron', '2026-03-27 18:18:53', '2026-03-27 18:18:53'),
(38, 32, 'action started via WP Cron', '2026-03-27 19:38:42', '2026-03-27 19:38:42'),
(39, 33, 'action created', '2026-03-27 19:38:42', '2026-03-27 19:38:42'),
(40, 32, 'action complete via WP Cron', '2026-03-27 19:38:42', '2026-03-27 19:38:42'),
(41, 33, 'action started via WP Cron', '2026-03-27 20:42:30', '2026-03-27 20:42:30'),
(42, 34, 'action created', '2026-03-27 20:42:30', '2026-03-27 20:42:30'),
(43, 33, 'action complete via WP Cron', '2026-03-27 20:42:30', '2026-03-27 20:42:30'),
(44, 34, 'action started via WP Cron', '2026-03-27 21:59:46', '2026-03-27 21:59:46'),
(45, 35, 'action created', '2026-03-27 21:59:46', '2026-03-27 21:59:46'),
(46, 34, 'action complete via WP Cron', '2026-03-27 21:59:46', '2026-03-27 21:59:46'),
(47, 35, 'action started via WP Cron', '2026-03-27 23:09:44', '2026-03-27 23:09:44'),
(48, 36, 'action created', '2026-03-27 23:09:44', '2026-03-27 23:09:44'),
(49, 35, 'action complete via WP Cron', '2026-03-27 23:09:44', '2026-03-27 23:09:44'),
(50, 18, 'action started via WP Cron', '2026-03-28 00:54:09', '2026-03-28 00:54:09'),
(51, 18, 'action complete via WP Cron', '2026-03-28 00:54:09', '2026-03-28 00:54:09'),
(52, 37, 'action created', '2026-03-28 00:54:09', '2026-03-28 00:54:09'),
(53, 36, 'action started via WP Cron', '2026-03-28 00:54:09', '2026-03-28 00:54:09'),
(54, 38, 'action created', '2026-03-28 00:54:09', '2026-03-28 00:54:09'),
(55, 36, 'action complete via WP Cron', '2026-03-28 00:54:09', '2026-03-28 00:54:09'),
(56, 38, 'action started via WP Cron', '2026-03-28 02:00:56', '2026-03-28 02:00:56'),
(57, 39, 'action created', '2026-03-28 02:00:56', '2026-03-28 02:00:56'),
(58, 38, 'action complete via WP Cron', '2026-03-28 02:00:56', '2026-03-28 02:00:56'),
(59, 21, 'action started via WP Cron', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(60, 21, 'action complete via WP Cron', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(61, 40, 'action created', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(62, 24, 'action started via WP Cron', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(63, 24, 'action complete via WP Cron', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(64, 41, 'action created', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(65, 39, 'action started via WP Cron', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(66, 42, 'action created', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(67, 39, 'action complete via WP Cron', '2026-03-28 03:15:52', '2026-03-28 03:15:52'),
(68, 42, 'action started via WP Cron', '2026-03-28 04:19:57', '2026-03-28 04:19:57'),
(69, 43, 'action created', '2026-03-28 04:19:57', '2026-03-28 04:19:57'),
(70, 42, 'action complete via WP Cron', '2026-03-28 04:19:57', '2026-03-28 04:19:57'),
(71, 13, 'action started via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(72, 13, 'action complete via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(73, 14, 'action started via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(74, 14, 'action complete via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(75, 17, 'action started via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(76, 17, 'action complete via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(77, 44, 'action created', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(78, 27, 'action started via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(79, 27, 'action complete via WP Cron', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(80, 45, 'action created', '2026-03-28 05:00:12', '2026-03-28 05:00:12'),
(81, 46, 'action created', '2026-03-28 05:00:15', '2026-03-28 05:00:15'),
(82, 43, 'action started via WP Cron', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(83, 47, 'action created', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(84, 43, 'action complete via WP Cron', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(85, 22, 'action started via WP Cron', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(86, 22, 'action complete via WP Cron', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(88, 23, 'action started via WP Cron', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(89, 23, 'action complete via WP Cron', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(90, 49, 'action created', '2026-03-28 07:27:29', '2026-03-28 07:27:29'),
(91, 47, 'action started via WP Cron', '2026-03-28 11:36:20', '2026-03-28 11:36:20'),
(92, 50, 'action created', '2026-03-28 11:36:20', '2026-03-28 11:36:20'),
(93, 47, 'action complete via WP Cron', '2026-03-28 11:36:20', '2026-03-28 11:36:20'),
(94, 50, 'action started via WP Cron', '2026-03-28 13:54:38', '2026-03-28 13:54:38'),
(95, 51, 'action created', '2026-03-28 13:54:38', '2026-03-28 13:54:38'),
(96, 50, 'action complete via WP Cron', '2026-03-28 13:54:38', '2026-03-28 13:54:38'),
(97, 51, 'action started via WP Cron', '2026-03-28 15:17:47', '2026-03-28 15:17:47'),
(98, 52, 'action created', '2026-03-28 15:17:47', '2026-03-28 15:17:47'),
(99, 51, 'action complete via WP Cron', '2026-03-28 15:17:47', '2026-03-28 15:17:47'),
(100, 52, 'action started via WP Cron', '2026-03-28 16:55:09', '2026-03-28 16:55:09'),
(101, 53, 'action created', '2026-03-28 16:55:09', '2026-03-28 16:55:09'),
(102, 52, 'action complete via WP Cron', '2026-03-28 16:55:09', '2026-03-28 16:55:09'),
(103, 29, 'action started via WP Cron', '2026-03-28 16:55:09', '2026-03-28 16:55:09'),
(104, 29, 'action complete via WP Cron', '2026-03-28 16:55:10', '2026-03-28 16:55:10'),
(105, 54, 'action created', '2026-03-28 16:55:10', '2026-03-28 16:55:10'),
(106, 30, 'action started via WP Cron', '2026-03-28 16:55:10', '2026-03-28 16:55:10'),
(107, 30, 'action complete via WP Cron', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(108, 55, 'action created', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(109, 28, 'action started via WP Cron', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(115, 57, 'action started via WP Cron', '2026-03-28 16:56:30', '2026-03-28 16:56:30'),
(111, 56, 'action created', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(112, 57, 'action created', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(113, 28, 'action complete via WP Cron', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(114, 58, 'action created', '2026-03-28 16:55:11', '2026-03-28 16:55:11'),
(116, 57, 'action complete via WP Cron', '2026-03-28 16:56:30', '2026-03-28 16:56:30'),
(117, 44, 'action started via WP Cron', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(118, 44, 'action complete via WP Cron', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(119, 59, 'action created', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(120, 45, 'action started via WP Cron', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(121, 45, 'action complete via WP Cron', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(122, 60, 'action created', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(123, 46, 'action started via WP Cron', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(124, 46, 'action complete via WP Cron', '2026-03-28 17:17:24', '2026-03-28 17:17:24'),
(125, 61, 'action created', '2026-03-28 17:17:25', '2026-03-28 17:17:25'),
(126, 53, 'action started via WP Cron', '2026-03-28 19:27:13', '2026-03-28 19:27:13'),
(127, 62, 'action created', '2026-03-28 19:27:13', '2026-03-28 19:27:13'),
(128, 53, 'action complete via WP Cron', '2026-03-28 19:27:13', '2026-03-28 19:27:13'),
(129, 62, 'action started via WP Cron', '2026-03-28 20:58:57', '2026-03-28 20:58:57'),
(130, 63, 'action created', '2026-03-28 20:58:57', '2026-03-28 20:58:57'),
(131, 62, 'action complete via WP Cron', '2026-03-28 20:58:57', '2026-03-28 20:58:57'),
(132, 63, 'action started via WP Cron', '2026-03-28 22:17:05', '2026-03-28 22:17:05'),
(133, 64, 'action created', '2026-03-28 22:17:05', '2026-03-28 22:17:05'),
(134, 63, 'action complete via WP Cron', '2026-03-28 22:17:05', '2026-03-28 22:17:05'),
(135, 64, 'action started via WP Cron', '2026-03-29 02:23:05', '2026-03-29 02:23:05'),
(136, 65, 'action created', '2026-03-29 02:23:05', '2026-03-29 02:23:05'),
(137, 64, 'action complete via WP Cron', '2026-03-29 02:23:05', '2026-03-29 02:23:05'),
(138, 37, 'action started via WP Cron', '2026-03-29 02:23:05', '2026-03-29 02:23:05'),
(139, 37, 'action complete via WP Cron', '2026-03-29 02:23:05', '2026-03-29 02:23:05'),
(140, 66, 'action created', '2026-03-29 02:23:05', '2026-03-29 02:23:05'),
(141, 40, 'action started via WP Cron', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(142, 40, 'action complete via WP Cron', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(143, 67, 'action created', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(144, 41, 'action started via WP Cron', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(145, 41, 'action complete via WP Cron', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(146, 68, 'action created', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(147, 65, 'action started via WP Cron', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(148, 69, 'action created', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(149, 65, 'action complete via WP Cron', '2026-03-29 03:50:19', '2026-03-29 03:50:19'),
(150, 69, 'action started via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(151, 70, 'action created', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(152, 69, 'action complete via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(153, 59, 'action started via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(154, 59, 'action complete via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(155, 71, 'action created', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(156, 60, 'action started via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(157, 60, 'action complete via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(158, 72, 'action created', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(159, 61, 'action started via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(160, 61, 'action complete via WP Cron', '2026-03-29 05:19:56', '2026-03-29 05:19:56'),
(161, 73, 'action created', '2026-03-29 05:19:57', '2026-03-29 05:19:57'),
(162, 56, 'action started via WP Cron', '2026-03-29 07:41:36', '2026-03-29 07:41:36'),
(163, 56, 'action complete via WP Cron', '2026-03-29 07:41:36', '2026-03-29 07:41:36'),
(165, 70, 'action started via WP Cron', '2026-03-29 07:41:36', '2026-03-29 07:41:36'),
(166, 75, 'action created', '2026-03-29 07:41:36', '2026-03-29 07:41:36'),
(167, 70, 'action complete via WP Cron', '2026-03-29 07:41:36', '2026-03-29 07:41:36'),
(168, 75, 'action started via WP Cron', '2026-03-29 12:38:29', '2026-03-29 12:38:29'),
(169, 76, 'action created', '2026-03-29 12:38:29', '2026-03-29 12:38:29'),
(170, 75, 'action complete via WP Cron', '2026-03-29 12:38:29', '2026-03-29 12:38:29'),
(171, 76, 'action started via WP Cron', '2026-03-29 14:30:51', '2026-03-29 14:30:51'),
(172, 77, 'action created', '2026-03-29 14:30:52', '2026-03-29 14:30:52'),
(173, 76, 'action complete via WP Cron', '2026-03-29 14:30:52', '2026-03-29 14:30:52'),
(174, 77, 'action started via WP Cron', '2026-03-29 16:46:27', '2026-03-29 16:46:27'),
(175, 78, 'action created', '2026-03-29 16:46:27', '2026-03-29 16:46:27'),
(176, 77, 'action complete via WP Cron', '2026-03-29 16:46:27', '2026-03-29 16:46:27'),
(177, 54, 'action started via WP Cron', '2026-03-29 17:02:28', '2026-03-29 17:02:28'),
(178, 54, 'action complete via WP Cron', '2026-03-29 17:02:29', '2026-03-29 17:02:29'),
(179, 79, 'action created', '2026-03-29 17:02:29', '2026-03-29 17:02:29'),
(180, 55, 'action started via WP Cron', '2026-03-29 17:02:29', '2026-03-29 17:02:29'),
(181, 55, 'action complete via WP Cron', '2026-03-29 17:02:29', '2026-03-29 17:02:29'),
(182, 80, 'action created', '2026-03-29 17:02:30', '2026-03-29 17:02:30'),
(183, 58, 'action started via WP Cron', '2026-03-29 17:02:30', '2026-03-29 17:02:30'),
(189, 82, 'action started via WP Cron', '2026-03-29 17:04:53', '2026-03-29 17:04:53'),
(185, 81, 'action created', '2026-03-29 17:02:30', '2026-03-29 17:02:30'),
(186, 82, 'action created', '2026-03-29 17:02:30', '2026-03-29 17:02:30'),
(187, 58, 'action complete via WP Cron', '2026-03-29 17:02:30', '2026-03-29 17:02:30'),
(188, 83, 'action created', '2026-03-29 17:02:30', '2026-03-29 17:02:30'),
(190, 82, 'action complete via WP Cron', '2026-03-29 17:04:53', '2026-03-29 17:04:53'),
(191, 71, 'action started via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(192, 71, 'action complete via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(193, 84, 'action created', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(194, 72, 'action started via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(195, 72, 'action complete via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(196, 85, 'action created', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(197, 73, 'action started via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(198, 73, 'action complete via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(199, 78, 'action started via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(200, 86, 'action created', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(201, 78, 'action complete via WP Cron', '2026-03-29 19:45:05', '2026-03-29 19:45:05'),
(202, 87, 'action created', '2026-03-29 19:45:06', '2026-03-29 19:45:06'),
(203, 86, 'action started via WP Cron', '2026-03-29 22:44:54', '2026-03-29 22:44:54'),
(204, 88, 'action created', '2026-03-29 22:44:54', '2026-03-29 22:44:54'),
(205, 86, 'action complete via WP Cron', '2026-03-29 22:44:54', '2026-03-29 22:44:54'),
(206, 88, 'action started via WP Cron', '2026-03-30 00:48:21', '2026-03-30 00:48:21'),
(207, 89, 'action created', '2026-03-30 00:48:22', '2026-03-30 00:48:22'),
(208, 88, 'action complete via WP Cron', '2026-03-30 00:48:22', '2026-03-30 00:48:22'),
(209, 89, 'action started via WP Cron', '2026-03-30 02:31:39', '2026-03-30 02:31:39'),
(210, 90, 'action created', '2026-03-30 02:31:39', '2026-03-30 02:31:39'),
(211, 89, 'action complete via WP Cron', '2026-03-30 02:31:39', '2026-03-30 02:31:39'),
(212, 66, 'action started via WP Cron', '2026-03-30 02:31:39', '2026-03-30 02:31:39'),
(213, 66, 'action complete via WP Cron', '2026-03-30 02:31:39', '2026-03-30 02:31:39'),
(214, 91, 'action created', '2026-03-30 02:31:39', '2026-03-30 02:31:39'),
(215, 90, 'action started via WP Cron', '2026-03-30 03:32:56', '2026-03-30 03:32:56'),
(216, 92, 'action created', '2026-03-30 03:32:56', '2026-03-30 03:32:56'),
(217, 90, 'action complete via WP Cron', '2026-03-30 03:32:56', '2026-03-30 03:32:56'),
(218, 67, 'action started via WP Cron', '2026-03-30 04:15:51', '2026-03-30 04:15:51'),
(219, 67, 'action complete via WP Cron', '2026-03-30 04:15:51', '2026-03-30 04:15:51'),
(220, 93, 'action created', '2026-03-30 04:15:51', '2026-03-30 04:15:51'),
(221, 68, 'action started via WP Cron', '2026-03-30 04:15:51', '2026-03-30 04:15:51'),
(222, 68, 'action complete via WP Cron', '2026-03-30 04:15:51', '2026-03-30 04:15:51'),
(223, 94, 'action created', '2026-03-30 04:15:51', '2026-03-30 04:15:51'),
(224, 92, 'action started via WP Cron', '2026-03-30 06:38:04', '2026-03-30 06:38:04'),
(225, 95, 'action created', '2026-03-30 06:38:04', '2026-03-30 06:38:04'),
(226, 92, 'action complete via WP Cron', '2026-03-30 06:38:04', '2026-03-30 06:38:04'),
(227, 81, 'action started via WP Cron', '2026-03-30 06:38:04', '2026-03-30 06:38:04'),
(228, 81, 'action complete via WP Cron', '2026-03-30 06:38:04', '2026-03-30 06:38:04'),
(229, 96, 'action created', '2026-03-30 06:38:04', '2026-03-30 06:38:04'),
(230, 95, 'action started via WP Cron', '2026-03-30 07:42:33', '2026-03-30 07:42:33'),
(231, 97, 'action created', '2026-03-30 07:42:33', '2026-03-30 07:42:33'),
(232, 95, 'action complete via WP Cron', '2026-03-30 07:42:33', '2026-03-30 07:42:33'),
(233, 84, 'action started via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(234, 84, 'action complete via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(235, 98, 'action created', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(236, 85, 'action started via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(237, 85, 'action complete via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(238, 99, 'action created', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(239, 87, 'action started via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(240, 87, 'action complete via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(241, 97, 'action started via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(242, 100, 'action created', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(243, 97, 'action complete via WP Cron', '2026-03-30 09:23:24', '2026-03-30 09:23:24'),
(244, 101, 'action created', '2026-03-30 09:23:25', '2026-03-30 09:23:25'),
(245, 100, 'action started via WP Cron', '2026-03-30 10:25:19', '2026-03-30 10:25:19'),
(246, 102, 'action created', '2026-03-30 10:25:20', '2026-03-30 10:25:20'),
(247, 100, 'action complete via WP Cron', '2026-03-30 10:25:20', '2026-03-30 10:25:20'),
(248, 102, 'action started via WP Cron', '2026-03-30 12:31:34', '2026-03-30 12:31:34'),
(249, 103, 'action created', '2026-03-30 12:31:35', '2026-03-30 12:31:35'),
(250, 102, 'action complete via WP Cron', '2026-03-30 12:31:35', '2026-03-30 12:31:35'),
(251, 103, 'action started via WP Cron', '2026-03-30 14:00:23', '2026-03-30 14:00:23'),
(252, 104, 'action created', '2026-03-30 14:00:23', '2026-03-30 14:00:23'),
(253, 103, 'action complete via WP Cron', '2026-03-30 14:00:23', '2026-03-30 14:00:23'),
(254, 104, 'action started via WP Cron', '2026-03-30 17:02:14', '2026-03-30 17:02:14'),
(255, 105, 'action created', '2026-03-30 17:02:14', '2026-03-30 17:02:14'),
(256, 104, 'action complete via WP Cron', '2026-03-30 17:02:14', '2026-03-30 17:02:14'),
(257, 79, 'action started via WP Cron', '2026-03-30 18:46:07', '2026-03-30 18:46:07'),
(258, 79, 'action complete via WP Cron', '2026-03-30 18:46:07', '2026-03-30 18:46:07'),
(259, 106, 'action created', '2026-03-30 18:46:07', '2026-03-30 18:46:07'),
(260, 80, 'action started via WP Cron', '2026-03-30 18:46:07', '2026-03-30 18:46:07'),
(261, 80, 'action complete via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(262, 107, 'action created', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(263, 105, 'action started via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(264, 108, 'action created', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(265, 105, 'action complete via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(266, 96, 'action started via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(267, 96, 'action complete via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(269, 83, 'action started via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(275, 111, 'action started via WP Cron', '2026-03-30 18:56:37', '2026-03-30 18:56:37'),
(271, 110, 'action created', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(272, 111, 'action created', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(273, 83, 'action complete via WP Cron', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(274, 112, 'action created', '2026-03-30 18:46:08', '2026-03-30 18:46:08'),
(276, 111, 'action complete via WP Cron', '2026-03-30 18:56:37', '2026-03-30 18:56:37'),
(277, 108, 'action started via WP Cron', '2026-03-30 20:39:31', '2026-03-30 20:39:31'),
(278, 113, 'action created', '2026-03-30 20:39:31', '2026-03-30 20:39:31'),
(279, 108, 'action complete via WP Cron', '2026-03-30 20:39:31', '2026-03-30 20:39:31'),
(280, 98, 'action started via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(281, 98, 'action complete via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(282, 114, 'action created', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(283, 99, 'action started via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(284, 99, 'action complete via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(285, 115, 'action created', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(286, 101, 'action started via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(287, 101, 'action complete via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(288, 113, 'action started via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(289, 116, 'action created', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(290, 113, 'action complete via WP Cron', '2026-03-30 21:59:46', '2026-03-30 21:59:46'),
(291, 117, 'action created', '2026-03-31 00:40:54', '2026-03-31 00:40:54'),
(292, 116, 'action started via WP Cron', '2026-03-31 00:40:55', '2026-03-31 00:40:55'),
(293, 118, 'action created', '2026-03-31 00:40:55', '2026-03-31 00:40:55'),
(294, 116, 'action complete via WP Cron', '2026-03-31 00:40:55', '2026-03-31 00:40:55'),
(295, 118, 'action started via WP Cron', '2026-03-31 01:48:26', '2026-03-31 01:48:26'),
(296, 119, 'action created', '2026-03-31 01:48:26', '2026-03-31 01:48:26'),
(297, 118, 'action complete via WP Cron', '2026-03-31 01:48:26', '2026-03-31 01:48:26'),
(298, 91, 'action started via WP Cron', '2026-03-31 02:38:35', '2026-03-31 02:38:35'),
(299, 91, 'action complete via WP Cron', '2026-03-31 02:38:35', '2026-03-31 02:38:35'),
(300, 120, 'action created', '2026-03-31 02:38:35', '2026-03-31 02:38:35'),
(301, 119, 'action started via WP Cron', '2026-03-31 03:12:30', '2026-03-31 03:12:30'),
(302, 121, 'action created', '2026-03-31 03:12:30', '2026-03-31 03:12:30'),
(303, 119, 'action complete via WP Cron', '2026-03-31 03:12:30', '2026-03-31 03:12:30'),
(304, 121, 'action started via WP Cron', '2026-03-31 04:23:37', '2026-03-31 04:23:37'),
(305, 122, 'action created', '2026-03-31 04:23:37', '2026-03-31 04:23:37'),
(306, 121, 'action complete via WP Cron', '2026-03-31 04:23:37', '2026-03-31 04:23:37'),
(307, 93, 'action started via WP Cron', '2026-03-31 04:23:37', '2026-03-31 04:23:37'),
(308, 93, 'action complete via WP Cron', '2026-03-31 04:23:38', '2026-03-31 04:23:38'),
(309, 123, 'action created', '2026-03-31 04:23:38', '2026-03-31 04:23:38'),
(310, 94, 'action started via WP Cron', '2026-03-31 04:23:38', '2026-03-31 04:23:38'),
(311, 94, 'action complete via WP Cron', '2026-03-31 04:23:38', '2026-03-31 04:23:38'),
(312, 124, 'action created', '2026-03-31 04:23:38', '2026-03-31 04:23:38'),
(313, 122, 'action started via WP Cron', '2026-03-31 05:31:34', '2026-03-31 05:31:34'),
(314, 125, 'action created', '2026-03-31 05:31:34', '2026-03-31 05:31:34'),
(315, 122, 'action complete via WP Cron', '2026-03-31 05:31:34', '2026-03-31 05:31:34'),
(316, 110, 'action started via WP Cron', '2026-03-31 06:05:05', '2026-03-31 06:05:05'),
(317, 110, 'action complete via WP Cron', '2026-03-31 06:05:05', '2026-03-31 06:05:05'),
(318, 126, 'action created', '2026-03-31 06:05:05', '2026-03-31 06:05:05'),
(319, 125, 'action started via WP Cron', '2026-03-31 06:54:32', '2026-03-31 06:54:32'),
(320, 127, 'action created', '2026-03-31 06:54:32', '2026-03-31 06:54:32'),
(321, 125, 'action complete via WP Cron', '2026-03-31 06:54:32', '2026-03-31 06:54:32'),
(322, 127, 'action started via WP Cron', '2026-03-31 08:06:38', '2026-03-31 08:06:38'),
(323, 128, 'action created', '2026-03-31 08:06:38', '2026-03-31 08:06:38'),
(324, 127, 'action complete via WP Cron', '2026-03-31 08:06:38', '2026-03-31 08:06:38'),
(325, 128, 'action started via WP Cron', '2026-03-31 09:18:41', '2026-03-31 09:18:41'),
(326, 129, 'action created', '2026-03-31 09:18:41', '2026-03-31 09:18:41'),
(327, 128, 'action complete via WP Cron', '2026-03-31 09:18:41', '2026-03-31 09:18:41'),
(328, 114, 'action started via WP Cron', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(329, 114, 'action complete via WP Cron', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(330, 130, 'action created', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(331, 115, 'action started via WP Cron', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(332, 115, 'action complete via WP Cron', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(333, 131, 'action created', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(334, 129, 'action started via WP Cron', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(335, 132, 'action created', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(336, 129, 'action complete via WP Cron', '2026-03-31 10:57:41', '2026-03-31 10:57:41'),
(337, 132, 'action started via WP Cron', '2026-03-31 12:21:32', '2026-03-31 12:21:32'),
(338, 133, 'action created', '2026-03-31 12:21:32', '2026-03-31 12:21:32'),
(339, 132, 'action complete via WP Cron', '2026-03-31 12:21:32', '2026-03-31 12:21:32'),
(340, 117, 'action started via WP Cron', '2026-03-31 14:42:02', '2026-03-31 14:42:02'),
(341, 117, 'action complete via WP Cron', '2026-03-31 14:42:02', '2026-03-31 14:42:02'),
(342, 133, 'action started via WP Cron', '2026-03-31 14:42:02', '2026-03-31 14:42:02'),
(343, 134, 'action created', '2026-03-31 14:42:02', '2026-03-31 14:42:02'),
(344, 133, 'action complete via WP Cron', '2026-03-31 14:42:02', '2026-03-31 14:42:02'),
(345, 135, 'action created', '2026-03-31 14:53:47', '2026-03-31 14:53:47'),
(346, 136, 'action created', '2026-03-31 14:53:47', '2026-03-31 14:53:47'),
(347, 134, 'action started via WP Cron', '2026-03-31 18:12:15', '2026-03-31 18:12:15'),
(348, 137, 'action created', '2026-03-31 18:12:15', '2026-03-31 18:12:15'),
(349, 134, 'action complete via WP Cron', '2026-03-31 18:12:15', '2026-03-31 18:12:15'),
(350, 126, 'action started via WP Cron', '2026-03-31 18:12:15', '2026-03-31 18:12:15'),
(351, 126, 'action complete via WP Cron', '2026-03-31 18:12:15', '2026-03-31 18:12:15'),
(353, 106, 'action started via WP Cron', '2026-03-31 20:07:10', '2026-03-31 20:07:10'),
(354, 106, 'action complete via WP Cron', '2026-03-31 20:07:11', '2026-03-31 20:07:11'),
(355, 139, 'action created', '2026-03-31 20:07:11', '2026-03-31 20:07:11'),
(356, 107, 'action started via WP Cron', '2026-03-31 20:07:11', '2026-03-31 20:07:11'),
(357, 107, 'action complete via WP Cron', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(358, 140, 'action created', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(359, 137, 'action started via WP Cron', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(360, 141, 'action created', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(361, 137, 'action complete via WP Cron', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(362, 112, 'action started via WP Cron', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(368, 143, 'action started via WP Cron', '2026-03-31 20:57:06', '2026-03-31 20:57:06'),
(364, 142, 'action created', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(365, 143, 'action created', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(366, 112, 'action complete via WP Cron', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(367, 144, 'action created', '2026-03-31 20:07:12', '2026-03-31 20:07:12'),
(369, 143, 'action complete via WP Cron', '2026-03-31 20:57:06', '2026-03-31 20:57:06'),
(370, 141, 'action started via WP Cron', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(371, 145, 'action created', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(372, 141, 'action complete via WP Cron', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(373, 130, 'action started via WP Cron', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(374, 130, 'action complete via WP Cron', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(375, 146, 'action created', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(376, 131, 'action started via WP Cron', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(377, 131, 'action complete via WP Cron', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(378, 147, 'action created', '2026-03-31 23:16:18', '2026-03-31 23:16:18'),
(379, 145, 'action started via WP Cron', '2026-04-01 01:21:21', '2026-04-01 01:21:21'),
(380, 148, 'action created', '2026-04-01 01:21:21', '2026-04-01 01:21:21'),
(381, 145, 'action complete via WP Cron', '2026-04-01 01:21:21', '2026-04-01 01:21:21'),
(382, 148, 'action started via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(383, 149, 'action created', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(384, 148, 'action complete via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(385, 120, 'action started via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(386, 120, 'action complete via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(387, 150, 'action created', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(388, 135, 'action started via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(389, 135, 'action complete via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(390, 136, 'action started via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(391, 136, 'action complete via WP Cron', '2026-04-01 02:56:30', '2026-04-01 02:56:30'),
(392, 151, 'action created', '2026-04-01 02:56:31', '2026-04-01 02:56:31'),
(393, 149, 'action started via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(394, 152, 'action created', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(395, 149, 'action complete via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(396, 123, 'action started via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(397, 123, 'action complete via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(398, 153, 'action created', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(399, 124, 'action started via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(400, 124, 'action complete via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(401, 154, 'action created', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(402, 142, 'action started via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(403, 142, 'action complete via WP Cron', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(404, 155, 'action created', '2026-04-01 06:09:08', '2026-04-01 06:09:08'),
(405, 152, 'action started via WP Cron', '2026-04-01 07:35:42', '2026-04-01 07:35:42'),
(406, 156, 'action created', '2026-04-01 07:35:42', '2026-04-01 07:35:42'),
(407, 152, 'action complete via WP Cron', '2026-04-01 07:35:42', '2026-04-01 07:35:42'),
(408, 157, 'action created', '2026-04-01 08:03:16', '2026-04-01 08:03:16'),
(409, 157, 'action started via WP Cron', '2026-04-01 08:31:33', '2026-04-01 08:31:33'),
(410, 157, 'action complete via WP Cron', '2026-04-01 08:31:33', '2026-04-01 08:31:33'),
(411, 156, 'action started via WP Cron', '2026-04-01 09:12:54', '2026-04-01 09:12:54'),
(412, 158, 'action created', '2026-04-01 09:12:54', '2026-04-01 09:12:54'),
(413, 156, 'action complete via WP Cron', '2026-04-01 09:12:54', '2026-04-01 09:12:54'),
(414, 158, 'action started via WP Cron', '2026-04-01 10:15:51', '2026-04-01 10:15:51'),
(415, 159, 'action created', '2026-04-01 10:15:51', '2026-04-01 10:15:51'),
(416, 158, 'action complete via WP Cron', '2026-04-01 10:15:51', '2026-04-01 10:15:51'),
(417, 159, 'action started via WP Cron', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(418, 160, 'action created', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(419, 159, 'action complete via WP Cron', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(420, 146, 'action started via WP Cron', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(421, 146, 'action complete via WP Cron', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(422, 161, 'action created', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(423, 147, 'action started via WP Cron', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(424, 147, 'action complete via WP Cron', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(425, 162, 'action created', '2026-04-01 12:21:28', '2026-04-01 12:21:28'),
(426, 160, 'action started via WP Cron', '2026-04-01 13:22:03', '2026-04-01 13:22:03'),
(427, 163, 'action created', '2026-04-01 13:22:03', '2026-04-01 13:22:03'),
(428, 160, 'action complete via WP Cron', '2026-04-01 13:22:03', '2026-04-01 13:22:03'),
(429, 163, 'action started via WP Cron', '2026-04-01 14:31:48', '2026-04-01 14:31:48'),
(430, 164, 'action created', '2026-04-01 14:31:48', '2026-04-01 14:31:48'),
(431, 163, 'action complete via WP Cron', '2026-04-01 14:31:48', '2026-04-01 14:31:48'),
(432, 151, 'action started via WP Cron', '2026-04-01 14:57:22', '2026-04-01 14:57:22'),
(433, 151, 'action complete via WP Cron', '2026-04-01 14:57:22', '2026-04-01 14:57:22'),
(434, 165, 'action created', '2026-04-01 14:57:23', '2026-04-01 14:57:23'),
(435, 164, 'action started via WP Cron', '2026-04-01 16:21:44', '2026-04-01 16:21:44'),
(436, 166, 'action created', '2026-04-01 16:21:44', '2026-04-01 16:21:44'),
(437, 164, 'action complete via WP Cron', '2026-04-01 16:21:45', '2026-04-01 16:21:45'),
(438, 166, 'action started via WP Cron', '2026-04-01 18:19:10', '2026-04-01 18:19:10'),
(439, 167, 'action created', '2026-04-01 18:19:10', '2026-04-01 18:19:10'),
(440, 166, 'action complete via WP Cron', '2026-04-01 18:19:10', '2026-04-01 18:19:10'),
(441, 155, 'action started via WP Cron', '2026-04-01 18:19:10', '2026-04-01 18:19:10'),
(442, 155, 'action complete via WP Cron', '2026-04-01 18:19:10', '2026-04-01 18:19:10'),
(444, 167, 'action started via WP Cron', '2026-04-01 19:21:35', '2026-04-01 19:21:35'),
(445, 169, 'action created', '2026-04-01 19:21:35', '2026-04-01 19:21:35'),
(446, 167, 'action complete via WP Cron', '2026-04-01 19:21:35', '2026-04-01 19:21:35'),
(447, 139, 'action started via WP Cron', '2026-04-01 20:39:43', '2026-04-01 20:39:43'),
(448, 139, 'action complete via WP Cron', '2026-04-01 20:39:43', '2026-04-01 20:39:43'),
(449, 170, 'action created', '2026-04-01 20:39:43', '2026-04-01 20:39:43'),
(450, 140, 'action started via WP Cron', '2026-04-01 20:39:43', '2026-04-01 20:39:43'),
(451, 140, 'action complete via WP Cron', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(452, 171, 'action created', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(453, 169, 'action started via WP Cron', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(454, 172, 'action created', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(455, 169, 'action complete via WP Cron', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(456, 144, 'action started via WP Cron', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(462, 174, 'action started via WP Cron', '2026-04-01 21:00:54', '2026-04-01 21:00:54'),
(458, 173, 'action created', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(459, 174, 'action created', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(460, 144, 'action complete via WP Cron', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(461, 175, 'action created', '2026-04-01 20:39:44', '2026-04-01 20:39:44'),
(463, 174, 'action complete via WP Cron', '2026-04-01 21:00:54', '2026-04-01 21:00:54'),
(464, 172, 'action started via WP Cron', '2026-04-01 22:12:53', '2026-04-01 22:12:53'),
(465, 176, 'action created', '2026-04-01 22:12:53', '2026-04-01 22:12:53'),
(466, 172, 'action complete via WP Cron', '2026-04-01 22:12:53', '2026-04-01 22:12:53'),
(467, 176, 'action started via WP Cron', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(468, 177, 'action created', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(469, 176, 'action complete via WP Cron', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(470, 161, 'action started via WP Cron', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(471, 161, 'action complete via WP Cron', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(472, 178, 'action created', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(473, 162, 'action started via WP Cron', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(474, 162, 'action complete via WP Cron', '2026-04-02 00:44:15', '2026-04-02 00:44:15'),
(475, 179, 'action created', '2026-04-02 00:44:16', '2026-04-02 00:44:16'),
(476, 177, 'action started via WP Cron', '2026-04-02 02:19:56', '2026-04-02 02:19:56'),
(477, 180, 'action created', '2026-04-02 02:19:57', '2026-04-02 02:19:57'),
(478, 177, 'action complete via WP Cron', '2026-04-02 02:19:57', '2026-04-02 02:19:57'),
(479, 150, 'action started via WP Cron', '2026-04-02 03:11:18', '2026-04-02 03:11:18'),
(480, 150, 'action complete via WP Cron', '2026-04-02 03:11:18', '2026-04-02 03:11:18'),
(481, 181, 'action created', '2026-04-02 03:11:18', '2026-04-02 03:11:18'),
(482, 165, 'action started via WP Cron', '2026-04-02 03:11:18', '2026-04-02 03:11:18'),
(483, 165, 'action complete via WP Cron', '2026-04-02 03:11:18', '2026-04-02 03:11:18'),
(484, 182, 'action created', '2026-04-02 03:11:20', '2026-04-02 03:11:20'),
(485, 180, 'action started via WP Cron', '2026-04-02 04:13:48', '2026-04-02 04:13:48'),
(486, 183, 'action created', '2026-04-02 04:13:48', '2026-04-02 04:13:48'),
(487, 180, 'action complete via WP Cron', '2026-04-02 04:13:48', '2026-04-02 04:13:48'),
(488, 183, 'action started via WP Cron', '2026-04-02 05:58:24', '2026-04-02 05:58:24'),
(489, 184, 'action created', '2026-04-02 05:58:24', '2026-04-02 05:58:24'),
(490, 183, 'action complete via WP Cron', '2026-04-02 05:58:24', '2026-04-02 05:58:24'),
(491, 173, 'action started via WP Cron', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(492, 173, 'action complete via WP Cron', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(493, 185, 'action created', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(494, 153, 'action started via WP Cron', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(495, 153, 'action complete via WP Cron', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(496, 186, 'action created', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(497, 154, 'action started via WP Cron', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(498, 154, 'action complete via WP Cron', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(499, 187, 'action created', '2026-04-02 06:11:07', '2026-04-02 06:11:07'),
(500, 184, 'action started via WP Cron', '2026-04-02 07:31:28', '2026-04-02 07:31:28'),
(501, 188, 'action created', '2026-04-02 07:31:28', '2026-04-02 07:31:28'),
(502, 184, 'action complete via WP Cron', '2026-04-02 07:31:28', '2026-04-02 07:31:28'),
(503, 188, 'action started via WP Cron', '2026-04-02 09:16:36', '2026-04-02 09:16:36'),
(504, 189, 'action created', '2026-04-02 09:16:36', '2026-04-02 09:16:36'),
(505, 188, 'action complete via WP Cron', '2026-04-02 09:16:36', '2026-04-02 09:16:36'),
(506, 189, 'action started via WP Cron', '2026-04-02 10:52:48', '2026-04-02 10:52:48'),
(507, 190, 'action created', '2026-04-02 10:52:48', '2026-04-02 10:52:48'),
(508, 189, 'action complete via WP Cron', '2026-04-02 10:52:48', '2026-04-02 10:52:48'),
(509, 190, 'action started via WP Cron', '2026-04-02 11:57:16', '2026-04-02 11:57:16'),
(510, 191, 'action created', '2026-04-02 11:57:16', '2026-04-02 11:57:16'),
(511, 190, 'action complete via WP Cron', '2026-04-02 11:57:16', '2026-04-02 11:57:16'),
(512, 178, 'action started via WP Cron', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(513, 178, 'action complete via WP Cron', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(514, 192, 'action created', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(515, 179, 'action started via WP Cron', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(516, 179, 'action complete via WP Cron', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(517, 193, 'action created', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(518, 191, 'action started via WP Cron', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(519, 194, 'action created', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(520, 191, 'action complete via WP Cron', '2026-04-02 13:20:00', '2026-04-02 13:20:00'),
(521, 194, 'action started via WP Cron', '2026-04-02 15:00:02', '2026-04-02 15:00:02'),
(522, 195, 'action created', '2026-04-02 15:00:02', '2026-04-02 15:00:02'),
(523, 194, 'action complete via WP Cron', '2026-04-02 15:00:02', '2026-04-02 15:00:02'),
(524, 182, 'action started via WP Cron', '2026-04-02 15:17:17', '2026-04-02 15:17:17'),
(525, 182, 'action complete via WP Cron', '2026-04-02 15:17:17', '2026-04-02 15:17:17'),
(526, 196, 'action created', '2026-04-02 17:07:49', '2026-04-02 17:07:49'),
(527, 195, 'action started via WP Cron', '2026-04-02 17:07:50', '2026-04-02 17:07:50'),
(528, 197, 'action created', '2026-04-02 17:07:50', '2026-04-02 17:07:50'),
(529, 195, 'action complete via WP Cron', '2026-04-02 17:07:50', '2026-04-02 17:07:50'),
(530, 197, 'action started via WP Cron', '2026-04-02 18:11:14', '2026-04-02 18:11:14'),
(531, 198, 'action created', '2026-04-02 18:11:14', '2026-04-02 18:11:14'),
(532, 197, 'action complete via WP Cron', '2026-04-02 18:11:14', '2026-04-02 18:11:14'),
(533, 185, 'action started via WP Cron', '2026-04-02 18:11:14', '2026-04-02 18:11:14'),
(534, 185, 'action complete via WP Cron', '2026-04-02 18:11:14', '2026-04-02 18:11:14'),
(536, 198, 'action started via WP Cron', '2026-04-02 19:57:00', '2026-04-02 19:57:00'),
(537, 200, 'action created', '2026-04-02 19:57:00', '2026-04-02 19:57:00'),
(538, 198, 'action complete via WP Cron', '2026-04-02 19:57:01', '2026-04-02 19:57:01'),
(539, 170, 'action started via WP Cron', '2026-04-02 21:01:28', '2026-04-02 21:01:28'),
(540, 170, 'action complete via WP Cron', '2026-04-02 21:01:29', '2026-04-02 21:01:29'),
(541, 201, 'action created', '2026-04-02 21:01:29', '2026-04-02 21:01:29'),
(542, 171, 'action started via WP Cron', '2026-04-02 21:01:29', '2026-04-02 21:01:29'),
(543, 171, 'action complete via WP Cron', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(544, 202, 'action created', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(545, 200, 'action started via WP Cron', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(546, 203, 'action created', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(547, 200, 'action complete via WP Cron', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(548, 175, 'action started via WP Cron', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(554, 205, 'action started via WP Cron', '2026-04-02 22:57:02', '2026-04-02 22:57:02'),
(550, 204, 'action created', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(551, 205, 'action created', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(552, 175, 'action complete via WP Cron', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(553, 206, 'action created', '2026-04-02 21:01:30', '2026-04-02 21:01:30'),
(555, 205, 'action complete via WP Cron', '2026-04-02 22:57:02', '2026-04-02 22:57:02'),
(556, 203, 'action started via WP Cron', '2026-04-02 22:57:02', '2026-04-02 22:57:02'),
(557, 207, 'action created', '2026-04-02 22:57:02', '2026-04-02 22:57:02'),
(558, 203, 'action complete via WP Cron', '2026-04-02 22:57:02', '2026-04-02 22:57:02'),
(559, 207, 'action started via WP Cron', '2026-04-03 01:02:13', '2026-04-03 01:02:13'),
(560, 208, 'action created', '2026-04-03 01:02:13', '2026-04-03 01:02:13'),
(561, 207, 'action complete via WP Cron', '2026-04-03 01:02:13', '2026-04-03 01:02:13'),
(562, 192, 'action started via WP Cron', '2026-04-03 01:21:14', '2026-04-03 01:21:14'),
(563, 192, 'action complete via WP Cron', '2026-04-03 01:21:14', '2026-04-03 01:21:14'),
(564, 209, 'action created', '2026-04-03 01:21:14', '2026-04-03 01:21:14'),
(565, 193, 'action started via WP Cron', '2026-04-03 01:21:14', '2026-04-03 01:21:14'),
(566, 193, 'action complete via WP Cron', '2026-04-03 01:21:14', '2026-04-03 01:21:14'),
(567, 210, 'action created', '2026-04-03 01:21:14', '2026-04-03 01:21:14'),
(568, 208, 'action started via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(569, 211, 'action created', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(570, 208, 'action complete via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(571, 181, 'action started via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(572, 181, 'action complete via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(573, 212, 'action created', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(574, 196, 'action started via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(575, 196, 'action complete via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(576, 204, 'action started via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(577, 204, 'action complete via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(578, 213, 'action created', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(579, 186, 'action started via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(580, 186, 'action complete via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(581, 214, 'action created', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(582, 187, 'action started via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(583, 215, 'action created', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(584, 187, 'action complete via WP Cron', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(585, 216, 'action created', '2026-04-03 06:26:18', '2026-04-03 06:26:18'),
(586, 211, 'action started via WP Cron', '2026-04-03 07:36:55', '2026-04-03 07:36:55'),
(587, 217, 'action created', '2026-04-03 07:36:55', '2026-04-03 07:36:55'),
(588, 211, 'action complete via WP Cron', '2026-04-03 07:36:55', '2026-04-03 07:36:55'),
(589, 217, 'action started via WP Cron', '2026-04-03 09:45:56', '2026-04-03 09:45:56'),
(590, 218, 'action created', '2026-04-03 09:45:56', '2026-04-03 09:45:56'),
(591, 217, 'action complete via WP Cron', '2026-04-03 09:45:56', '2026-04-03 09:45:56'),
(592, 218, 'action started via WP Cron', '2026-04-03 12:43:52', '2026-04-03 12:43:52'),
(593, 219, 'action created', '2026-04-03 12:43:52', '2026-04-03 12:43:52'),
(594, 218, 'action complete via WP Cron', '2026-04-03 12:43:52', '2026-04-03 12:43:52'),
(595, 209, 'action started via WP Cron', '2026-04-03 13:40:50', '2026-04-03 13:40:50'),
(596, 209, 'action complete via WP Cron', '2026-04-03 13:40:50', '2026-04-03 13:40:50'),
(597, 220, 'action created', '2026-04-03 13:40:50', '2026-04-03 13:40:50'),
(598, 210, 'action started via WP Cron', '2026-04-03 13:40:50', '2026-04-03 13:40:50'),
(599, 210, 'action complete via WP Cron', '2026-04-03 13:40:50', '2026-04-03 13:40:50'),
(600, 221, 'action created', '2026-04-03 13:40:50', '2026-04-03 13:40:50'),
(601, 219, 'action started via WP Cron', '2026-04-03 14:27:51', '2026-04-03 14:27:51'),
(602, 222, 'action created', '2026-04-03 14:27:51', '2026-04-03 14:27:51'),
(603, 219, 'action complete via WP Cron', '2026-04-03 14:27:51', '2026-04-03 14:27:51'),
(604, 222, 'action started via WP Cron', '2026-04-03 15:43:43', '2026-04-03 15:43:43'),
(605, 223, 'action created', '2026-04-03 15:43:43', '2026-04-03 15:43:43'),
(606, 222, 'action complete via WP Cron', '2026-04-03 15:43:43', '2026-04-03 15:43:43'),
(607, 223, 'action started via Async Request', '2026-04-03 17:55:32', '2026-04-03 17:55:32'),
(608, 224, 'action created', '2026-04-03 17:55:32', '2026-04-03 17:55:32'),
(609, 223, 'action complete via Async Request', '2026-04-03 17:55:32', '2026-04-03 17:55:32'),
(610, 213, 'action started via WP Cron', '2026-04-03 18:53:46', '2026-04-03 18:53:46'),
(611, 213, 'action complete via WP Cron', '2026-04-03 18:53:46', '2026-04-03 18:53:46'),
(613, 215, 'action started via WP Cron', '2026-04-03 18:53:46', '2026-04-03 18:53:46'),
(614, 215, 'action complete via WP Cron', '2026-04-03 18:53:46', '2026-04-03 18:53:46'),
(615, 226, 'action created', '2026-04-03 18:53:46', '2026-04-03 18:53:46'),
(616, 224, 'action started via WP Cron', '2026-04-03 19:29:45', '2026-04-03 19:29:45'),
(617, 227, 'action created', '2026-04-03 19:29:45', '2026-04-03 19:29:45'),
(618, 224, 'action complete via WP Cron', '2026-04-03 19:29:45', '2026-04-03 19:29:45'),
(619, 227, 'action started via WP Cron', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(620, 228, 'action created', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(621, 227, 'action complete via WP Cron', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(622, 201, 'action started via WP Cron', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(623, 201, 'action complete via WP Cron', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(624, 229, 'action created', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(625, 202, 'action started via WP Cron', '2026-04-03 21:03:56', '2026-04-03 21:03:56'),
(626, 202, 'action complete via WP Cron', '2026-04-03 21:03:57', '2026-04-03 21:03:57'),
(627, 230, 'action created', '2026-04-03 21:03:57', '2026-04-03 21:03:57'),
(628, 206, 'action started via WP Cron', '2026-04-03 21:03:57', '2026-04-03 21:03:57'),
(634, 232, 'action started via WP Cron', '2026-04-03 21:21:43', '2026-04-03 21:21:43'),
(630, 231, 'action created', '2026-04-03 21:03:58', '2026-04-03 21:03:58'),
(631, 232, 'action created', '2026-04-03 21:03:58', '2026-04-03 21:03:58'),
(632, 206, 'action complete via WP Cron', '2026-04-03 21:03:58', '2026-04-03 21:03:58'),
(633, 233, 'action created', '2026-04-03 21:03:58', '2026-04-03 21:03:58'),
(635, 232, 'action complete via WP Cron', '2026-04-03 21:21:43', '2026-04-03 21:21:43'),
(636, 228, 'action started via WP Cron', '2026-04-03 22:45:06', '2026-04-03 22:45:06'),
(637, 234, 'action created', '2026-04-03 22:45:06', '2026-04-03 22:45:06'),
(638, 228, 'action complete via WP Cron', '2026-04-03 22:45:06', '2026-04-03 22:45:06'),
(639, 234, 'action started via WP Cron', '2026-04-04 00:25:02', '2026-04-04 00:25:02'),
(640, 235, 'action created', '2026-04-04 00:25:02', '2026-04-04 00:25:02'),
(641, 234, 'action complete via WP Cron', '2026-04-04 00:25:02', '2026-04-04 00:25:02'),
(642, 235, 'action started via WP Cron', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(643, 236, 'action created', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(644, 235, 'action complete via WP Cron', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(645, 220, 'action started via WP Cron', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(646, 220, 'action complete via WP Cron', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(647, 237, 'action created', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(648, 221, 'action started via WP Cron', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(649, 221, 'action complete via WP Cron', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(650, 238, 'action created', '2026-04-04 01:59:46', '2026-04-04 01:59:46'),
(651, 236, 'action started via WP Cron', '2026-04-04 03:15:21', '2026-04-04 03:15:21'),
(652, 239, 'action created', '2026-04-04 03:15:21', '2026-04-04 03:15:21'),
(653, 236, 'action complete via WP Cron', '2026-04-04 03:15:21', '2026-04-04 03:15:21'),
(654, 239, 'action started via WP Cron', '2026-04-04 05:12:26', '2026-04-04 05:12:26'),
(655, 240, 'action created', '2026-04-04 05:12:26', '2026-04-04 05:12:26'),
(656, 239, 'action complete via WP Cron', '2026-04-04 05:12:26', '2026-04-04 05:12:26'),
(657, 231, 'action started via WP Cron', '2026-04-04 06:26:10', '2026-04-04 06:26:10'),
(658, 231, 'action complete via WP Cron', '2026-04-04 06:26:10', '2026-04-04 06:26:10'),
(659, 241, 'action created', '2026-04-04 06:26:10', '2026-04-04 06:26:10'),
(660, 240, 'action started via WP Cron', '2026-04-04 06:26:10', '2026-04-04 06:26:10'),
(661, 242, 'action created', '2026-04-04 06:26:10', '2026-04-04 06:26:10'),
(662, 240, 'action complete via WP Cron', '2026-04-04 06:26:10', '2026-04-04 06:26:10'),
(663, 212, 'action started via WP Cron', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(664, 212, 'action complete via WP Cron', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(665, 243, 'action created', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(666, 214, 'action started via WP Cron', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(667, 214, 'action complete via WP Cron', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(668, 244, 'action created', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(669, 216, 'action started via WP Cron', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(670, 216, 'action complete via WP Cron', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(671, 245, 'action created', '2026-04-04 06:28:01', '2026-04-04 06:28:01'),
(672, 226, 'action started via WP Cron', '2026-04-04 07:24:00', '2026-04-04 07:24:00'),
(673, 226, 'action complete via WP Cron', '2026-04-04 07:24:00', '2026-04-04 07:24:00'),
(674, 246, 'action created', '2026-04-04 07:24:02', '2026-04-04 07:24:02'),
(675, 242, 'action started via WP Cron', '2026-04-04 07:43:32', '2026-04-04 07:43:32'),
(676, 247, 'action created', '2026-04-04 07:43:32', '2026-04-04 07:43:32'),
(677, 242, 'action complete via WP Cron', '2026-04-04 07:43:32', '2026-04-04 07:43:32'),
(678, 247, 'action started via WP Cron', '2026-04-04 09:34:47', '2026-04-04 09:34:47'),
(679, 248, 'action created', '2026-04-04 09:34:47', '2026-04-04 09:34:47'),
(680, 247, 'action complete via WP Cron', '2026-04-04 09:34:47', '2026-04-04 09:34:47'),
(681, 248, 'action started via WP Cron', '2026-04-04 11:02:41', '2026-04-04 11:02:41'),
(682, 249, 'action created', '2026-04-04 11:02:41', '2026-04-04 11:02:41'),
(683, 248, 'action complete via WP Cron', '2026-04-04 11:02:41', '2026-04-04 11:02:41'),
(684, 249, 'action started via WP Cron', '2026-04-04 12:56:26', '2026-04-04 12:56:26'),
(685, 250, 'action created', '2026-04-04 12:56:26', '2026-04-04 12:56:26'),
(686, 249, 'action complete via WP Cron', '2026-04-04 12:56:26', '2026-04-04 12:56:26'),
(687, 250, 'action started via WP Cron', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(688, 251, 'action created', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(689, 250, 'action complete via WP Cron', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(690, 237, 'action started via WP Cron', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(691, 237, 'action complete via WP Cron', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(692, 252, 'action created', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(693, 238, 'action started via WP Cron', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(694, 238, 'action complete via WP Cron', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(695, 253, 'action created', '2026-04-04 14:01:40', '2026-04-04 14:01:40'),
(696, 251, 'action started via WP Cron', '2026-04-04 15:05:49', '2026-04-04 15:05:49'),
(697, 254, 'action created', '2026-04-04 15:05:49', '2026-04-04 15:05:49'),
(698, 251, 'action complete via WP Cron', '2026-04-04 15:05:49', '2026-04-04 15:05:49'),
(699, 254, 'action started via WP Cron', '2026-04-04 17:24:07', '2026-04-04 17:24:07'),
(700, 255, 'action created', '2026-04-04 17:24:07', '2026-04-04 17:24:07'),
(701, 254, 'action complete via WP Cron', '2026-04-04 17:24:07', '2026-04-04 17:24:07'),
(702, 255, 'action started via WP Cron', '2026-04-04 18:30:49', '2026-04-04 18:30:49'),
(703, 256, 'action created', '2026-04-04 18:30:49', '2026-04-04 18:30:49'),
(704, 255, 'action complete via WP Cron', '2026-04-04 18:30:49', '2026-04-04 18:30:49'),
(705, 241, 'action started via WP Cron', '2026-04-04 18:30:49', '2026-04-04 18:30:49'),
(706, 241, 'action complete via WP Cron', '2026-04-04 18:30:50', '2026-04-04 18:30:50'),
(708, 246, 'action started via WP Cron', '2026-04-04 19:47:02', '2026-04-04 19:47:02'),
(709, 246, 'action complete via WP Cron', '2026-04-04 19:47:02', '2026-04-04 19:47:02'),
(710, 256, 'action started via WP Cron', '2026-04-04 19:47:02', '2026-04-04 19:47:02'),
(711, 258, 'action created', '2026-04-04 19:47:02', '2026-04-04 19:47:02'),
(712, 256, 'action complete via WP Cron', '2026-04-04 19:47:02', '2026-04-04 19:47:02'),
(713, 259, 'action created', '2026-04-04 19:47:03', '2026-04-04 19:47:03'),
(714, 258, 'action started via WP Cron', '2026-04-04 20:53:02', '2026-04-04 20:53:02'),
(715, 260, 'action created', '2026-04-04 20:53:02', '2026-04-04 20:53:02'),
(716, 258, 'action complete via WP Cron', '2026-04-04 20:53:02', '2026-04-04 20:53:02'),
(717, 229, 'action started via WP Cron', '2026-04-04 21:08:08', '2026-04-04 21:08:08'),
(718, 229, 'action complete via WP Cron', '2026-04-04 21:08:09', '2026-04-04 21:08:09'),
(719, 261, 'action created', '2026-04-04 21:08:09', '2026-04-04 21:08:09'),
(720, 230, 'action started via WP Cron', '2026-04-04 21:08:09', '2026-04-04 21:08:09'),
(721, 230, 'action complete via WP Cron', '2026-04-04 21:08:09', '2026-04-04 21:08:09'),
(722, 262, 'action created', '2026-04-04 21:08:10', '2026-04-04 21:08:10'),
(723, 233, 'action started via WP Cron', '2026-04-04 21:08:10', '2026-04-04 21:08:10'),
(729, 264, 'action started via WP Cron', '2026-04-04 22:54:58', '2026-04-04 22:54:58'),
(725, 263, 'action created', '2026-04-04 21:08:10', '2026-04-04 21:08:10'),
(726, 264, 'action created', '2026-04-04 21:08:10', '2026-04-04 21:08:10'),
(727, 233, 'action complete via WP Cron', '2026-04-04 21:08:10', '2026-04-04 21:08:10'),
(728, 265, 'action created', '2026-04-04 21:08:10', '2026-04-04 21:08:10'),
(730, 264, 'action complete via WP Cron', '2026-04-04 22:54:58', '2026-04-04 22:54:58'),
(731, 260, 'action started via WP Cron', '2026-04-04 22:54:58', '2026-04-04 22:54:58'),
(732, 266, 'action created', '2026-04-04 22:54:58', '2026-04-04 22:54:58'),
(733, 260, 'action complete via WP Cron', '2026-04-04 22:54:58', '2026-04-04 22:54:58'),
(734, 266, 'action started via WP Cron', '2026-04-05 00:26:41', '2026-04-05 00:26:41'),
(735, 267, 'action created', '2026-04-05 00:26:41', '2026-04-05 00:26:41'),
(736, 266, 'action complete via WP Cron', '2026-04-05 00:26:41', '2026-04-05 00:26:41'),
(737, 267, 'action started via WP Cron', '2026-04-05 01:35:36', '2026-04-05 01:35:36'),
(738, 268, 'action created', '2026-04-05 01:35:36', '2026-04-05 01:35:36'),
(739, 267, 'action complete via WP Cron', '2026-04-05 01:35:36', '2026-04-05 01:35:36'),
(740, 252, 'action started via WP Cron', '2026-04-05 02:08:37', '2026-04-05 02:08:37'),
(741, 252, 'action complete via WP Cron', '2026-04-05 02:08:37', '2026-04-05 02:08:37'),
(742, 269, 'action created', '2026-04-05 02:08:37', '2026-04-05 02:08:37'),
(743, 253, 'action started via WP Cron', '2026-04-05 02:08:37', '2026-04-05 02:08:37'),
(744, 253, 'action complete via WP Cron', '2026-04-05 02:08:37', '2026-04-05 02:08:37'),
(745, 270, 'action created', '2026-04-05 02:08:37', '2026-04-05 02:08:37'),
(746, 268, 'action started via WP Cron', '2026-04-05 02:38:11', '2026-04-05 02:38:11'),
(747, 271, 'action created', '2026-04-05 02:38:11', '2026-04-05 02:38:11'),
(748, 268, 'action complete via WP Cron', '2026-04-05 02:38:11', '2026-04-05 02:38:11'),
(749, 271, 'action started via WP Cron', '2026-04-05 04:51:38', '2026-04-05 04:51:38'),
(750, 272, 'action created', '2026-04-05 04:51:38', '2026-04-05 04:51:38'),
(751, 271, 'action complete via WP Cron', '2026-04-05 04:51:38', '2026-04-05 04:51:38'),
(752, 272, 'action started via WP Cron', '2026-04-05 06:22:23', '2026-04-05 06:22:23'),
(753, 273, 'action created', '2026-04-05 06:22:23', '2026-04-05 06:22:23'),
(754, 272, 'action complete via WP Cron', '2026-04-05 06:22:23', '2026-04-05 06:22:23'),
(755, 263, 'action started via WP Cron', '2026-04-05 06:22:23', '2026-04-05 06:22:23'),
(756, 263, 'action complete via WP Cron', '2026-04-05 06:22:23', '2026-04-05 06:22:23'),
(757, 274, 'action created', '2026-04-05 06:22:23', '2026-04-05 06:22:23'),
(758, 243, 'action started via WP Cron', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(759, 243, 'action complete via WP Cron', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(760, 275, 'action created', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(761, 244, 'action started via WP Cron', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(762, 244, 'action complete via WP Cron', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(763, 276, 'action created', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(764, 245, 'action started via WP Cron', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(765, 245, 'action complete via WP Cron', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(766, 277, 'action created', '2026-04-05 06:32:12', '2026-04-05 06:32:12'),
(767, 273, 'action started via WP Cron', '2026-04-05 07:29:03', '2026-04-05 07:29:03'),
(768, 278, 'action created', '2026-04-05 07:29:03', '2026-04-05 07:29:03'),
(769, 273, 'action complete via WP Cron', '2026-04-05 07:29:03', '2026-04-05 07:29:03'),
(770, 259, 'action started via WP Cron', '2026-04-05 08:20:36', '2026-04-05 08:20:36'),
(771, 259, 'action complete via WP Cron', '2026-04-05 08:20:36', '2026-04-05 08:20:36'),
(772, 279, 'action created', '2026-04-05 08:20:36', '2026-04-05 08:20:36'),
(773, 278, 'action started via WP Cron', '2026-04-05 08:53:18', '2026-04-05 08:53:18'),
(774, 280, 'action created', '2026-04-05 08:53:18', '2026-04-05 08:53:18');
INSERT INTO `wpqi_actionscheduler_logs` VALUES
(775, 278, 'action complete via WP Cron', '2026-04-05 08:53:18', '2026-04-05 08:53:18'),
(776, 280, 'action started via WP Cron', '2026-04-05 10:33:00', '2026-04-05 10:33:00'),
(777, 281, 'action created', '2026-04-05 10:33:00', '2026-04-05 10:33:00'),
(778, 280, 'action complete via WP Cron', '2026-04-05 10:33:00', '2026-04-05 10:33:00'),
(779, 281, 'action started via WP Cron', '2026-04-05 11:43:00', '2026-04-05 11:43:00'),
(780, 282, 'action created', '2026-04-05 11:43:00', '2026-04-05 11:43:00'),
(781, 281, 'action complete via WP Cron', '2026-04-05 11:43:00', '2026-04-05 11:43:00'),
(782, 282, 'action started via WP Cron', '2026-04-05 12:52:17', '2026-04-05 12:52:17'),
(783, 283, 'action created', '2026-04-05 12:52:17', '2026-04-05 12:52:17'),
(784, 282, 'action complete via WP Cron', '2026-04-05 12:52:17', '2026-04-05 12:52:17'),
(785, 283, 'action started via WP Cron', '2026-04-05 13:52:30', '2026-04-05 13:52:30'),
(786, 284, 'action created', '2026-04-05 13:52:30', '2026-04-05 13:52:30'),
(787, 283, 'action complete via WP Cron', '2026-04-05 13:52:30', '2026-04-05 13:52:30'),
(788, 269, 'action started via WP Cron', '2026-04-05 14:30:23', '2026-04-05 14:30:23'),
(789, 269, 'action complete via WP Cron', '2026-04-05 14:30:23', '2026-04-05 14:30:23'),
(790, 285, 'action created', '2026-04-05 14:30:23', '2026-04-05 14:30:23'),
(791, 270, 'action started via WP Cron', '2026-04-05 14:30:23', '2026-04-05 14:30:23'),
(792, 270, 'action complete via WP Cron', '2026-04-05 14:30:23', '2026-04-05 14:30:23'),
(793, 286, 'action created', '2026-04-05 14:30:23', '2026-04-05 14:30:23'),
(794, 284, 'action started via WP Cron', '2026-04-05 15:08:47', '2026-04-05 15:08:47'),
(795, 287, 'action created', '2026-04-05 15:08:47', '2026-04-05 15:08:47'),
(796, 284, 'action complete via WP Cron', '2026-04-05 15:08:47', '2026-04-05 15:08:47'),
(797, 287, 'action started via WP Cron', '2026-04-05 16:27:07', '2026-04-05 16:27:07'),
(798, 288, 'action created', '2026-04-05 16:27:07', '2026-04-05 16:27:07'),
(799, 287, 'action complete via WP Cron', '2026-04-05 16:27:07', '2026-04-05 16:27:07'),
(800, 288, 'action started via WP Cron', '2026-04-05 18:24:43', '2026-04-05 18:24:43'),
(801, 289, 'action created', '2026-04-05 18:24:43', '2026-04-05 18:24:43'),
(802, 288, 'action complete via WP Cron', '2026-04-05 18:24:43', '2026-04-05 18:24:43'),
(803, 274, 'action started via WP Cron', '2026-04-05 18:24:43', '2026-04-05 18:24:43'),
(804, 274, 'action complete via WP Cron', '2026-04-05 18:24:43', '2026-04-05 18:24:43'),
(806, 289, 'action started via WP Cron', '2026-04-05 19:25:23', '2026-04-05 19:25:23'),
(807, 291, 'action created', '2026-04-05 19:25:23', '2026-04-05 19:25:23'),
(808, 289, 'action complete via WP Cron', '2026-04-05 19:25:23', '2026-04-05 19:25:23'),
(809, 279, 'action started via WP Cron', '2026-04-05 21:10:37', '2026-04-05 21:10:37'),
(810, 279, 'action complete via WP Cron', '2026-04-05 21:10:37', '2026-04-05 21:10:37'),
(811, 291, 'action started via WP Cron', '2026-04-05 21:10:37', '2026-04-05 21:10:37'),
(812, 292, 'action created', '2026-04-05 21:10:37', '2026-04-05 21:10:37'),
(813, 291, 'action complete via WP Cron', '2026-04-05 21:10:37', '2026-04-05 21:10:37'),
(814, 261, 'action started via WP Cron', '2026-04-05 21:10:37', '2026-04-05 21:10:37'),
(815, 261, 'action complete via WP Cron', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(816, 293, 'action created', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(817, 262, 'action started via WP Cron', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(818, 294, 'action created', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(819, 262, 'action complete via WP Cron', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(820, 295, 'action created', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(821, 265, 'action started via WP Cron', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(827, 297, 'action started via WP Cron', '2026-04-05 21:20:54', '2026-04-05 21:20:54'),
(823, 296, 'action created', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(824, 297, 'action created', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(825, 265, 'action complete via WP Cron', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(826, 298, 'action created', '2026-04-05 21:10:38', '2026-04-05 21:10:38'),
(828, 297, 'action complete via WP Cron', '2026-04-05 21:20:55', '2026-04-05 21:20:55'),
(829, 292, 'action started via WP Cron', '2026-04-05 22:13:34', '2026-04-05 22:13:34'),
(830, 299, 'action created', '2026-04-05 22:13:34', '2026-04-05 22:13:34'),
(831, 292, 'action complete via WP Cron', '2026-04-05 22:13:34', '2026-04-05 22:13:34'),
(832, 299, 'action started via WP Cron', '2026-04-05 23:21:42', '2026-04-05 23:21:42'),
(833, 300, 'action created', '2026-04-05 23:21:42', '2026-04-05 23:21:42'),
(834, 299, 'action complete via WP Cron', '2026-04-05 23:21:42', '2026-04-05 23:21:42'),
(835, 300, 'action started via WP Cron', '2026-04-06 00:24:23', '2026-04-06 00:24:23'),
(836, 301, 'action created', '2026-04-06 00:24:23', '2026-04-06 00:24:23'),
(837, 300, 'action complete via WP Cron', '2026-04-06 00:24:23', '2026-04-06 00:24:23'),
(838, 301, 'action started via WP Cron', '2026-04-06 02:17:59', '2026-04-06 02:17:59'),
(839, 302, 'action created', '2026-04-06 02:17:59', '2026-04-06 02:17:59'),
(840, 301, 'action complete via WP Cron', '2026-04-06 02:17:59', '2026-04-06 02:17:59'),
(841, 285, 'action started via WP Cron', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(842, 285, 'action complete via WP Cron', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(843, 303, 'action created', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(844, 286, 'action started via WP Cron', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(845, 286, 'action complete via WP Cron', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(846, 304, 'action created', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(847, 302, 'action started via WP Cron', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(848, 305, 'action created', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(849, 302, 'action complete via WP Cron', '2026-04-06 03:47:55', '2026-04-06 03:47:55'),
(850, 305, 'action started via WP Cron', '2026-04-06 04:52:37', '2026-04-06 04:52:37'),
(851, 306, 'action created', '2026-04-06 04:52:37', '2026-04-06 04:52:37'),
(852, 305, 'action complete via WP Cron', '2026-04-06 04:52:37', '2026-04-06 04:52:37'),
(853, 306, 'action started via WP Cron', '2026-04-06 05:57:38', '2026-04-06 05:57:38'),
(854, 307, 'action created', '2026-04-06 05:57:38', '2026-04-06 05:57:38'),
(855, 306, 'action complete via WP Cron', '2026-04-06 05:57:38', '2026-04-06 05:57:38'),
(856, 296, 'action started via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(857, 296, 'action complete via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(858, 308, 'action created', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(859, 275, 'action started via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(860, 275, 'action complete via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(861, 309, 'action created', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(862, 276, 'action started via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(863, 276, 'action complete via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(864, 310, 'action created', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(865, 277, 'action started via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(866, 277, 'action complete via WP Cron', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(867, 311, 'action created', '2026-04-06 06:38:25', '2026-04-06 06:38:25'),
(868, 307, 'action started via WP Cron', '2026-04-06 07:49:25', '2026-04-06 07:49:25'),
(869, 312, 'action created', '2026-04-06 07:49:25', '2026-04-06 07:49:25'),
(870, 307, 'action complete via WP Cron', '2026-04-06 07:49:25', '2026-04-06 07:49:25'),
(871, 312, 'action started via WP Cron', '2026-04-06 11:46:07', '2026-04-06 11:46:07'),
(872, 313, 'action created', '2026-04-06 11:46:07', '2026-04-06 11:46:07'),
(873, 312, 'action complete via WP Cron', '2026-04-06 11:46:07', '2026-04-06 11:46:07'),
(874, 294, 'action started via WP Cron', '2026-04-06 11:46:07', '2026-04-06 11:46:07'),
(875, 294, 'action complete via WP Cron', '2026-04-06 11:46:07', '2026-04-06 11:46:07'),
(876, 314, 'action created', '2026-04-06 11:46:07', '2026-04-06 11:46:07'),
(877, 313, 'action started via WP Cron', '2026-04-06 13:01:19', '2026-04-06 13:01:19'),
(878, 315, 'action created', '2026-04-06 13:01:19', '2026-04-06 13:01:19'),
(879, 313, 'action complete via WP Cron', '2026-04-06 13:01:19', '2026-04-06 13:01:19'),
(880, 315, 'action started via WP Cron', '2026-04-06 14:33:22', '2026-04-06 14:33:22'),
(881, 316, 'action created', '2026-04-06 14:33:22', '2026-04-06 14:33:22'),
(882, 315, 'action complete via WP Cron', '2026-04-06 14:33:22', '2026-04-06 14:33:22'),
(883, 316, 'action started via WP Cron', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(884, 317, 'action created', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(885, 316, 'action complete via WP Cron', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(886, 303, 'action started via WP Cron', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(887, 303, 'action complete via WP Cron', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(888, 318, 'action created', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(889, 304, 'action started via WP Cron', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(890, 304, 'action complete via WP Cron', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(891, 319, 'action created', '2026-04-06 15:58:07', '2026-04-06 15:58:07'),
(892, 317, 'action started via WP Cron', '2026-04-06 17:33:24', '2026-04-06 17:33:24'),
(893, 320, 'action created', '2026-04-06 17:33:24', '2026-04-06 17:33:24'),
(894, 317, 'action complete via WP Cron', '2026-04-06 17:33:24', '2026-04-06 17:33:24'),
(895, 320, 'action started via WP Cron', '2026-04-06 18:49:19', '2026-04-06 18:49:19'),
(896, 321, 'action created', '2026-04-06 18:49:19', '2026-04-06 18:49:19'),
(897, 320, 'action complete via WP Cron', '2026-04-06 18:49:19', '2026-04-06 18:49:19'),
(898, 308, 'action started via WP Cron', '2026-04-06 18:49:19', '2026-04-06 18:49:19'),
(899, 308, 'action complete via WP Cron', '2026-04-06 18:49:19', '2026-04-06 18:49:19'),
(901, 321, 'action started via WP Cron', '2026-04-06 20:38:32', '2026-04-06 20:38:32'),
(902, 323, 'action created', '2026-04-06 20:38:32', '2026-04-06 20:38:32'),
(903, 321, 'action complete via WP Cron', '2026-04-06 20:38:32', '2026-04-06 20:38:32'),
(904, 293, 'action started via WP Cron', '2026-04-06 21:11:50', '2026-04-06 21:11:50'),
(905, 293, 'action complete via WP Cron', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(906, 324, 'action created', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(907, 295, 'action started via WP Cron', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(908, 295, 'action complete via WP Cron', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(909, 325, 'action created', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(910, 298, 'action started via WP Cron', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(916, 327, 'action started via WP Cron', '2026-04-06 21:19:41', '2026-04-06 21:19:41'),
(912, 326, 'action created', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(913, 327, 'action created', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(914, 298, 'action complete via WP Cron', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(915, 328, 'action created', '2026-04-06 21:11:51', '2026-04-06 21:11:51'),
(917, 327, 'action complete via WP Cron', '2026-04-06 21:19:41', '2026-04-06 21:19:41'),
(918, 323, 'action started via WP Cron', '2026-04-06 22:53:12', '2026-04-06 22:53:12'),
(919, 329, 'action created', '2026-04-06 22:53:12', '2026-04-06 22:53:12'),
(920, 323, 'action complete via WP Cron', '2026-04-06 22:53:12', '2026-04-06 22:53:12'),
(921, 314, 'action started via WP Cron', '2026-04-06 23:49:42', '2026-04-06 23:49:42'),
(922, 314, 'action complete via WP Cron', '2026-04-06 23:49:42', '2026-04-06 23:49:42'),
(923, 330, 'action created', '2026-04-07 00:10:33', '2026-04-07 00:10:33'),
(924, 329, 'action started via WP Cron', '2026-04-07 00:10:33', '2026-04-07 00:10:33'),
(925, 331, 'action created', '2026-04-07 00:10:33', '2026-04-07 00:10:33'),
(926, 329, 'action complete via WP Cron', '2026-04-07 00:10:33', '2026-04-07 00:10:33'),
(927, 331, 'action started via WP Cron', '2026-04-07 02:19:41', '2026-04-07 02:19:41'),
(928, 332, 'action created', '2026-04-07 02:19:41', '2026-04-07 02:19:41'),
(929, 331, 'action complete via WP Cron', '2026-04-07 02:19:41', '2026-04-07 02:19:41'),
(930, 332, 'action started via WP Cron', '2026-04-07 03:25:17', '2026-04-07 03:25:17'),
(931, 333, 'action created', '2026-04-07 03:25:17', '2026-04-07 03:25:17'),
(932, 332, 'action complete via WP Cron', '2026-04-07 03:25:17', '2026-04-07 03:25:17'),
(933, 318, 'action started via WP Cron', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(934, 318, 'action complete via WP Cron', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(935, 334, 'action created', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(936, 319, 'action started via WP Cron', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(937, 319, 'action complete via WP Cron', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(938, 335, 'action created', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(939, 333, 'action started via WP Cron', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(940, 336, 'action created', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(941, 333, 'action complete via WP Cron', '2026-04-07 05:53:29', '2026-04-07 05:53:29'),
(942, 326, 'action started via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(943, 326, 'action complete via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(944, 337, 'action created', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(945, 309, 'action started via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(946, 309, 'action complete via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(947, 338, 'action created', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(948, 310, 'action started via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(949, 310, 'action complete via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(950, 339, 'action created', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(951, 311, 'action started via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(952, 311, 'action complete via WP Cron', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(953, 340, 'action created', '2026-04-07 06:38:29', '2026-04-07 06:38:29'),
(954, 336, 'action started via WP Cron', '2026-04-07 07:19:53', '2026-04-07 07:19:53'),
(955, 341, 'action created', '2026-04-07 07:19:53', '2026-04-07 07:19:53'),
(956, 336, 'action complete via WP Cron', '2026-04-07 07:19:53', '2026-04-07 07:19:53'),
(957, 341, 'action started via WP Cron', '2026-04-07 08:49:37', '2026-04-07 08:49:37'),
(958, 342, 'action created', '2026-04-07 08:49:37', '2026-04-07 08:49:37'),
(959, 341, 'action complete via WP Cron', '2026-04-07 08:49:37', '2026-04-07 08:49:37'),
(960, 342, 'action started via WP Cron', '2026-04-07 09:52:00', '2026-04-07 09:52:00'),
(961, 343, 'action created', '2026-04-07 09:52:00', '2026-04-07 09:52:00'),
(962, 342, 'action complete via WP Cron', '2026-04-07 09:52:00', '2026-04-07 09:52:00'),
(963, 343, 'action started via WP Cron', '2026-04-07 11:01:05', '2026-04-07 11:01:05'),
(964, 344, 'action created', '2026-04-07 11:01:05', '2026-04-07 11:01:05'),
(965, 343, 'action complete via WP Cron', '2026-04-07 11:01:05', '2026-04-07 11:01:05'),
(966, 344, 'action started via WP Cron', '2026-04-07 12:15:57', '2026-04-07 12:15:57'),
(967, 345, 'action created', '2026-04-07 12:15:57', '2026-04-07 12:15:57'),
(968, 344, 'action complete via WP Cron', '2026-04-07 12:15:57', '2026-04-07 12:15:57'),
(969, 330, 'action started via WP Cron', '2026-04-07 12:15:57', '2026-04-07 12:15:57'),
(970, 330, 'action complete via WP Cron', '2026-04-07 12:15:57', '2026-04-07 12:15:57'),
(971, 346, 'action created', '2026-04-07 12:18:18', '2026-04-07 12:18:18'),
(972, 345, 'action started via WP Cron', '2026-04-07 13:21:53', '2026-04-07 13:21:53'),
(973, 347, 'action created', '2026-04-07 13:21:53', '2026-04-07 13:21:53'),
(974, 345, 'action complete via WP Cron', '2026-04-07 13:21:53', '2026-04-07 13:21:53'),
(975, 347, 'action started via WP Cron', '2026-04-07 14:48:36', '2026-04-07 14:48:36'),
(976, 348, 'action created', '2026-04-07 14:48:36', '2026-04-07 14:48:36'),
(977, 347, 'action complete via WP Cron', '2026-04-07 14:48:36', '2026-04-07 14:48:36'),
(978, 348, 'action started via WP Cron', '2026-04-07 15:51:09', '2026-04-07 15:51:09'),
(979, 349, 'action created', '2026-04-07 15:51:09', '2026-04-07 15:51:09'),
(980, 348, 'action complete via WP Cron', '2026-04-07 15:51:09', '2026-04-07 15:51:09'),
(981, 349, 'action started via WP Cron', '2026-04-07 17:14:14', '2026-04-07 17:14:14'),
(982, 350, 'action created', '2026-04-07 17:14:14', '2026-04-07 17:14:14'),
(983, 349, 'action complete via WP Cron', '2026-04-07 17:14:14', '2026-04-07 17:14:14'),
(984, 334, 'action started via WP Cron', '2026-04-07 18:00:27', '2026-04-07 18:00:27'),
(985, 334, 'action complete via WP Cron', '2026-04-07 18:00:27', '2026-04-07 18:00:27'),
(986, 351, 'action created', '2026-04-07 18:00:27', '2026-04-07 18:00:27'),
(987, 335, 'action started via WP Cron', '2026-04-07 18:00:27', '2026-04-07 18:00:27'),
(988, 335, 'action complete via WP Cron', '2026-04-07 18:00:27', '2026-04-07 18:00:27'),
(989, 352, 'action created', '2026-04-07 18:00:27', '2026-04-07 18:00:27'),
(990, 350, 'action started via WP Cron', '2026-04-07 18:19:36', '2026-04-07 18:19:36'),
(991, 353, 'action created', '2026-04-07 18:19:36', '2026-04-07 18:19:36'),
(992, 350, 'action complete via WP Cron', '2026-04-07 18:19:36', '2026-04-07 18:19:36'),
(993, 337, 'action started via WP Cron', '2026-04-07 19:04:08', '2026-04-07 19:04:08'),
(994, 337, 'action complete via WP Cron', '2026-04-07 19:04:08', '2026-04-07 19:04:08'),
(996, 353, 'action started via WP Cron', '2026-04-07 19:25:06', '2026-04-07 19:25:06'),
(997, 355, 'action created', '2026-04-07 19:25:06', '2026-04-07 19:25:06'),
(998, 353, 'action complete via WP Cron', '2026-04-07 19:25:06', '2026-04-07 19:25:06'),
(999, 355, 'action started via WP Cron', '2026-04-07 20:40:44', '2026-04-07 20:40:44'),
(1000, 356, 'action created', '2026-04-07 20:40:44', '2026-04-07 20:40:44'),
(1001, 355, 'action complete via WP Cron', '2026-04-07 20:40:44', '2026-04-07 20:40:44'),
(1002, 324, 'action started via WP Cron', '2026-04-07 21:15:38', '2026-04-07 21:15:38'),
(1003, 324, 'action complete via WP Cron', '2026-04-07 21:15:39', '2026-04-07 21:15:39'),
(1004, 357, 'action created', '2026-04-07 21:15:39', '2026-04-07 21:15:39'),
(1005, 325, 'action started via WP Cron', '2026-04-07 21:15:39', '2026-04-07 21:15:39'),
(1006, 325, 'action complete via WP Cron', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1007, 358, 'action created', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1008, 328, 'action started via WP Cron', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1014, 360, 'action started via WP Cron', '2026-04-07 21:17:39', '2026-04-07 21:17:39'),
(1010, 359, 'action created', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1011, 360, 'action created', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1012, 328, 'action complete via WP Cron', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1013, 361, 'action created', '2026-04-07 21:15:40', '2026-04-07 21:15:40'),
(1015, 360, 'action complete via WP Cron', '2026-04-07 21:17:39', '2026-04-07 21:17:39'),
(1016, 356, 'action started via WP Cron', '2026-04-07 21:47:38', '2026-04-07 21:47:38'),
(1017, 362, 'action created', '2026-04-07 21:47:38', '2026-04-07 21:47:38'),
(1018, 356, 'action complete via WP Cron', '2026-04-07 21:47:38', '2026-04-07 21:47:38'),
(1019, 362, 'action started via WP Cron', '2026-04-07 22:59:38', '2026-04-07 22:59:38'),
(1020, 363, 'action created', '2026-04-07 22:59:38', '2026-04-07 22:59:38'),
(1021, 362, 'action complete via WP Cron', '2026-04-07 22:59:38', '2026-04-07 22:59:38'),
(1022, 363, 'action started via WP Cron', '2026-04-08 00:11:06', '2026-04-08 00:11:06'),
(1023, 364, 'action created', '2026-04-08 00:11:06', '2026-04-08 00:11:06'),
(1024, 363, 'action complete via WP Cron', '2026-04-08 00:11:06', '2026-04-08 00:11:06'),
(1025, 346, 'action started via WP Cron', '2026-04-08 01:01:34', '2026-04-08 01:01:34'),
(1026, 346, 'action complete via WP Cron', '2026-04-08 01:01:34', '2026-04-08 01:01:34'),
(1027, 365, 'action created', '2026-04-08 01:01:35', '2026-04-08 01:01:35'),
(1028, 364, 'action started via WP Cron', '2026-04-08 01:12:16', '2026-04-08 01:12:16'),
(1029, 366, 'action created', '2026-04-08 01:12:16', '2026-04-08 01:12:16'),
(1030, 364, 'action complete via WP Cron', '2026-04-08 01:12:16', '2026-04-08 01:12:16'),
(1031, 366, 'action started via WP Cron', '2026-04-08 02:22:58', '2026-04-08 02:22:58'),
(1032, 367, 'action created', '2026-04-08 02:22:58', '2026-04-08 02:22:58'),
(1033, 366, 'action complete via WP Cron', '2026-04-08 02:22:58', '2026-04-08 02:22:58'),
(1034, 367, 'action started via WP Cron', '2026-04-08 03:28:08', '2026-04-08 03:28:08'),
(1035, 368, 'action created', '2026-04-08 03:28:08', '2026-04-08 03:28:08'),
(1036, 367, 'action complete via WP Cron', '2026-04-08 03:28:08', '2026-04-08 03:28:08'),
(1037, 368, 'action started via WP Cron', '2026-04-08 04:54:11', '2026-04-08 04:54:11'),
(1038, 369, 'action created', '2026-04-08 04:54:11', '2026-04-08 04:54:11'),
(1039, 368, 'action complete via WP Cron', '2026-04-08 04:54:11', '2026-04-08 04:54:11'),
(1040, 369, 'action started via WP Cron', '2026-04-08 05:55:54', '2026-04-08 05:55:54'),
(1041, 370, 'action created', '2026-04-08 05:55:54', '2026-04-08 05:55:54'),
(1042, 369, 'action complete via WP Cron', '2026-04-08 05:55:54', '2026-04-08 05:55:54'),
(1043, 359, 'action started via WP Cron', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1044, 359, 'action complete via WP Cron', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1045, 371, 'action created', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1046, 351, 'action started via WP Cron', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1047, 351, 'action complete via WP Cron', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1048, 372, 'action created', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1049, 352, 'action started via WP Cron', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1050, 352, 'action complete via WP Cron', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1051, 373, 'action created', '2026-04-08 06:04:38', '2026-04-08 06:04:38'),
(1052, 338, 'action started via WP Cron', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1053, 338, 'action complete via WP Cron', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1054, 374, 'action created', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1055, 339, 'action started via WP Cron', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1056, 339, 'action complete via WP Cron', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1057, 375, 'action created', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1058, 340, 'action started via WP Cron', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1059, 340, 'action complete via WP Cron', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1060, 376, 'action created', '2026-04-08 06:43:32', '2026-04-08 06:43:32'),
(1061, 370, 'action started via WP Cron', '2026-04-08 06:58:58', '2026-04-08 06:58:58'),
(1062, 377, 'action created', '2026-04-08 06:58:58', '2026-04-08 06:58:58'),
(1063, 370, 'action complete via WP Cron', '2026-04-08 06:58:58', '2026-04-08 06:58:58'),
(1064, 377, 'action started via WP Cron', '2026-04-08 08:07:35', '2026-04-08 08:07:35'),
(1065, 378, 'action created', '2026-04-08 08:07:35', '2026-04-08 08:07:35'),
(1066, 377, 'action complete via WP Cron', '2026-04-08 08:07:35', '2026-04-08 08:07:35'),
(1067, 378, 'action started via WP Cron', '2026-04-08 09:20:59', '2026-04-08 09:20:59'),
(1068, 379, 'action created', '2026-04-08 09:20:59', '2026-04-08 09:20:59'),
(1069, 378, 'action complete via WP Cron', '2026-04-08 09:20:59', '2026-04-08 09:20:59'),
(1070, 379, 'action started via WP Cron', '2026-04-08 10:21:21', '2026-04-08 10:21:21'),
(1071, 380, 'action created', '2026-04-08 10:21:21', '2026-04-08 10:21:21'),
(1072, 379, 'action complete via WP Cron', '2026-04-08 10:21:21', '2026-04-08 10:21:21'),
(1073, 380, 'action started via WP Cron', '2026-04-08 11:36:08', '2026-04-08 11:36:08'),
(1074, 381, 'action created', '2026-04-08 11:36:08', '2026-04-08 11:36:08'),
(1075, 380, 'action complete via WP Cron', '2026-04-08 11:36:08', '2026-04-08 11:36:08'),
(1076, 381, 'action started via WP Cron', '2026-04-08 12:41:43', '2026-04-08 12:41:43'),
(1077, 382, 'action created', '2026-04-08 12:41:43', '2026-04-08 12:41:43'),
(1078, 381, 'action complete via WP Cron', '2026-04-08 12:41:43', '2026-04-08 12:41:43'),
(1079, 365, 'action started via WP Cron', '2026-04-08 13:05:05', '2026-04-08 13:05:05'),
(1080, 365, 'action complete via WP Cron', '2026-04-08 13:05:05', '2026-04-08 13:05:05'),
(1081, 383, 'action created', '2026-04-08 13:05:06', '2026-04-08 13:05:06'),
(1082, 382, 'action started via WP Cron', '2026-04-08 13:45:59', '2026-04-08 13:45:59'),
(1083, 384, 'action created', '2026-04-08 13:45:59', '2026-04-08 13:45:59'),
(1084, 382, 'action complete via WP Cron', '2026-04-08 13:45:59', '2026-04-08 13:45:59'),
(1085, 384, 'action started via WP Cron', '2026-04-08 14:58:00', '2026-04-08 14:58:00'),
(1086, 385, 'action created', '2026-04-08 14:58:00', '2026-04-08 14:58:00'),
(1087, 384, 'action complete via WP Cron', '2026-04-08 14:58:00', '2026-04-08 14:58:00'),
(1088, 385, 'action started via WP Cron', '2026-04-08 16:01:12', '2026-04-08 16:01:12'),
(1089, 386, 'action created', '2026-04-08 16:01:12', '2026-04-08 16:01:12'),
(1090, 385, 'action complete via WP Cron', '2026-04-08 16:01:12', '2026-04-08 16:01:12'),
(1091, 386, 'action started via WP Cron', '2026-04-08 17:11:44', '2026-04-08 17:11:44'),
(1092, 387, 'action created', '2026-04-08 17:11:44', '2026-04-08 17:11:44'),
(1093, 386, 'action complete via WP Cron', '2026-04-08 17:11:44', '2026-04-08 17:11:44'),
(1094, 371, 'action started via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1095, 371, 'action complete via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1097, 372, 'action started via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1098, 372, 'action complete via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1099, 389, 'action created', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1100, 373, 'action started via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1101, 373, 'action complete via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1102, 390, 'action created', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1103, 387, 'action started via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1104, 391, 'action created', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1105, 387, 'action complete via WP Cron', '2026-04-08 18:12:52', '2026-04-08 18:12:52'),
(1106, 391, 'action started via WP Cron', '2026-04-08 19:15:22', '2026-04-08 19:15:22'),
(1107, 392, 'action created', '2026-04-08 19:15:22', '2026-04-08 19:15:22'),
(1108, 391, 'action complete via WP Cron', '2026-04-08 19:15:22', '2026-04-08 19:15:22'),
(1109, 392, 'action started via WP Cron', '2026-04-08 20:47:16', '2026-04-08 20:47:16'),
(1110, 393, 'action created', '2026-04-08 20:47:16', '2026-04-08 20:47:16'),
(1111, 392, 'action complete via WP Cron', '2026-04-08 20:47:16', '2026-04-08 20:47:16'),
(1112, 357, 'action started via WP Cron', '2026-04-08 21:16:46', '2026-04-08 21:16:46'),
(1113, 357, 'action complete via WP Cron', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1114, 394, 'action created', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1115, 358, 'action started via WP Cron', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1116, 358, 'action complete via WP Cron', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1117, 395, 'action created', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1118, 361, 'action started via WP Cron', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1124, 397, 'action started via WP Cron', '2026-04-08 21:37:24', '2026-04-08 21:37:24'),
(1120, 396, 'action created', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1121, 397, 'action created', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1122, 361, 'action complete via WP Cron', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1123, 398, 'action created', '2026-04-08 21:16:47', '2026-04-08 21:16:47'),
(1125, 397, 'action complete via WP Cron', '2026-04-08 21:37:24', '2026-04-08 21:37:24'),
(1126, 393, 'action started via WP Cron', '2026-04-08 22:01:02', '2026-04-08 22:01:02'),
(1127, 399, 'action created', '2026-04-08 22:01:02', '2026-04-08 22:01:02'),
(1128, 393, 'action complete via WP Cron', '2026-04-08 22:01:02', '2026-04-08 22:01:02'),
(1129, 399, 'action started via WP Cron', '2026-04-08 23:18:33', '2026-04-08 23:18:33'),
(1130, 400, 'action created', '2026-04-08 23:18:33', '2026-04-08 23:18:33'),
(1131, 399, 'action complete via WP Cron', '2026-04-08 23:18:33', '2026-04-08 23:18:33'),
(1132, 400, 'action started via WP Cron', '2026-04-09 00:32:15', '2026-04-09 00:32:15'),
(1133, 401, 'action created', '2026-04-09 00:32:15', '2026-04-09 00:32:15'),
(1134, 400, 'action complete via WP Cron', '2026-04-09 00:32:15', '2026-04-09 00:32:15'),
(1135, 383, 'action started via WP Cron', '2026-04-09 01:43:09', '2026-04-09 01:43:09'),
(1136, 383, 'action complete via WP Cron', '2026-04-09 01:43:09', '2026-04-09 01:43:09'),
(1137, 401, 'action started via WP Cron', '2026-04-09 01:43:09', '2026-04-09 01:43:09'),
(1138, 402, 'action created', '2026-04-09 01:43:09', '2026-04-09 01:43:09'),
(1139, 401, 'action complete via WP Cron', '2026-04-09 01:43:09', '2026-04-09 01:43:09'),
(1140, 403, 'action created', '2026-04-09 02:41:46', '2026-04-09 02:41:46'),
(1141, 402, 'action started via WP Cron', '2026-04-09 02:45:25', '2026-04-09 02:45:25'),
(1142, 404, 'action created', '2026-04-09 02:45:25', '2026-04-09 02:45:25'),
(1143, 402, 'action complete via WP Cron', '2026-04-09 02:45:25', '2026-04-09 02:45:25'),
(1144, 404, 'action started via WP Cron', '2026-04-09 04:00:08', '2026-04-09 04:00:08'),
(1145, 405, 'action created', '2026-04-09 04:00:08', '2026-04-09 04:00:08'),
(1146, 404, 'action complete via WP Cron', '2026-04-09 04:00:08', '2026-04-09 04:00:08'),
(1147, 405, 'action started via WP Cron', '2026-04-09 05:42:44', '2026-04-09 05:42:44'),
(1148, 406, 'action created', '2026-04-09 05:42:44', '2026-04-09 05:42:44'),
(1149, 405, 'action complete via WP Cron', '2026-04-09 05:42:44', '2026-04-09 05:42:44'),
(1150, 396, 'action started via WP Cron', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1151, 396, 'action complete via WP Cron', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1152, 407, 'action created', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1153, 389, 'action started via WP Cron', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1154, 389, 'action complete via WP Cron', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1155, 408, 'action created', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1156, 390, 'action started via WP Cron', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1157, 390, 'action complete via WP Cron', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1158, 409, 'action created', '2026-04-09 06:13:32', '2026-04-09 06:13:32'),
(1159, 406, 'action started via WP Cron', '2026-04-09 06:43:15', '2026-04-09 06:43:15'),
(1160, 410, 'action created', '2026-04-09 06:43:15', '2026-04-09 06:43:15'),
(1161, 406, 'action complete via WP Cron', '2026-04-09 06:43:15', '2026-04-09 06:43:15'),
(1162, 374, 'action started via WP Cron', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1163, 374, 'action complete via WP Cron', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1164, 411, 'action created', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1165, 375, 'action started via WP Cron', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1166, 375, 'action complete via WP Cron', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1167, 412, 'action created', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1168, 376, 'action started via WP Cron', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1169, 376, 'action complete via WP Cron', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1170, 413, 'action created', '2026-04-09 06:56:39', '2026-04-09 06:56:39'),
(1171, 410, 'action started via WP Cron', '2026-04-09 07:54:56', '2026-04-09 07:54:56'),
(1172, 414, 'action created', '2026-04-09 07:54:56', '2026-04-09 07:54:56'),
(1173, 410, 'action complete via WP Cron', '2026-04-09 07:54:56', '2026-04-09 07:54:56'),
(1174, 414, 'action started via WP Cron', '2026-04-09 09:31:42', '2026-04-09 09:31:42'),
(1175, 415, 'action created', '2026-04-09 09:31:42', '2026-04-09 09:31:42'),
(1176, 414, 'action complete via WP Cron', '2026-04-09 09:31:42', '2026-04-09 09:31:42'),
(1177, 415, 'action started via WP Cron', '2026-04-09 11:16:56', '2026-04-09 11:16:56'),
(1178, 416, 'action created', '2026-04-09 11:16:56', '2026-04-09 11:16:56'),
(1179, 415, 'action complete via WP Cron', '2026-04-09 11:16:56', '2026-04-09 11:16:56'),
(1180, 416, 'action started via WP Cron', '2026-04-09 12:30:35', '2026-04-09 12:30:35'),
(1181, 417, 'action created', '2026-04-09 12:30:35', '2026-04-09 12:30:35'),
(1182, 416, 'action complete via WP Cron', '2026-04-09 12:30:35', '2026-04-09 12:30:35'),
(1183, 417, 'action started via WP Cron', '2026-04-09 13:33:14', '2026-04-09 13:33:14'),
(1184, 418, 'action created', '2026-04-09 13:33:14', '2026-04-09 13:33:14'),
(1185, 417, 'action complete via WP Cron', '2026-04-09 13:33:14', '2026-04-09 13:33:14'),
(1186, 418, 'action started via WP Cron', '2026-04-09 14:59:20', '2026-04-09 14:59:20'),
(1187, 419, 'action created', '2026-04-09 14:59:20', '2026-04-09 14:59:20'),
(1188, 418, 'action complete via WP Cron', '2026-04-09 14:59:20', '2026-04-09 14:59:20'),
(1189, 403, 'action started via WP Cron', '2026-04-09 14:59:20', '2026-04-09 14:59:20'),
(1190, 403, 'action complete via WP Cron', '2026-04-09 14:59:20', '2026-04-09 14:59:20'),
(1191, 420, 'action created', '2026-04-09 15:03:34', '2026-04-09 15:03:34'),
(1192, 419, 'action started via WP Cron', '2026-04-09 16:00:35', '2026-04-09 16:00:35'),
(1193, 421, 'action created', '2026-04-09 16:00:35', '2026-04-09 16:00:35'),
(1194, 419, 'action complete via WP Cron', '2026-04-09 16:00:35', '2026-04-09 16:00:35'),
(1195, 421, 'action started via WP Cron', '2026-04-09 17:26:14', '2026-04-09 17:26:14'),
(1196, 422, 'action created', '2026-04-09 17:26:14', '2026-04-09 17:26:14'),
(1197, 421, 'action complete via WP Cron', '2026-04-09 17:26:14', '2026-04-09 17:26:14'),
(1198, 407, 'action started via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1199, 407, 'action complete via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1201, 408, 'action started via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1202, 408, 'action complete via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1203, 424, 'action created', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1204, 409, 'action started via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1205, 409, 'action complete via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1206, 425, 'action created', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1207, 422, 'action started via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1208, 426, 'action created', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1209, 422, 'action complete via WP Cron', '2026-04-09 18:48:44', '2026-04-09 18:48:44'),
(1210, 426, 'action started via WP Cron', '2026-04-09 20:10:56', '2026-04-09 20:10:56'),
(1211, 427, 'action created', '2026-04-09 20:10:56', '2026-04-09 20:10:56'),
(1212, 426, 'action complete via WP Cron', '2026-04-09 20:10:56', '2026-04-09 20:10:56'),
(1213, 427, 'action started via WP Cron', '2026-04-09 21:19:12', '2026-04-09 21:19:12'),
(1214, 428, 'action created', '2026-04-09 21:19:12', '2026-04-09 21:19:12'),
(1215, 427, 'action complete via WP Cron', '2026-04-09 21:19:12', '2026-04-09 21:19:12'),
(1216, 394, 'action started via WP Cron', '2026-04-09 21:19:12', '2026-04-09 21:19:12'),
(1217, 394, 'action complete via WP Cron', '2026-04-09 21:19:13', '2026-04-09 21:19:13'),
(1218, 429, 'action created', '2026-04-09 21:19:13', '2026-04-09 21:19:13'),
(1219, 395, 'action started via WP Cron', '2026-04-09 21:19:13', '2026-04-09 21:19:13'),
(1220, 395, 'action complete via WP Cron', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1221, 430, 'action created', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1222, 398, 'action started via WP Cron', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1228, 432, 'action started via WP Cron', '2026-04-09 21:30:05', '2026-04-09 21:30:05'),
(1224, 431, 'action created', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1225, 432, 'action created', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1226, 398, 'action complete via WP Cron', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1227, 433, 'action created', '2026-04-09 21:19:14', '2026-04-09 21:19:14'),
(1229, 432, 'action complete via WP Cron', '2026-04-09 21:30:05', '2026-04-09 21:30:05'),
(1230, 428, 'action started via WP Cron', '2026-04-09 22:34:34', '2026-04-09 22:34:34'),
(1231, 434, 'action created', '2026-04-09 22:34:34', '2026-04-09 22:34:34'),
(1232, 428, 'action complete via WP Cron', '2026-04-09 22:34:34', '2026-04-09 22:34:34'),
(1233, 434, 'action started via WP Cron', '2026-04-10 00:03:35', '2026-04-10 00:03:35'),
(1234, 435, 'action created', '2026-04-10 00:03:35', '2026-04-10 00:03:35'),
(1235, 434, 'action complete via WP Cron', '2026-04-10 00:03:35', '2026-04-10 00:03:35'),
(1236, 435, 'action started via WP Cron', '2026-04-10 01:17:15', '2026-04-10 01:17:15'),
(1237, 436, 'action created', '2026-04-10 01:17:15', '2026-04-10 01:17:15'),
(1238, 435, 'action complete via WP Cron', '2026-04-10 01:17:15', '2026-04-10 01:17:15'),
(1239, 436, 'action started via WP Cron', '2026-04-10 02:28:24', '2026-04-10 02:28:24'),
(1240, 437, 'action created', '2026-04-10 02:28:24', '2026-04-10 02:28:24'),
(1241, 436, 'action complete via WP Cron', '2026-04-10 02:28:24', '2026-04-10 02:28:24'),
(1242, 420, 'action started via WP Cron', '2026-04-10 03:06:35', '2026-04-10 03:06:35'),
(1243, 420, 'action complete via WP Cron', '2026-04-10 03:06:35', '2026-04-10 03:06:35'),
(1244, 438, 'action created', '2026-04-10 03:12:05', '2026-04-10 03:12:05'),
(1245, 437, 'action started via WP Cron', '2026-04-10 04:22:15', '2026-04-10 04:22:15'),
(1246, 439, 'action created', '2026-04-10 04:22:15', '2026-04-10 04:22:15'),
(1247, 437, 'action complete via WP Cron', '2026-04-10 04:22:15', '2026-04-10 04:22:15'),
(1248, 439, 'action started via WP Cron', '2026-04-10 05:30:22', '2026-04-10 05:30:22'),
(1249, 440, 'action created', '2026-04-10 05:30:22', '2026-04-10 05:30:22'),
(1250, 439, 'action complete via WP Cron', '2026-04-10 05:30:22', '2026-04-10 05:30:22'),
(1251, 431, 'action started via WP Cron', '2026-04-10 06:05:20', '2026-04-10 06:05:20'),
(1252, 431, 'action complete via WP Cron', '2026-04-10 06:05:20', '2026-04-10 06:05:20'),
(1253, 441, 'action created', '2026-04-10 06:05:20', '2026-04-10 06:05:20'),
(1254, 440, 'action started via WP Cron', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1255, 442, 'action created', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1256, 440, 'action complete via WP Cron', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1257, 424, 'action started via WP Cron', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1258, 424, 'action complete via WP Cron', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1259, 443, 'action created', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1260, 425, 'action started via WP Cron', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1261, 425, 'action complete via WP Cron', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1262, 444, 'action created', '2026-04-10 06:49:31', '2026-04-10 06:49:31'),
(1263, 411, 'action started via WP Cron', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1264, 411, 'action complete via WP Cron', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1265, 445, 'action created', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1266, 412, 'action started via WP Cron', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1267, 412, 'action complete via WP Cron', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1268, 446, 'action created', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1269, 413, 'action started via WP Cron', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1270, 413, 'action complete via WP Cron', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1271, 447, 'action created', '2026-04-10 07:41:33', '2026-04-10 07:41:33'),
(1272, 442, 'action started via WP Cron', '2026-04-10 07:49:38', '2026-04-10 07:49:38'),
(1273, 448, 'action created', '2026-04-10 07:49:38', '2026-04-10 07:49:38'),
(1274, 442, 'action complete via WP Cron', '2026-04-10 07:49:38', '2026-04-10 07:49:38'),
(1275, 448, 'action started via WP Cron', '2026-04-10 09:10:09', '2026-04-10 09:10:09'),
(1276, 449, 'action created', '2026-04-10 09:10:09', '2026-04-10 09:10:09'),
(1277, 448, 'action complete via WP Cron', '2026-04-10 09:10:09', '2026-04-10 09:10:09'),
(1278, 449, 'action started via WP Cron', '2026-04-10 10:31:20', '2026-04-10 10:31:20'),
(1279, 450, 'action created', '2026-04-10 10:31:20', '2026-04-10 10:31:20'),
(1280, 449, 'action complete via WP Cron', '2026-04-10 10:31:20', '2026-04-10 10:31:20'),
(1281, 450, 'action started via WP Cron', '2026-04-10 11:32:10', '2026-04-10 11:32:10'),
(1282, 451, 'action created', '2026-04-10 11:32:10', '2026-04-10 11:32:10'),
(1283, 450, 'action complete via WP Cron', '2026-04-10 11:32:10', '2026-04-10 11:32:10'),
(1284, 451, 'action started via WP Cron', '2026-04-10 13:01:48', '2026-04-10 13:01:48'),
(1285, 452, 'action created', '2026-04-10 13:01:48', '2026-04-10 13:01:48'),
(1286, 451, 'action complete via WP Cron', '2026-04-10 13:01:48', '2026-04-10 13:01:48'),
(1287, 452, 'action started via WP Cron', '2026-04-10 14:45:48', '2026-04-10 14:45:48'),
(1288, 453, 'action created', '2026-04-10 14:45:48', '2026-04-10 14:45:48'),
(1289, 452, 'action complete via WP Cron', '2026-04-10 14:45:48', '2026-04-10 14:45:48'),
(1290, 438, 'action started via WP Cron', '2026-04-10 15:13:10', '2026-04-10 15:13:10'),
(1291, 438, 'action complete via WP Cron', '2026-04-10 15:13:10', '2026-04-10 15:13:10'),
(1292, 454, 'action created', '2026-04-10 15:13:10', '2026-04-10 15:13:10'),
(1293, 453, 'action started via WP Cron', '2026-04-10 15:46:41', '2026-04-10 15:46:41'),
(1294, 455, 'action created', '2026-04-10 15:46:41', '2026-04-10 15:46:41'),
(1295, 453, 'action complete via WP Cron', '2026-04-10 15:46:41', '2026-04-10 15:46:41'),
(1296, 455, 'action started via WP Cron', '2026-04-10 16:46:53', '2026-04-10 16:46:53'),
(1297, 456, 'action created', '2026-04-10 16:46:53', '2026-04-10 16:46:53'),
(1298, 455, 'action complete via WP Cron', '2026-04-10 16:46:53', '2026-04-10 16:46:53'),
(1299, 456, 'action started via WP Cron', '2026-04-10 17:53:53', '2026-04-10 17:53:53'),
(1300, 457, 'action created', '2026-04-10 17:53:53', '2026-04-10 17:53:53'),
(1301, 456, 'action complete via WP Cron', '2026-04-10 17:53:53', '2026-04-10 17:53:53'),
(1302, 441, 'action started via Async Request', '2026-04-10 18:44:04', '2026-04-10 18:44:04'),
(1303, 441, 'action complete via Async Request', '2026-04-10 18:44:04', '2026-04-10 18:44:04'),
(1305, 443, 'action started via WP Cron', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1306, 443, 'action complete via WP Cron', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1307, 459, 'action created', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1308, 444, 'action started via WP Cron', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1309, 444, 'action complete via WP Cron', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1310, 460, 'action created', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1311, 457, 'action started via WP Cron', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1312, 461, 'action created', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1313, 457, 'action complete via WP Cron', '2026-04-10 18:54:03', '2026-04-10 18:54:03'),
(1314, 461, 'action started via WP Cron', '2026-04-10 20:47:34', '2026-04-10 20:47:34'),
(1315, 462, 'action created', '2026-04-10 20:47:34', '2026-04-10 20:47:34'),
(1316, 461, 'action complete via WP Cron', '2026-04-10 20:47:34', '2026-04-10 20:47:34'),
(1317, 429, 'action started via WP Cron', '2026-04-10 21:21:39', '2026-04-10 21:21:39'),
(1318, 429, 'action complete via WP Cron', '2026-04-10 21:21:41', '2026-04-10 21:21:41'),
(1319, 463, 'action created', '2026-04-10 21:21:41', '2026-04-10 21:21:41'),
(1320, 430, 'action started via WP Cron', '2026-04-10 21:21:41', '2026-04-10 21:21:41'),
(1321, 430, 'action complete via WP Cron', '2026-04-10 21:21:42', '2026-04-10 21:21:42'),
(1322, 464, 'action created', '2026-04-10 21:21:42', '2026-04-10 21:21:42'),
(1323, 433, 'action started via WP Cron', '2026-04-10 21:21:42', '2026-04-10 21:21:42'),
(1329, 466, 'action started via WP Cron', '2026-04-10 21:25:26', '2026-04-10 21:25:26'),
(1325, 465, 'action created', '2026-04-10 21:21:42', '2026-04-10 21:21:42'),
(1326, 466, 'action created', '2026-04-10 21:21:43', '2026-04-10 21:21:43'),
(1327, 433, 'action complete via WP Cron', '2026-04-10 21:21:43', '2026-04-10 21:21:43'),
(1328, 467, 'action created', '2026-04-10 21:21:43', '2026-04-10 21:21:43'),
(1330, 466, 'action complete via WP Cron', '2026-04-10 21:25:26', '2026-04-10 21:25:26'),
(1331, 462, 'action started via WP Cron', '2026-04-10 21:57:11', '2026-04-10 21:57:11'),
(1332, 468, 'action created', '2026-04-10 21:57:11', '2026-04-10 21:57:11'),
(1333, 462, 'action complete via WP Cron', '2026-04-10 21:57:11', '2026-04-10 21:57:11'),
(1334, 468, 'action started via WP Cron', '2026-04-10 23:50:37', '2026-04-10 23:50:37'),
(1335, 469, 'action created', '2026-04-10 23:50:37', '2026-04-10 23:50:37'),
(1336, 468, 'action complete via WP Cron', '2026-04-10 23:50:37', '2026-04-10 23:50:37'),
(1337, 469, 'action started via WP Cron', '2026-04-11 01:07:11', '2026-04-11 01:07:11'),
(1338, 470, 'action created', '2026-04-11 01:07:11', '2026-04-11 01:07:11'),
(1339, 469, 'action complete via WP Cron', '2026-04-11 01:07:11', '2026-04-11 01:07:11'),
(1340, 470, 'action started via WP Cron', '2026-04-11 02:09:40', '2026-04-11 02:09:40'),
(1341, 471, 'action created', '2026-04-11 02:09:40', '2026-04-11 02:09:40'),
(1342, 470, 'action complete via WP Cron', '2026-04-11 02:09:40', '2026-04-11 02:09:40'),
(1343, 471, 'action started via WP Cron', '2026-04-11 03:20:29', '2026-04-11 03:20:29'),
(1344, 472, 'action created', '2026-04-11 03:20:29', '2026-04-11 03:20:29'),
(1345, 471, 'action complete via WP Cron', '2026-04-11 03:20:29', '2026-04-11 03:20:29'),
(1346, 454, 'action started via WP Cron', '2026-04-11 03:20:29', '2026-04-11 03:20:29'),
(1347, 454, 'action complete via WP Cron', '2026-04-11 03:20:29', '2026-04-11 03:20:29'),
(1348, 473, 'action created', '2026-04-11 03:20:30', '2026-04-11 03:20:30'),
(1349, 472, 'action started via WP Cron', '2026-04-11 06:35:27', '2026-04-11 06:35:27'),
(1350, 474, 'action created', '2026-04-11 06:35:27', '2026-04-11 06:35:27'),
(1351, 472, 'action complete via WP Cron', '2026-04-11 06:35:27', '2026-04-11 06:35:27'),
(1352, 465, 'action started via WP Cron', '2026-04-11 06:35:27', '2026-04-11 06:35:27'),
(1353, 465, 'action complete via WP Cron', '2026-04-11 06:35:27', '2026-04-11 06:35:27'),
(1354, 475, 'action created', '2026-04-11 06:35:27', '2026-04-11 06:35:27'),
(1355, 459, 'action started via WP Cron', '2026-04-11 07:24:51', '2026-04-11 07:24:51'),
(1356, 459, 'action complete via WP Cron', '2026-04-11 07:24:51', '2026-04-11 07:24:51'),
(1357, 476, 'action created', '2026-04-11 07:24:51', '2026-04-11 07:24:51'),
(1358, 460, 'action started via WP Cron', '2026-04-11 07:24:51', '2026-04-11 07:24:51'),
(1359, 460, 'action complete via WP Cron', '2026-04-11 07:24:51', '2026-04-11 07:24:51'),
(1360, 477, 'action created', '2026-04-11 07:24:51', '2026-04-11 07:24:51'),
(1361, 474, 'action started via WP Cron', '2026-04-11 07:36:16', '2026-04-11 07:36:16'),
(1362, 478, 'action created', '2026-04-11 07:36:16', '2026-04-11 07:36:16'),
(1363, 474, 'action complete via WP Cron', '2026-04-11 07:36:16', '2026-04-11 07:36:16'),
(1364, 445, 'action started via WP Cron', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1365, 445, 'action complete via WP Cron', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1366, 479, 'action created', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1367, 446, 'action started via WP Cron', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1368, 446, 'action complete via WP Cron', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1369, 480, 'action created', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1370, 447, 'action started via WP Cron', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1371, 447, 'action complete via WP Cron', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1372, 481, 'action created', '2026-04-11 07:50:25', '2026-04-11 07:50:25'),
(1373, 478, 'action started via WP Cron', '2026-04-11 09:14:07', '2026-04-11 09:14:07'),
(1374, 482, 'action created', '2026-04-11 09:14:07', '2026-04-11 09:14:07'),
(1375, 478, 'action complete via WP Cron', '2026-04-11 09:14:07', '2026-04-11 09:14:07'),
(1376, 482, 'action started via WP Cron', '2026-04-11 10:37:31', '2026-04-11 10:37:31'),
(1377, 483, 'action created', '2026-04-11 10:37:31', '2026-04-11 10:37:31'),
(1378, 482, 'action complete via WP Cron', '2026-04-11 10:37:31', '2026-04-11 10:37:31'),
(1379, 483, 'action started via WP Cron', '2026-04-11 11:38:24', '2026-04-11 11:38:24'),
(1380, 484, 'action created', '2026-04-11 11:38:24', '2026-04-11 11:38:24'),
(1381, 483, 'action complete via WP Cron', '2026-04-11 11:38:24', '2026-04-11 11:38:24'),
(1382, 484, 'action started via WP Cron', '2026-04-11 13:08:36', '2026-04-11 13:08:36'),
(1383, 485, 'action created', '2026-04-11 13:08:36', '2026-04-11 13:08:36'),
(1384, 484, 'action complete via WP Cron', '2026-04-11 13:08:36', '2026-04-11 13:08:36'),
(1385, 485, 'action started via WP Cron', '2026-04-11 14:09:50', '2026-04-11 14:09:50'),
(1386, 486, 'action created', '2026-04-11 14:09:50', '2026-04-11 14:09:50'),
(1387, 485, 'action complete via WP Cron', '2026-04-11 14:09:50', '2026-04-11 14:09:50'),
(1388, 486, 'action started via WP Cron', '2026-04-11 15:42:48', '2026-04-11 15:42:48'),
(1389, 487, 'action created', '2026-04-11 15:42:48', '2026-04-11 15:42:48'),
(1390, 486, 'action complete via WP Cron', '2026-04-11 15:42:48', '2026-04-11 15:42:48'),
(1391, 473, 'action started via WP Cron', '2026-04-11 15:42:48', '2026-04-11 15:42:48'),
(1392, 473, 'action complete via WP Cron', '2026-04-11 15:42:48', '2026-04-11 15:42:48'),
(1393, 488, 'action created', '2026-04-11 15:42:49', '2026-04-11 15:42:49'),
(1394, 487, 'action started via WP Cron', '2026-04-11 18:00:56', '2026-04-11 18:00:56'),
(1395, 489, 'action created', '2026-04-11 18:00:56', '2026-04-11 18:00:56'),
(1396, 487, 'action complete via WP Cron', '2026-04-11 18:00:56', '2026-04-11 18:00:56'),
(1397, 475, 'action started via WP Cron', '2026-04-11 18:58:35', '2026-04-11 18:58:35'),
(1398, 475, 'action complete via WP Cron', '2026-04-11 18:58:35', '2026-04-11 18:58:35'),
(1400, 489, 'action started via WP Cron', '2026-04-11 19:05:06', '2026-04-11 19:05:06'),
(1401, 491, 'action created', '2026-04-11 19:05:06', '2026-04-11 19:05:06'),
(1402, 489, 'action complete via WP Cron', '2026-04-11 19:05:06', '2026-04-11 19:05:06'),
(1403, 476, 'action started via WP Cron', '2026-04-11 19:36:08', '2026-04-11 19:36:08'),
(1404, 476, 'action complete via WP Cron', '2026-04-11 19:36:08', '2026-04-11 19:36:08'),
(1405, 492, 'action created', '2026-04-11 19:36:08', '2026-04-11 19:36:08'),
(1406, 477, 'action started via WP Cron', '2026-04-11 19:36:08', '2026-04-11 19:36:08'),
(1407, 477, 'action complete via WP Cron', '2026-04-11 19:36:08', '2026-04-11 19:36:08'),
(1408, 493, 'action created', '2026-04-11 19:36:08', '2026-04-11 19:36:08'),
(1409, 491, 'action started via WP Cron', '2026-04-11 20:12:53', '2026-04-11 20:12:53'),
(1410, 494, 'action created', '2026-04-11 20:12:53', '2026-04-11 20:12:53'),
(1411, 491, 'action complete via WP Cron', '2026-04-11 20:12:53', '2026-04-11 20:12:53'),
(1412, 494, 'action started via WP Cron', '2026-04-11 21:22:04', '2026-04-11 21:22:04'),
(1413, 495, 'action created', '2026-04-11 21:22:04', '2026-04-11 21:22:04'),
(1414, 494, 'action complete via WP Cron', '2026-04-11 21:22:04', '2026-04-11 21:22:04'),
(1415, 463, 'action started via WP Cron', '2026-04-11 21:22:04', '2026-04-11 21:22:04'),
(1416, 463, 'action complete via WP Cron', '2026-04-11 21:22:05', '2026-04-11 21:22:05'),
(1417, 496, 'action created', '2026-04-11 21:22:05', '2026-04-11 21:22:05'),
(1418, 464, 'action started via WP Cron', '2026-04-11 21:22:05', '2026-04-11 21:22:05'),
(1419, 464, 'action complete via WP Cron', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1420, 497, 'action created', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1421, 467, 'action started via WP Cron', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1427, 499, 'action started via Async Request', '2026-04-11 21:22:26', '2026-04-11 21:22:26'),
(1423, 498, 'action created', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1424, 499, 'action created', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1425, 467, 'action complete via WP Cron', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1426, 500, 'action created', '2026-04-11 21:22:06', '2026-04-11 21:22:06'),
(1428, 499, 'action complete via Async Request', '2026-04-11 21:22:26', '2026-04-11 21:22:26'),
(1429, 495, 'action started via WP Cron', '2026-04-11 22:51:54', '2026-04-11 22:51:54'),
(1430, 501, 'action created', '2026-04-11 22:51:54', '2026-04-11 22:51:54'),
(1431, 495, 'action complete via WP Cron', '2026-04-11 22:51:54', '2026-04-11 22:51:54'),
(1432, 501, 'action started via WP Cron', '2026-04-11 23:53:31', '2026-04-11 23:53:31'),
(1433, 502, 'action created', '2026-04-11 23:53:31', '2026-04-11 23:53:31'),
(1434, 501, 'action complete via WP Cron', '2026-04-11 23:53:31', '2026-04-11 23:53:31'),
(1435, 502, 'action started via WP Cron', '2026-04-12 01:24:25', '2026-04-12 01:24:25'),
(1436, 503, 'action created', '2026-04-12 01:24:25', '2026-04-12 01:24:25'),
(1437, 502, 'action complete via WP Cron', '2026-04-12 01:24:25', '2026-04-12 01:24:25'),
(1438, 503, 'action started via WP Cron', '2026-04-12 03:28:34', '2026-04-12 03:28:34'),
(1439, 504, 'action created', '2026-04-12 03:28:34', '2026-04-12 03:28:34'),
(1440, 503, 'action complete via WP Cron', '2026-04-12 03:28:34', '2026-04-12 03:28:34'),
(1441, 488, 'action started via WP Cron', '2026-04-12 03:56:19', '2026-04-12 03:56:19'),
(1442, 488, 'action complete via WP Cron', '2026-04-12 03:56:19', '2026-04-12 03:56:19'),
(1443, 505, 'action created', '2026-04-12 03:56:20', '2026-04-12 03:56:20'),
(1444, 504, 'action started via WP Cron', '2026-04-12 05:01:25', '2026-04-12 05:01:25'),
(1445, 506, 'action created', '2026-04-12 05:01:25', '2026-04-12 05:01:25'),
(1446, 504, 'action complete via WP Cron', '2026-04-12 05:01:25', '2026-04-12 05:01:25'),
(1447, 498, 'action started via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1448, 498, 'action complete via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1449, 507, 'action created', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1450, 506, 'action started via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1451, 508, 'action created', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1452, 506, 'action complete via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1453, 49, 'action started via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1454, 49, 'action complete via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1455, 509, 'action created', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1456, 492, 'action started via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1457, 492, 'action complete via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1458, 510, 'action created', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1459, 493, 'action started via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1460, 493, 'action complete via WP Cron', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1461, 511, 'action created', '2026-04-12 07:45:25', '2026-04-12 07:45:25'),
(1462, 479, 'action started via WP Cron', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1463, 479, 'action complete via WP Cron', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1464, 512, 'action created', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1465, 480, 'action started via WP Cron', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1466, 480, 'action complete via WP Cron', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1467, 513, 'action created', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1468, 481, 'action started via WP Cron', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1469, 481, 'action complete via WP Cron', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1470, 514, 'action created', '2026-04-12 07:50:44', '2026-04-12 07:50:44'),
(1471, 508, 'action started via WP Cron', '2026-04-12 08:53:08', '2026-04-12 08:53:08'),
(1472, 515, 'action created', '2026-04-12 08:53:08', '2026-04-12 08:53:08'),
(1473, 508, 'action complete via WP Cron', '2026-04-12 08:53:08', '2026-04-12 08:53:08'),
(1474, 515, 'action started via WP Cron', '2026-04-12 09:53:09', '2026-04-12 09:53:09'),
(1475, 516, 'action created', '2026-04-12 09:53:09', '2026-04-12 09:53:09'),
(1476, 515, 'action complete via WP Cron', '2026-04-12 09:53:09', '2026-04-12 09:53:09'),
(1477, 516, 'action started via WP Cron', '2026-04-12 11:53:22', '2026-04-12 11:53:22'),
(1478, 517, 'action created', '2026-04-12 11:53:22', '2026-04-12 11:53:22'),
(1479, 516, 'action complete via WP Cron', '2026-04-12 11:53:22', '2026-04-12 11:53:22'),
(1480, 517, 'action started via WP Cron', '2026-04-12 13:04:17', '2026-04-12 13:04:17'),
(1481, 518, 'action created', '2026-04-12 13:04:17', '2026-04-12 13:04:17'),
(1482, 517, 'action complete via WP Cron', '2026-04-12 13:04:17', '2026-04-12 13:04:17'),
(1483, 518, 'action started via WP Cron', '2026-04-12 14:05:57', '2026-04-12 14:05:57'),
(1484, 519, 'action created', '2026-04-12 14:05:57', '2026-04-12 14:05:57'),
(1485, 518, 'action complete via WP Cron', '2026-04-12 14:05:57', '2026-04-12 14:05:57'),
(1486, 519, 'action started via WP Cron', '2026-04-12 15:06:42', '2026-04-12 15:06:42'),
(1487, 520, 'action created', '2026-04-12 15:06:42', '2026-04-12 15:06:42'),
(1488, 519, 'action complete via WP Cron', '2026-04-12 15:06:42', '2026-04-12 15:06:42'),
(1489, 505, 'action started via WP Cron', '2026-04-12 16:04:34', '2026-04-12 16:04:34'),
(1490, 505, 'action complete via WP Cron', '2026-04-12 16:04:34', '2026-04-12 16:04:34'),
(1491, 521, 'action created', '2026-04-12 16:04:35', '2026-04-12 16:04:35'),
(1492, 520, 'action started via WP Cron', '2026-04-12 16:12:00', '2026-04-12 16:12:00'),
(1493, 522, 'action created', '2026-04-12 16:12:00', '2026-04-12 16:12:00'),
(1494, 520, 'action complete via WP Cron', '2026-04-12 16:12:00', '2026-04-12 16:12:00'),
(1495, 522, 'action started via WP Cron', '2026-04-12 17:50:29', '2026-04-12 17:50:29'),
(1496, 523, 'action created', '2026-04-12 17:50:29', '2026-04-12 17:50:29'),
(1497, 522, 'action complete via WP Cron', '2026-04-12 17:50:29', '2026-04-12 17:50:29'),
(1498, 523, 'action started via WP Cron', '2026-04-12 18:59:18', '2026-04-12 18:59:18'),
(1499, 524, 'action created', '2026-04-12 18:59:18', '2026-04-12 18:59:18'),
(1500, 523, 'action complete via WP Cron', '2026-04-12 18:59:18', '2026-04-12 18:59:18'),
(1501, 507, 'action started via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1502, 507, 'action complete via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1504, 510, 'action started via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1505, 510, 'action complete via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1506, 526, 'action created', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1507, 511, 'action started via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1508, 511, 'action complete via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1509, 527, 'action created', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1510, 524, 'action started via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1511, 528, 'action created', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1512, 524, 'action complete via WP Cron', '2026-04-12 20:10:24', '2026-04-12 20:10:24'),
(1513, 528, 'action started via WP Cron', '2026-04-12 21:13:51', '2026-04-12 21:13:51'),
(1514, 529, 'action created', '2026-04-12 21:13:51', '2026-04-12 21:13:51'),
(1515, 528, 'action complete via WP Cron', '2026-04-12 21:13:51', '2026-04-12 21:13:51'),
(1516, 496, 'action started via WP Cron', '2026-04-12 21:23:08', '2026-04-12 21:23:08'),
(1517, 496, 'action complete via WP Cron', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1518, 530, 'action created', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1519, 497, 'action started via WP Cron', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1520, 497, 'action complete via WP Cron', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1521, 531, 'action created', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1522, 500, 'action started via WP Cron', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1528, 533, 'action started via WP Cron', '2026-04-12 21:26:33', '2026-04-12 21:26:33'),
(1524, 532, 'action created', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1525, 533, 'action created', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1526, 500, 'action complete via WP Cron', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1527, 534, 'action created', '2026-04-12 21:23:09', '2026-04-12 21:23:09'),
(1529, 533, 'action complete via WP Cron', '2026-04-12 21:26:33', '2026-04-12 21:26:33'),
(1530, 529, 'action started via WP Cron', '2026-04-12 22:35:29', '2026-04-12 22:35:29'),
(1531, 535, 'action created', '2026-04-12 22:35:29', '2026-04-12 22:35:29'),
(1532, 529, 'action complete via WP Cron', '2026-04-12 22:35:29', '2026-04-12 22:35:29'),
(1533, 535, 'action started via WP Cron', '2026-04-12 23:56:34', '2026-04-12 23:56:34'),
(1534, 536, 'action created', '2026-04-12 23:56:34', '2026-04-12 23:56:34'),
(1535, 535, 'action complete via WP Cron', '2026-04-12 23:56:34', '2026-04-12 23:56:34'),
(1536, 536, 'action started via WP Cron', '2026-04-13 01:36:22', '2026-04-13 01:36:22');
INSERT INTO `wpqi_actionscheduler_logs` VALUES
(1537, 537, 'action created', '2026-04-13 01:36:22', '2026-04-13 01:36:22'),
(1538, 536, 'action complete via WP Cron', '2026-04-13 01:36:22', '2026-04-13 01:36:22'),
(1539, 537, 'action started via WP Cron', '2026-04-13 02:39:31', '2026-04-13 02:39:31'),
(1540, 538, 'action created', '2026-04-13 02:39:31', '2026-04-13 02:39:31'),
(1541, 537, 'action complete via WP Cron', '2026-04-13 02:39:31', '2026-04-13 02:39:31'),
(1542, 538, 'action started via WP Cron', '2026-04-13 03:47:27', '2026-04-13 03:47:27'),
(1543, 539, 'action created', '2026-04-13 03:47:27', '2026-04-13 03:47:27'),
(1544, 538, 'action complete via WP Cron', '2026-04-13 03:47:27', '2026-04-13 03:47:27'),
(1545, 521, 'action started via WP Cron', '2026-04-13 05:05:57', '2026-04-13 05:05:57'),
(1546, 521, 'action complete via WP Cron', '2026-04-13 05:05:57', '2026-04-13 05:05:57'),
(1547, 539, 'action started via WP Cron', '2026-04-13 05:05:57', '2026-04-13 05:05:57'),
(1548, 540, 'action created', '2026-04-13 05:05:57', '2026-04-13 05:05:57'),
(1549, 539, 'action complete via WP Cron', '2026-04-13 05:05:57', '2026-04-13 05:05:57'),
(1550, 541, 'action created', '2026-04-13 05:22:05', '2026-04-13 05:22:05'),
(1551, 532, 'action started via WP Cron', '2026-04-13 07:12:12', '2026-04-13 07:12:12'),
(1552, 532, 'action complete via WP Cron', '2026-04-13 07:12:12', '2026-04-13 07:12:12'),
(1553, 542, 'action created', '2026-04-13 07:12:12', '2026-04-13 07:12:12'),
(1554, 540, 'action started via WP Cron', '2026-04-13 07:12:12', '2026-04-13 07:12:12'),
(1555, 543, 'action created', '2026-04-13 07:12:12', '2026-04-13 07:12:12'),
(1556, 540, 'action complete via WP Cron', '2026-04-13 07:12:12', '2026-04-13 07:12:12'),
(1557, 512, 'action started via WP Cron', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1558, 512, 'action complete via WP Cron', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1559, 544, 'action created', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1560, 513, 'action started via WP Cron', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1561, 513, 'action complete via WP Cron', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1562, 545, 'action created', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1563, 514, 'action started via WP Cron', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1564, 514, 'action complete via WP Cron', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1565, 546, 'action created', '2026-04-13 08:07:52', '2026-04-13 08:07:52'),
(1566, 526, 'action started via WP Cron', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1567, 526, 'action complete via WP Cron', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1568, 547, 'action created', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1569, 527, 'action started via WP Cron', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1570, 527, 'action complete via WP Cron', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1571, 548, 'action created', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1572, 543, 'action started via WP Cron', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1573, 549, 'action created', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1574, 543, 'action complete via WP Cron', '2026-04-13 09:28:08', '2026-04-13 09:28:08'),
(1575, 549, 'action started via WP Cron', '2026-04-13 10:41:09', '2026-04-13 10:41:09'),
(1576, 550, 'action created', '2026-04-13 10:41:09', '2026-04-13 10:41:09'),
(1577, 549, 'action complete via WP Cron', '2026-04-13 10:41:09', '2026-04-13 10:41:09'),
(1578, 550, 'action started via WP Cron', '2026-04-13 11:43:04', '2026-04-13 11:43:04'),
(1579, 551, 'action created', '2026-04-13 11:43:04', '2026-04-13 11:43:04'),
(1580, 550, 'action complete via WP Cron', '2026-04-13 11:43:04', '2026-04-13 11:43:04'),
(1581, 551, 'action started via WP Cron', '2026-04-13 13:11:51', '2026-04-13 13:11:51'),
(1582, 552, 'action created', '2026-04-13 13:11:51', '2026-04-13 13:11:51'),
(1583, 551, 'action complete via WP Cron', '2026-04-13 13:11:51', '2026-04-13 13:11:51'),
(1584, 552, 'action started via WP Cron', '2026-04-13 15:37:28', '2026-04-13 15:37:28'),
(1585, 553, 'action created', '2026-04-13 15:37:28', '2026-04-13 15:37:28'),
(1586, 552, 'action complete via WP Cron', '2026-04-13 15:37:28', '2026-04-13 15:37:28'),
(1587, 553, 'action started via WP Cron', '2026-04-13 16:40:14', '2026-04-13 16:40:14'),
(1588, 554, 'action created', '2026-04-13 16:40:14', '2026-04-13 16:40:14'),
(1589, 553, 'action complete via WP Cron', '2026-04-13 16:40:14', '2026-04-13 16:40:14'),
(1590, 541, 'action started via WP Cron', '2026-04-13 17:31:26', '2026-04-13 17:31:26'),
(1591, 541, 'action complete via WP Cron', '2026-04-13 17:31:26', '2026-04-13 17:31:26'),
(1592, 555, 'action created', '2026-04-13 18:20:17', '2026-04-13 18:20:17'),
(1593, 554, 'action started via WP Cron', '2026-04-13 18:20:17', '2026-04-13 18:20:17'),
(1594, 556, 'action created', '2026-04-13 18:20:18', '2026-04-13 18:20:18'),
(1595, 554, 'action complete via WP Cron', '2026-04-13 18:20:18', '2026-04-13 18:20:18'),
(1596, 542, 'action started via WP Cron', '2026-04-13 19:14:31', '2026-04-13 19:14:31'),
(1597, 542, 'action complete via WP Cron', '2026-04-13 19:14:31', '2026-04-13 19:14:31'),
(1599, 556, 'action started via WP Cron', '2026-04-13 19:29:09', '2026-04-13 19:29:09'),
(1600, 558, 'action created', '2026-04-13 19:29:09', '2026-04-13 19:29:09'),
(1601, 556, 'action complete via WP Cron', '2026-04-13 19:29:09', '2026-04-13 19:29:09'),
(1602, 558, 'action started via WP Cron', '2026-04-13 20:43:28', '2026-04-13 20:43:28'),
(1603, 559, 'action created', '2026-04-13 20:43:28', '2026-04-13 20:43:28'),
(1604, 558, 'action complete via WP Cron', '2026-04-13 20:43:28', '2026-04-13 20:43:28'),
(1605, 530, 'action started via WP Cron', '2026-04-13 21:41:17', '2026-04-13 21:41:17'),
(1606, 530, 'action complete via WP Cron', '2026-04-13 21:41:17', '2026-04-13 21:41:17'),
(1607, 560, 'action created', '2026-04-13 21:41:17', '2026-04-13 21:41:17'),
(1608, 531, 'action started via WP Cron', '2026-04-13 21:41:17', '2026-04-13 21:41:17'),
(1609, 531, 'action complete via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1610, 561, 'action created', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1611, 547, 'action started via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1612, 547, 'action complete via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1613, 562, 'action created', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1614, 548, 'action started via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1615, 548, 'action complete via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1616, 563, 'action created', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1617, 534, 'action started via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1623, 565, 'action started via Async Request', '2026-04-13 21:41:29', '2026-04-13 21:41:29'),
(1619, 564, 'action created', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1620, 565, 'action created', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1621, 534, 'action complete via WP Cron', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1622, 566, 'action created', '2026-04-13 21:41:19', '2026-04-13 21:41:19'),
(1624, 565, 'action complete via Async Request', '2026-04-13 21:41:29', '2026-04-13 21:41:29'),
(1625, 559, 'action started via WP Cron', '2026-04-13 21:49:49', '2026-04-13 21:49:49'),
(1626, 567, 'action created', '2026-04-13 21:49:49', '2026-04-13 21:49:49'),
(1627, 559, 'action complete via WP Cron', '2026-04-13 21:49:49', '2026-04-13 21:49:49'),
(1628, 567, 'action started via WP Cron', '2026-04-13 23:34:45', '2026-04-13 23:34:45'),
(1629, 568, 'action created', '2026-04-13 23:34:45', '2026-04-13 23:34:45'),
(1630, 567, 'action complete via WP Cron', '2026-04-13 23:34:45', '2026-04-13 23:34:45'),
(1631, 568, 'action started via WP Cron', '2026-04-14 00:51:22', '2026-04-14 00:51:22'),
(1632, 569, 'action created', '2026-04-14 00:51:22', '2026-04-14 00:51:22'),
(1633, 568, 'action complete via WP Cron', '2026-04-14 00:51:22', '2026-04-14 00:51:22'),
(1634, 569, 'action started via WP Cron', '2026-04-14 02:02:16', '2026-04-14 02:02:16'),
(1635, 570, 'action created', '2026-04-14 02:02:16', '2026-04-14 02:02:16'),
(1636, 569, 'action complete via WP Cron', '2026-04-14 02:02:16', '2026-04-14 02:02:16'),
(1637, 570, 'action started via WP Cron', '2026-04-14 03:19:06', '2026-04-14 03:19:06'),
(1638, 571, 'action created', '2026-04-14 03:19:06', '2026-04-14 03:19:06'),
(1639, 570, 'action complete via WP Cron', '2026-04-14 03:19:06', '2026-04-14 03:19:06'),
(1640, 571, 'action started via WP Cron', '2026-04-14 04:20:54', '2026-04-14 04:20:54'),
(1641, 572, 'action created', '2026-04-14 04:20:54', '2026-04-14 04:20:54'),
(1642, 571, 'action complete via WP Cron', '2026-04-14 04:20:54', '2026-04-14 04:20:54'),
(1643, 572, 'action started via WP Cron', '2026-04-14 06:18:06', '2026-04-14 06:18:06'),
(1644, 573, 'action created', '2026-04-14 06:18:06', '2026-04-14 06:18:06'),
(1645, 572, 'action complete via WP Cron', '2026-04-14 06:18:06', '2026-04-14 06:18:06'),
(1646, 564, 'action started via WP Cron', '2026-04-14 06:18:06', '2026-04-14 06:18:06'),
(1647, 564, 'action complete via WP Cron', '2026-04-14 06:18:06', '2026-04-14 06:18:06'),
(1648, 574, 'action created', '2026-04-14 06:18:06', '2026-04-14 06:18:06'),
(1649, 555, 'action started via WP Cron', '2026-04-14 06:26:05', '2026-04-14 06:26:05'),
(1650, 555, 'action complete via WP Cron', '2026-04-14 06:26:05', '2026-04-14 06:26:05'),
(1651, 575, 'action created', '2026-04-14 06:28:36', '2026-04-14 06:28:36'),
(1652, 573, 'action started via WP Cron', '2026-04-14 08:09:12', '2026-04-14 08:09:12'),
(1653, 576, 'action created', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1654, 573, 'action complete via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1655, 544, 'action started via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1656, 544, 'action complete via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1657, 577, 'action created', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1658, 545, 'action started via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1659, 545, 'action complete via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1660, 578, 'action created', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1661, 546, 'action started via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1662, 546, 'action complete via WP Cron', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1663, 579, 'action created', '2026-04-14 08:09:13', '2026-04-14 08:09:13'),
(1664, 576, 'action started via WP Cron', '2026-04-14 09:09:58', '2026-04-14 09:09:58'),
(1665, 580, 'action created', '2026-04-14 09:09:58', '2026-04-14 09:09:58'),
(1666, 576, 'action complete via WP Cron', '2026-04-14 09:09:58', '2026-04-14 09:09:58'),
(1667, 562, 'action started via WP Cron', '2026-04-14 10:07:44', '2026-04-14 10:07:44'),
(1668, 562, 'action complete via WP Cron', '2026-04-14 10:07:44', '2026-04-14 10:07:44'),
(1669, 581, 'action created', '2026-04-14 10:07:45', '2026-04-14 10:07:45'),
(1670, 563, 'action started via WP Cron', '2026-04-14 10:07:45', '2026-04-14 10:07:45'),
(1671, 563, 'action complete via WP Cron', '2026-04-14 10:07:45', '2026-04-14 10:07:45'),
(1672, 582, 'action created', '2026-04-14 10:07:45', '2026-04-14 10:07:45'),
(1673, 580, 'action started via WP Cron', '2026-04-14 10:12:14', '2026-04-14 10:12:14'),
(1674, 583, 'action created', '2026-04-14 10:12:14', '2026-04-14 10:12:14'),
(1675, 580, 'action complete via WP Cron', '2026-04-14 10:12:14', '2026-04-14 10:12:14'),
(1676, 583, 'action started via WP Cron', '2026-04-14 11:33:36', '2026-04-14 11:33:36'),
(1677, 584, 'action created', '2026-04-14 11:33:36', '2026-04-14 11:33:36'),
(1678, 583, 'action complete via WP Cron', '2026-04-14 11:33:36', '2026-04-14 11:33:36'),
(1679, 584, 'action started via WP Cron', '2026-04-14 12:39:02', '2026-04-14 12:39:02'),
(1680, 585, 'action created', '2026-04-14 12:39:02', '2026-04-14 12:39:02'),
(1681, 584, 'action complete via WP Cron', '2026-04-14 12:39:02', '2026-04-14 12:39:02'),
(1682, 585, 'action started via WP Cron', '2026-04-14 13:40:12', '2026-04-14 13:40:12'),
(1683, 586, 'action created', '2026-04-14 13:40:12', '2026-04-14 13:40:12'),
(1684, 585, 'action complete via WP Cron', '2026-04-14 13:40:12', '2026-04-14 13:40:12'),
(1685, 586, 'action started via WP Cron', '2026-04-14 14:43:10', '2026-04-14 14:43:10'),
(1686, 587, 'action created', '2026-04-14 14:43:10', '2026-04-14 14:43:10'),
(1687, 586, 'action complete via WP Cron', '2026-04-14 14:43:10', '2026-04-14 14:43:10'),
(1688, 587, 'action started via WP Cron', '2026-04-14 16:32:12', '2026-04-14 16:32:12'),
(1689, 588, 'action created', '2026-04-14 16:32:12', '2026-04-14 16:32:12'),
(1690, 587, 'action complete via WP Cron', '2026-04-14 16:32:12', '2026-04-14 16:32:12'),
(1691, 588, 'action started via WP Cron', '2026-04-14 17:32:39', '2026-04-14 17:32:39'),
(1692, 589, 'action created', '2026-04-14 17:32:39', '2026-04-14 17:32:39'),
(1693, 588, 'action complete via WP Cron', '2026-04-14 17:32:39', '2026-04-14 17:32:39'),
(1694, 574, 'action started via WP Cron', '2026-04-14 18:21:07', '2026-04-14 18:21:07'),
(1695, 574, 'action complete via WP Cron', '2026-04-14 18:21:07', '2026-04-14 18:21:07'),
(1697, 575, 'action started via WP Cron', '2026-04-14 18:28:51', '2026-04-14 18:28:51'),
(1698, 575, 'action complete via WP Cron', '2026-04-14 18:28:51', '2026-04-14 18:28:51'),
(1699, 591, 'action created', '2026-04-14 18:28:51', '2026-04-14 18:28:51'),
(1700, 589, 'action started via WP Cron', '2026-04-14 18:35:31', '2026-04-14 18:35:31'),
(1701, 592, 'action created', '2026-04-14 18:35:31', '2026-04-14 18:35:31'),
(1702, 589, 'action complete via WP Cron', '2026-04-14 18:35:31', '2026-04-14 18:35:31'),
(1703, 592, 'action started via WP Cron', '2026-04-14 19:36:34', '2026-04-14 19:36:34'),
(1704, 593, 'action created', '2026-04-14 19:36:34', '2026-04-14 19:36:34'),
(1705, 592, 'action complete via WP Cron', '2026-04-14 19:36:34', '2026-04-14 19:36:34'),
(1706, 593, 'action started via WP Cron', '2026-04-14 20:39:21', '2026-04-14 20:39:21'),
(1707, 594, 'action created', '2026-04-14 20:39:21', '2026-04-14 20:39:21'),
(1708, 593, 'action complete via WP Cron', '2026-04-14 20:39:21', '2026-04-14 20:39:21'),
(1709, 594, 'action started via WP Cron', '2026-04-14 21:47:02', '2026-04-14 21:47:02'),
(1710, 595, 'action created', '2026-04-14 21:47:02', '2026-04-14 21:47:02'),
(1711, 594, 'action complete via WP Cron', '2026-04-14 21:47:02', '2026-04-14 21:47:02'),
(1712, 560, 'action started via WP Cron', '2026-04-14 21:47:02', '2026-04-14 21:47:02'),
(1713, 560, 'action complete via WP Cron', '2026-04-14 21:47:03', '2026-04-14 21:47:03'),
(1714, 596, 'action created', '2026-04-14 21:47:03', '2026-04-14 21:47:03'),
(1715, 561, 'action started via WP Cron', '2026-04-14 21:47:03', '2026-04-14 21:47:03'),
(1716, 561, 'action complete via WP Cron', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1717, 597, 'action created', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1718, 566, 'action started via WP Cron', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1724, 599, 'action started via WP Cron', '2026-04-14 21:50:57', '2026-04-14 21:50:57'),
(1720, 598, 'action created', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1721, 599, 'action created', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1722, 566, 'action complete via WP Cron', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1723, 600, 'action created', '2026-04-14 21:47:04', '2026-04-14 21:47:04'),
(1725, 599, 'action complete via WP Cron', '2026-04-14 21:50:57', '2026-04-14 21:50:57'),
(1726, 581, 'action started via WP Cron', '2026-04-14 22:41:26', '2026-04-14 22:41:26'),
(1727, 581, 'action complete via WP Cron', '2026-04-14 22:41:26', '2026-04-14 22:41:26'),
(1728, 601, 'action created', '2026-04-14 22:41:26', '2026-04-14 22:41:26'),
(1729, 582, 'action started via WP Cron', '2026-04-14 22:41:26', '2026-04-14 22:41:26'),
(1730, 582, 'action complete via WP Cron', '2026-04-14 22:41:26', '2026-04-14 22:41:26'),
(1731, 602, 'action created', '2026-04-14 22:41:26', '2026-04-14 22:41:26'),
(1732, 595, 'action started via WP Cron', '2026-04-14 22:53:39', '2026-04-14 22:53:39'),
(1733, 603, 'action created', '2026-04-14 22:53:39', '2026-04-14 22:53:39'),
(1734, 595, 'action complete via WP Cron', '2026-04-14 22:53:39', '2026-04-14 22:53:39'),
(1735, 603, 'action started via WP Cron', '2026-04-14 23:56:33', '2026-04-14 23:56:33'),
(1736, 604, 'action created', '2026-04-14 23:56:33', '2026-04-14 23:56:33'),
(1737, 603, 'action complete via WP Cron', '2026-04-14 23:56:33', '2026-04-14 23:56:33'),
(1738, 604, 'action started via WP Cron', '2026-04-15 00:59:24', '2026-04-15 00:59:24'),
(1739, 605, 'action created', '2026-04-15 00:59:24', '2026-04-15 00:59:24'),
(1740, 604, 'action complete via WP Cron', '2026-04-15 00:59:24', '2026-04-15 00:59:24'),
(1741, 605, 'action started via WP Cron', '2026-04-15 02:44:37', '2026-04-15 02:44:37'),
(1742, 606, 'action created', '2026-04-15 02:44:37', '2026-04-15 02:44:37'),
(1743, 605, 'action complete via WP Cron', '2026-04-15 02:44:37', '2026-04-15 02:44:37'),
(1744, 606, 'action started via WP Cron', '2026-04-15 03:50:35', '2026-04-15 03:50:35'),
(1745, 607, 'action created', '2026-04-15 03:50:35', '2026-04-15 03:50:35'),
(1746, 606, 'action complete via WP Cron', '2026-04-15 03:50:35', '2026-04-15 03:50:35'),
(1747, 607, 'action started via WP Cron', '2026-04-15 05:21:20', '2026-04-15 05:21:20'),
(1748, 608, 'action created', '2026-04-15 05:21:20', '2026-04-15 05:21:20'),
(1749, 607, 'action complete via WP Cron', '2026-04-15 05:21:20', '2026-04-15 05:21:20'),
(1750, 598, 'action started via WP Cron', '2026-04-15 06:06:33', '2026-04-15 06:06:33'),
(1751, 598, 'action complete via WP Cron', '2026-04-15 06:06:33', '2026-04-15 06:06:33'),
(1752, 609, 'action created', '2026-04-15 06:06:33', '2026-04-15 06:06:33'),
(1753, 608, 'action started via WP Cron', '2026-04-15 07:05:10', '2026-04-15 07:05:10'),
(1754, 610, 'action created', '2026-04-15 07:05:10', '2026-04-15 07:05:10'),
(1755, 608, 'action complete via WP Cron', '2026-04-15 07:05:10', '2026-04-15 07:05:10'),
(1756, 591, 'action started via WP Cron', '2026-04-15 07:05:10', '2026-04-15 07:05:10'),
(1757, 591, 'action complete via WP Cron', '2026-04-15 07:05:10', '2026-04-15 07:05:10'),
(1758, 611, 'action created', '2026-04-15 07:07:27', '2026-04-15 07:07:27'),
(1759, 612, 'action created', '2026-04-15 08:04:59', '2026-04-15 08:04:59'),
(1760, 613, 'action created', '2026-04-15 08:04:59', '2026-04-15 08:04:59'),
(1761, 614, 'action created', '2026-04-15 08:04:59', '2026-04-15 08:04:59'),
(1762, 612, 'action started via WP Cron', '2026-04-15 08:05:00', '2026-04-15 08:05:00'),
(1763, 612, 'action complete via WP Cron', '2026-04-15 08:05:00', '2026-04-15 08:05:00'),
(1764, 613, 'action started via WP Cron', '2026-04-15 08:05:00', '2026-04-15 08:05:00'),
(1765, 613, 'action complete via WP Cron', '2026-04-15 08:05:00', '2026-04-15 08:05:00'),
(1766, 614, 'action started via WP Cron', '2026-04-15 08:05:00', '2026-04-15 08:05:00'),
(1767, 614, 'action complete via WP Cron', '2026-04-15 08:05:00', '2026-04-15 08:05:00'),
(1768, 610, 'action started via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1769, 615, 'action created', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1770, 610, 'action complete via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1771, 577, 'action started via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1772, 577, 'action complete via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1773, 616, 'action created', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1774, 578, 'action started via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1775, 578, 'action complete via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1776, 617, 'action created', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1777, 579, 'action started via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1778, 579, 'action complete via WP Cron', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1779, 618, 'action created', '2026-04-15 08:20:49', '2026-04-15 08:20:49'),
(1780, 615, 'action started via WP Cron', '2026-04-15 09:26:02', '2026-04-15 09:26:02'),
(1781, 619, 'action created', '2026-04-15 09:26:02', '2026-04-15 09:26:02'),
(1782, 615, 'action complete via WP Cron', '2026-04-15 09:26:02', '2026-04-15 09:26:02'),
(1783, 619, 'action started via WP Cron', '2026-04-15 10:32:52', '2026-04-15 10:32:52'),
(1784, 620, 'action created', '2026-04-15 10:32:52', '2026-04-15 10:32:52'),
(1785, 619, 'action complete via WP Cron', '2026-04-15 10:32:52', '2026-04-15 10:32:52'),
(1786, 601, 'action started via WP Cron', '2026-04-15 10:42:55', '2026-04-15 10:42:55'),
(1787, 601, 'action complete via WP Cron', '2026-04-15 10:42:55', '2026-04-15 10:42:55'),
(1788, 621, 'action created', '2026-04-15 10:42:55', '2026-04-15 10:42:55'),
(1789, 602, 'action started via WP Cron', '2026-04-15 10:42:55', '2026-04-15 10:42:55'),
(1790, 602, 'action complete via WP Cron', '2026-04-15 10:42:55', '2026-04-15 10:42:55'),
(1791, 622, 'action created', '2026-04-15 10:42:55', '2026-04-15 10:42:55'),
(1792, 620, 'action started via WP Cron', '2026-04-15 12:09:41', '2026-04-15 12:09:41'),
(1793, 623, 'action created', '2026-04-15 12:09:41', '2026-04-15 12:09:41'),
(1794, 620, 'action complete via WP Cron', '2026-04-15 12:09:41', '2026-04-15 12:09:41'),
(1795, 623, 'action started via WP Cron', '2026-04-15 13:11:06', '2026-04-15 13:11:06'),
(1796, 624, 'action created', '2026-04-15 13:11:06', '2026-04-15 13:11:06'),
(1797, 623, 'action complete via WP Cron', '2026-04-15 13:11:06', '2026-04-15 13:11:06'),
(1798, 624, 'action started via WP Cron', '2026-04-15 14:11:50', '2026-04-15 14:11:50'),
(1799, 625, 'action created', '2026-04-15 14:11:50', '2026-04-15 14:11:50'),
(1800, 624, 'action complete via WP Cron', '2026-04-15 14:11:50', '2026-04-15 14:11:50'),
(1801, 625, 'action started via WP Cron', '2026-04-15 15:20:38', '2026-04-15 15:20:38'),
(1802, 626, 'action created', '2026-04-15 15:20:38', '2026-04-15 15:20:38'),
(1803, 625, 'action complete via WP Cron', '2026-04-15 15:20:38', '2026-04-15 15:20:38'),
(1804, 626, 'action started via WP Cron', '2026-04-15 16:27:45', '2026-04-15 16:27:45'),
(1805, 627, 'action created', '2026-04-15 16:27:45', '2026-04-15 16:27:45'),
(1806, 626, 'action complete via WP Cron', '2026-04-15 16:27:45', '2026-04-15 16:27:45'),
(1807, 627, 'action started via WP Cron', '2026-04-15 17:35:16', '2026-04-15 17:35:16'),
(1808, 628, 'action created', '2026-04-15 17:35:16', '2026-04-15 17:35:16'),
(1809, 627, 'action complete via WP Cron', '2026-04-15 17:35:16', '2026-04-15 17:35:16'),
(1810, 609, 'action started via WP Cron', '2026-04-15 18:45:50', '2026-04-15 18:45:50'),
(1811, 609, 'action complete via WP Cron', '2026-04-15 18:45:50', '2026-04-15 18:45:50'),
(1813, 628, 'action started via WP Cron', '2026-04-15 18:45:50', '2026-04-15 18:45:50'),
(1814, 630, 'action created', '2026-04-15 18:45:50', '2026-04-15 18:45:50'),
(1815, 628, 'action complete via WP Cron', '2026-04-15 18:45:50', '2026-04-15 18:45:50'),
(1816, 611, 'action started via WP Cron', '2026-04-15 19:18:27', '2026-04-15 19:18:27'),
(1817, 611, 'action complete via WP Cron', '2026-04-15 19:18:27', '2026-04-15 19:18:27'),
(1818, 631, 'action created', '2026-04-15 19:21:27', '2026-04-15 19:21:27'),
(1819, 630, 'action started via WP Cron', '2026-04-15 20:23:15', '2026-04-15 20:23:15'),
(1820, 632, 'action created', '2026-04-15 20:23:15', '2026-04-15 20:23:15'),
(1821, 630, 'action complete via WP Cron', '2026-04-15 20:23:15', '2026-04-15 20:23:15'),
(1822, 632, 'action started via WP Cron', '2026-04-15 21:31:25', '2026-04-15 21:31:25'),
(1823, 633, 'action created', '2026-04-15 21:31:25', '2026-04-15 21:31:25'),
(1824, 632, 'action complete via WP Cron', '2026-04-15 21:31:25', '2026-04-15 21:31:25'),
(1825, 596, 'action started via WP Cron', '2026-04-15 22:28:23', '2026-04-15 22:28:23'),
(1826, 596, 'action complete via WP Cron', '2026-04-15 22:28:23', '2026-04-15 22:28:23'),
(1827, 634, 'action created', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1828, 597, 'action started via WP Cron', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1829, 597, 'action complete via WP Cron', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1830, 635, 'action created', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1831, 600, 'action started via WP Cron', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1837, 637, 'action started via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1833, 636, 'action created', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1834, 637, 'action created', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1835, 600, 'action complete via WP Cron', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1836, 638, 'action created', '2026-04-15 22:28:24', '2026-04-15 22:28:24'),
(1838, 637, 'action complete via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1839, 633, 'action started via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1840, 639, 'action created', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1841, 633, 'action complete via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1842, 621, 'action started via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1843, 621, 'action complete via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1844, 640, 'action created', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1845, 622, 'action started via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1846, 622, 'action complete via WP Cron', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1847, 641, 'action created', '2026-04-15 22:43:49', '2026-04-15 22:43:49'),
(1848, 639, 'action started via WP Cron', '2026-04-16 00:23:39', '2026-04-16 00:23:39'),
(1849, 642, 'action created', '2026-04-16 00:23:40', '2026-04-16 00:23:40'),
(1850, 639, 'action complete via WP Cron', '2026-04-16 00:23:40', '2026-04-16 00:23:40'),
(1851, 642, 'action started via WP Cron', '2026-04-16 01:40:03', '2026-04-16 01:40:03'),
(1852, 643, 'action created', '2026-04-16 01:40:03', '2026-04-16 01:40:03'),
(1853, 642, 'action complete via WP Cron', '2026-04-16 01:40:03', '2026-04-16 01:40:03'),
(1854, 643, 'action started via WP Cron', '2026-04-16 02:56:22', '2026-04-16 02:56:22'),
(1855, 644, 'action created', '2026-04-16 02:56:22', '2026-04-16 02:56:22'),
(1856, 643, 'action complete via WP Cron', '2026-04-16 02:56:22', '2026-04-16 02:56:22'),
(1857, 644, 'action started via WP Cron', '2026-04-16 04:54:09', '2026-04-16 04:54:09'),
(1858, 645, 'action created', '2026-04-16 04:54:09', '2026-04-16 04:54:09'),
(1859, 644, 'action complete via WP Cron', '2026-04-16 04:54:09', '2026-04-16 04:54:09'),
(1860, 645, 'action started via WP Cron', '2026-04-16 06:52:20', '2026-04-16 06:52:20'),
(1861, 646, 'action created', '2026-04-16 06:52:20', '2026-04-16 06:52:20'),
(1862, 645, 'action complete via WP Cron', '2026-04-16 06:52:20', '2026-04-16 06:52:20'),
(1863, 636, 'action started via WP Cron', '2026-04-16 06:52:20', '2026-04-16 06:52:20'),
(1864, 636, 'action complete via WP Cron', '2026-04-16 06:52:21', '2026-04-16 06:52:21'),
(1865, 647, 'action created', '2026-04-16 06:52:21', '2026-04-16 06:52:21'),
(1866, 631, 'action started via WP Cron', '2026-04-16 07:38:02', '2026-04-16 07:38:02'),
(1867, 631, 'action complete via WP Cron', '2026-04-16 07:38:02', '2026-04-16 07:38:02'),
(1868, 648, 'action created', '2026-04-16 07:41:45', '2026-04-16 07:41:45'),
(1869, 646, 'action started via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1870, 649, 'action created', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1871, 646, 'action complete via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1872, 616, 'action started via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1873, 616, 'action complete via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1874, 650, 'action created', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1875, 617, 'action started via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1876, 617, 'action complete via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1877, 651, 'action created', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1878, 618, 'action started via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1879, 618, 'action complete via WP Cron', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1880, 652, 'action created', '2026-04-16 08:23:45', '2026-04-16 08:23:45'),
(1881, 649, 'action started via WP Cron', '2026-04-16 09:56:36', '2026-04-16 09:56:36'),
(1882, 653, 'action created', '2026-04-16 09:56:37', '2026-04-16 09:56:37'),
(1883, 649, 'action complete via WP Cron', '2026-04-16 09:56:37', '2026-04-16 09:56:37'),
(1884, 640, 'action started via WP Cron', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1885, 640, 'action complete via WP Cron', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1886, 654, 'action created', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1887, 641, 'action started via WP Cron', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1888, 641, 'action complete via WP Cron', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1889, 655, 'action created', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1890, 653, 'action started via WP Cron', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1891, 656, 'action created', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1892, 653, 'action complete via WP Cron', '2026-04-16 11:38:48', '2026-04-16 11:38:48'),
(1893, 656, 'action started via WP Cron', '2026-04-16 12:40:14', '2026-04-16 12:40:14'),
(1894, 657, 'action created', '2026-04-16 12:40:14', '2026-04-16 12:40:14'),
(1895, 656, 'action complete via WP Cron', '2026-04-16 12:40:14', '2026-04-16 12:40:14'),
(1896, 657, 'action started via WP Cron', '2026-04-16 13:55:44', '2026-04-16 13:55:44'),
(1897, 658, 'action created', '2026-04-16 13:55:44', '2026-04-16 13:55:44'),
(1898, 657, 'action complete via WP Cron', '2026-04-16 13:55:44', '2026-04-16 13:55:44'),
(1899, 658, 'action started via WP Cron', '2026-04-16 15:08:18', '2026-04-16 15:08:18'),
(1900, 659, 'action created', '2026-04-16 15:08:18', '2026-04-16 15:08:18'),
(1901, 658, 'action complete via WP Cron', '2026-04-16 15:08:18', '2026-04-16 15:08:18'),
(1902, 659, 'action started via WP Cron', '2026-04-16 16:13:35', '2026-04-16 16:13:35'),
(1903, 660, 'action created', '2026-04-16 16:13:35', '2026-04-16 16:13:35'),
(1904, 659, 'action complete via WP Cron', '2026-04-16 16:13:35', '2026-04-16 16:13:35'),
(1905, 660, 'action started via WP Cron', '2026-04-16 17:15:53', '2026-04-16 17:15:53'),
(1906, 661, 'action created', '2026-04-16 17:15:53', '2026-04-16 17:15:53'),
(1907, 660, 'action complete via WP Cron', '2026-04-16 17:15:53', '2026-04-16 17:15:53'),
(1908, 661, 'action started via WP Cron', '2026-04-16 18:28:08', '2026-04-16 18:28:08'),
(1909, 662, 'action created', '2026-04-16 18:28:08', '2026-04-16 18:28:08'),
(1910, 661, 'action complete via WP Cron', '2026-04-16 18:28:08', '2026-04-16 18:28:08'),
(1911, 647, 'action started via WP Cron', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1912, 647, 'action complete via WP Cron', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1913, 663, 'action created', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1914, 662, 'action started via WP Cron', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1915, 664, 'action created', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1916, 662, 'action complete via WP Cron', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1917, 648, 'action started via WP Cron', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1918, 648, 'action complete via WP Cron', '2026-04-16 20:17:33', '2026-04-16 20:17:33'),
(1919, 665, 'action created', '2026-04-16 20:22:11', '2026-04-16 20:22:11');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_commentmeta`
--

CREATE TABLE `wpqi_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_commentmeta`
--

INSERT INTO `wpqi_commentmeta` VALUES
(1, 7, 'rating', '4'),
(2, 7, 'verified', '0'),
(3, 7, '_wxr_import_user', '1'),
(4, 8, 'rating', '4'),
(5, 8, 'verified', '0'),
(6, 8, '_wxr_import_user', '1'),
(7, 9, 'rating', '4'),
(8, 9, 'verified', '0'),
(9, 9, '_wxr_import_user', '1'),
(10, 10, 'rating', '4'),
(11, 10, 'verified', '0'),
(12, 10, '_wxr_import_user', '1'),
(13, 11, 'rating', '5'),
(14, 11, 'verified', '0'),
(15, 11, '_wxr_import_user', '1'),
(16, 12, 'rating', '5'),
(17, 12, 'verified', '0'),
(18, 12, '_wxr_import_user', '1'),
(19, 13, 'rating', '5'),
(20, 13, 'verified', '0'),
(21, 13, '_wxr_import_user', '1'),
(22, 14, 'rating', '5'),
(23, 14, 'verified', '0'),
(24, 14, '_wxr_import_user', '1'),
(25, 15, 'rating', '5'),
(26, 15, 'verified', '0'),
(27, 15, '_wxr_import_user', '1'),
(28, 16, 'rating', '5'),
(29, 16, 'verified', '0'),
(30, 16, '_wxr_import_user', '1'),
(31, 17, 'rating', '4'),
(32, 17, 'verified', '0'),
(33, 17, '_wxr_import_user', '1'),
(34, 18, 'rating', '5'),
(35, 18, 'verified', '0'),
(36, 18, '_wxr_import_user', '1'),
(37, 19, 'rating', '4'),
(38, 19, 'verified', '0'),
(39, 19, '_wxr_import_user', '1'),
(40, 20, 'rating', '5'),
(41, 20, 'verified', '0'),
(42, 20, '_wxr_import_user', '1'),
(43, 21, 'rating', '4'),
(44, 21, 'verified', '0'),
(45, 21, '_wxr_import_user', '1'),
(46, 22, 'rating', '5'),
(47, 22, 'verified', '0'),
(48, 22, '_wxr_import_user', '1'),
(49, 23, 'rating', '4'),
(50, 23, 'verified', '0'),
(51, 23, '_wxr_import_user', '1'),
(52, 24, 'rating', '5'),
(53, 24, 'verified', '0'),
(54, 24, '_wxr_import_user', '1');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_comments`
--

CREATE TABLE `wpqi_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) 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)),
  KEY `woo_idx_comment_type` (`comment_type`),
  KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_comments`
--

INSERT INTO `wpqi_comments` VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2026-03-27 16:23:55', '2026-03-27 16:23:55', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href="https://gravatar.com/">Gravatar</a>.', 0, '1', '', 'comment', 0, 0),
(2, 276, '📔 + 1.325976 BTC.GET - https://graph.org/Ticket--58146-05-02?hs=342c2dd9bd3d5630d8edaed99e9f929e&amp; 📔', 'hatty2001@murahpanel.com', '', '5.255.101.10', '2025-05-11 12:14:49', '2025-05-11 12:14:49', '48lqlq', 0, '0', '', 'comment', 0, 0),
(3, 1175, 'Lionalo Messiko', 'gerhard@woothemes.com', '', '182.186.21.31', '2023-05-08 13:31:15', '2023-05-08 13:31:15', 'Fully agree, as long as all precautions are taken like the facemask and distancing in the photo. Bookshops are among the most vital British and that\\''s not just English - and Western institutions, intellectually and recreationally.', 0, '1', '', 'comment', 0, 0),
(4, 1175, 'Kilonia.', 'dan@woothemes.com', '', '182.186.21.31', '2023-05-08 13:31:41', '2023-05-08 13:31:41', 'Fully agree, as long as all precautions are taken like the facemask and distancing in the photo. Bookshops are among the most vital British and that\\''s not just English - and Western institutions, intellectually and recreationally.', 0, '1', '', 'comment', 0, 0),
(5, 1175, 'Ronaldoino', 'maria@woothemes.com', '', '182.186.21.31', '2023-05-08 13:32:23', '2023-05-08 13:32:23', 'Fully agree, as long as all precautions are taken like the facemask and distancing in the photo. Bookshops are among the most vital British and that’s not just English – and Western institutions, intellectually and recreationally.', 0, '1', '', 'comment', 3, 0),
(6, 1176, 'Tshidoko Willy', 'tshidokowilly4@gmail.com', '', '41.243.28.52', '2024-11-06 11:12:43', '2024-11-06 11:12:43', 'Peintre bijoutier', 0, '0', '', 'comment', 0, 0),
(7, 3395, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:05', '2023-04-12 09:18:05', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(8, 3395, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:24', '2023-04-12 09:18:24', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(9, 3395, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:29', '2023-04-12 09:18:29', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(10, 3396, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:38', '2023-04-12 09:18:38', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(11, 3396, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:41', '2023-04-12 09:18:41', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(12, 3396, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:54', '2023-04-12 09:18:54', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(13, 1633, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:03', '2023-04-12 09:18:03', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(14, 1634, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:31', '2023-04-12 09:18:31', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(15, 3037, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:17', '2023-04-12 09:18:17', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(16, 3039, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:26', '2023-04-12 09:18:26', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(17, 3041, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:49', '2023-04-12 09:18:49', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(18, 3043, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:18:55', '2023-04-12 09:18:55', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(19, 3044, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:19:03', '2023-04-12 09:19:03', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(20, 3045, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:19:07', '2023-04-12 09:19:07', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(21, 3052, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:19:11', '2023-04-12 09:19:11', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(22, 3053, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:19:17', '2023-04-12 09:19:17', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(23, 3054, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:19:22', '2023-04-12 09:19:22', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0),
(24, 3055, 'admin', 'info@themerange.net', 'https://wp.themerange.net/merit', '182.186.50.129', '2023-04-12 09:19:29', '2023-04-12 09:19:29', 'How all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings.', 0, '1', '', 'review', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_cookieadmin_consents`
--

CREATE TABLE `wpqi_cookieadmin_consents` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `consent_id` varchar(128) NOT NULL,
  `user_ip` varbinary(16) DEFAULT NULL,
  `consent_time` int(11) NOT NULL,
  `country` varchar(150) DEFAULT NULL,
  `browser` text DEFAULT NULL,
  `domain` varchar(255) DEFAULT NULL,
  `consent_status` varchar(50) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `consent_id` (`consent_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_cookieadmin_consents`
--

INSERT INTO `wpqi_cookieadmin_consents` VALUES
(1, '37dbae55-ca01-483e-a45f-2bff12300a18', 'le\0', 1774630223, '', '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', 'www.testing2.yulee-fernandinapmu.com', '["accept"]');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_cookieadmin_cookies`
--

CREATE TABLE `wpqi_cookieadmin_cookies` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cookie_name` varchar(100) NOT NULL,
  `category` varchar(50) DEFAULT NULL,
  `description` varchar(500) DEFAULT NULL,
  `domain` varchar(255) NOT NULL,
  `path` varchar(255) DEFAULT '/',
  `expires` datetime DEFAULT NULL,
  `max_age` int(11) DEFAULT NULL,
  `samesite` varchar(10) DEFAULT NULL,
  `secure` tinyint(1) NOT NULL DEFAULT 0,
  `httponly` tinyint(1) NOT NULL DEFAULT 0,
  `raw_name` varchar(255) DEFAULT NULL,
  `edited` tinyint(1) DEFAULT 0,
  `patterns` varchar(255) NOT NULL DEFAULT '[]',
  `scan_timestamp` int(11) DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_e_events`
--

CREATE TABLE `wpqi_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_links`
--

CREATE TABLE `wpqi_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_loginizer_logs`
--

CREATE TABLE `wpqi_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_options`
--

CREATE TABLE `wpqi_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_options`
--

INSERT INTO `wpqi_options` VALUES
(1, 'cron', 'a:20:{i:1776372524;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:1776374636;a:1:{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:1776375528;a:2:{s:20:"jetpack_clean_nonces";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}s:33:"wc_admin_process_orders_milestone";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1776375535;a:1:{s:29:"wc_admin_unsnooze_admin_notes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1776399835;a:1:{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;}}}i:1776399836;a:2:{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: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;}}}i:1776399838;a:1:{s:39:"check_plugin_updates-loginizer-security";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1776399855;a:1:{s:36:"check_plugin_updates-cookieadmin-pro";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1776399856;a:1:{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:1776400724;a:1:{s:30:"tribe_schedule_transient_purge";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1776400729;a:1:{s:45:"woocommerce_marketplace_cron_fetch_promotions";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1776443035;a:1:{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;}}}i:1776443055;a:1:{s:18:"extendify_insights";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1776443056;a:2:{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;}}}i:1776443735;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:1776443775;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:1776443924;a:3:{s:24:"tribe_common_log_cleanup";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:28:"elementor/tracker/send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:16:"tribe_daily_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:1776443928;a:1:{s:20:"jetpack_v2_heartbeat";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1776529435;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;}}}s:7:"version";i:2;}', 'on'),
(2, 'siteurl', 'http://www.testing2.yulee-fernandinapmu.com', 'on'),
(3, 'home', 'http://www.testing2.yulee-fernandinapmu.com', 'on'),
(4, 'blogname', 'My Blog', 'on'),
(5, 'blogdescription', 'My WordPress Blog', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'admin@testing2.yulee-fernandinapmu.com', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', '', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:498:{s:28:"tribe/events/kitchen-sink/?$";s:69:"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page";s:93:"tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$";s:76:"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]";s:20:"events/qr/([^/]+)/?$";s:33:"index.php?tec_qr_hash=$matches[1]";s:28:"event-aggregator/(insert)/?$";s:53:"index.php?tribe-aggregator=1&tribe-action=$matches[1]";s:25:"(?:event)/([^/]+)/ical/?$";s:56:"index.php?ical=1&name=$matches[1]&post_type=tribe_events";s:28:"(?:events)/(?:page)/(\\d+)/?$";s:71:"index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]";s:41:"(?:events)/(?:featured)/(?:page)/(\\d+)/?$";s:79:"index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]";s:38:"(?:events)/(feed|rdf|rss|rss2|atom)/?$";s:67:"index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]";s:51:"(?:events)/(?:featured)/(feed|rdf|rss|rss2|atom)/?$";s:78:"index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]";s:23:"(?:events)/(?:month)/?$";s:51:"index.php?post_type=tribe_events&eventDisplay=month";s:36:"(?:events)/(?:month)/(?:featured)/?$";s:62:"index.php?post_type=tribe_events&eventDisplay=month&featured=1";s:37:"(?:events)/(?:month)/(\\d{4}-\\d{2})/?$";s:73:"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]";s:37:"(?:events)/(?:list)/(?:page)/(\\d+)/?$";s:68:"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]";s:50:"(?:events)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$";s:79:"index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]";s:22:"(?:events)/(?:list)/?$";s:50:"index.php?post_type=tribe_events&eventDisplay=list";s:35:"(?:events)/(?:list)/(?:featured)/?$";s:61:"index.php?post_type=tribe_events&eventDisplay=list&featured=1";s:23:"(?:events)/(?:today)/?$";s:49:"index.php?post_type=tribe_events&eventDisplay=day";s:36:"(?:events)/(?:today)/(?:featured)/?$";s:60:"index.php?post_type=tribe_events&eventDisplay=day&featured=1";s:27:"(?:events)/(\\d{4}-\\d{2})/?$";s:73:"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]";s:40:"(?:events)/(\\d{4}-\\d{2})/(?:featured)/?$";s:84:"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1";s:33:"(?:events)/(\\d{4}-\\d{2}-\\d{2})/?$";s:71:"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]";s:46:"(?:events)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$";s:82:"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1";s:26:"(?:events)/(?:featured)/?$";s:43:"index.php?post_type=tribe_events&featured=1";s:13:"(?:events)/?$";s:53:"index.php?post_type=tribe_events&eventDisplay=default";s:18:"(?:events)/ical/?$";s:39:"index.php?post_type=tribe_events&ical=1";s:31:"(?:events)/(?:featured)/ical/?$";s:50:"index.php?post_type=tribe_events&ical=1&featured=1";s:38:"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/?$";s:78:"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]";s:51:"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/(?:featured)/?$";s:89:"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1";s:60:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:page)/(\\d+)/?$";s:97:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]";s:73:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/(?:page)/(\\d+)/?$";s:108:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]";s:55:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/?$";s:80:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month";s:68:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/(?:featured)/?$";s:91:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1";s:69:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:page)/(\\d+)/?$";s:97:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]";s:82:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$";s:108:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]";s:54:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/?$";s:79:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list";s:67:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/?$";s:90:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1";s:55:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/?$";s:78:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day";s:68:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/(?:featured)/?$";s:89:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1";s:73:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$";s:100:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]";s:86:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$";s:111:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1";s:59:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/?$";s:102:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]";s:72:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/(?:featured)/?$";s:113:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1";s:65:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$";s:100:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]";s:78:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$";s:111:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1";s:50:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/?$";s:89:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2";s:63:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/?$";s:100:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2";s:50:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/ical/?$";s:68:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1";s:63:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/ical/?$";s:79:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1";s:75:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:78:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]";s:88:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$";s:89:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]";s:58:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/?$";s:93:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default";s:45:"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/?$";s:82:"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default";s:44:"(?:events)/(?:tag)/([^/]+)/(?:page)/(\\d+)/?$";s:84:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]";s:57:"(?:events)/(?:tag)/([^/]+)/(?:featured)/(?:page)/(\\d+)/?$";s:95:"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]";s:39:"(?:events)/(?:tag)/([^/]+)/(?:month)/?$";s:67:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month";s:52:"(?:events)/(?:tag)/([^/]+)/(?:month)/(?:featured)/?$";s:78:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1";s:53:"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:page)/(\\d+)/?$";s:84:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]";s:66:"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$";s:95:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]";s:38:"(?:events)/(?:tag)/([^/]+)/(?:list)/?$";s:66:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list";s:51:"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/?$";s:77:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1";s:39:"(?:events)/(?:tag)/([^/]+)/(?:today)/?$";s:65:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day";s:52:"(?:events)/(?:tag)/([^/]+)/(?:today)/(?:featured)/?$";s:76:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1";s:57:"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$";s:87:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]";s:70:"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$";s:98:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1";s:43:"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/?$";s:89:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]";s:56:"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/(?:featured)/?$";s:100:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1";s:49:"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$";s:87:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]";s:62:"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$";s:98:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1";s:34:"(?:events)/(?:tag)/([^/]+)/feed/?$";s:76:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2";s:47:"(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/?$";s:87:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1";s:34:"(?:events)/(?:tag)/([^/]+)/ical/?$";s:55:"index.php?post_type=tribe_events&tag=$matches[1]&ical=1";s:47:"(?:events)/(?:tag)/([^/]+)/(?:featured)/ical/?$";s:66:"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1";s:59:"(?:events)/(?:tag)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:65:"index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]";s:72:"(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$";s:76:"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]";s:42:"(?:events)/(?:tag)/([^/]+)/(?:featured)/?$";s:59:"index.php?post_type=tribe_events&tag=$matches[1]&featured=1";s:29:"(?:events)/(?:tag)/([^/]+)/?$";s:69:"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default";s:24:"^wc-auth/v([1]{1})/(.*)?";s:63:"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]";s:21:"^wc/file/transient/?$";s:33:"index.php?wc-transient-file-name=";s:24:"^wc/file/transient/(.+)$";s:44:"index.php?wc-transient-file-name=$matches[1]";s:22:"^wc-api/v([1-3]{1})/?$";s:51:"index.php?wc-api-version=$matches[1]&wc-api-route=/";s:24:"^wc-api/v([1-3]{1})(.*)?";s:61:"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]";s:16:"shop__trashed/?$";s:27:"index.php?post_type=product";s:46:"shop__trashed/feed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:41:"shop__trashed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:33:"shop__trashed/page/([0-9]{1,})/?$";s:45:"index.php?post_type=product&paged=$matches[1]";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:22:"tribe-promoter-auth/?$";s:37:"index.php?tribe-promoter-auth-check=1";s:8:"event/?$";s:32:"index.php?post_type=tribe_events";s:38:"event/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?post_type=tribe_events&feed=$matches[1]";s:33:"event/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?post_type=tribe_events&feed=$matches[1]";s:25:"event/page/([0-9]{1,})/?$";s:50:"index.php?post_type=tribe_events&paged=$matches[1]";s:15:"^checkout-link$";s:28:"index.php?checkout-link=true";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:43:"category/(.+?)/wc/file/transient(/(.*))?/?$";s:65:"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]";s:32:"category/(.+?)/wc-api(/(.*))?/?$";s:54:"index.php?category_name=$matches[1]&wc-api=$matches[3]";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:40:"tag/([^/]+)/wc/file/transient(/(.*))?/?$";s:55:"index.php?tag=$matches[1]&wc/file/transient=$matches[3]";s:29:"tag/([^/]+)/wc-api(/(.*))?/?$";s:44:"index.php?tag=$matches[1]&wc-api=$matches[3]";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:46:"e-floating-buttons/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:56:"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:76:"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:71:"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:71:"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:52:"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:35:"e-floating-buttons/([^/]+)/embed/?$";s:51:"index.php?e-floating-buttons=$matches[1]&embed=true";s:39:"e-floating-buttons/([^/]+)/trackback/?$";s:45:"index.php?e-floating-buttons=$matches[1]&tb=1";s:47:"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$";s:58:"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]";s:54:"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$";s:58:"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]";s:55:"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$";s:70:"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]";s:44:"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$";s:59:"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]";s:61:"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:72:"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:50:"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:61:"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:43:"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$";s:57:"index.php?e-floating-buttons=$matches[1]&page=$matches[2]";s:35:"e-floating-buttons/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"e-floating-buttons/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:41:"e-floating-buttons/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:44:"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?product_brand=$matches[1]&feed=$matches[2]";s:39:"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?product_brand=$matches[1]&feed=$matches[2]";s:20:"brand/(.+?)/embed/?$";s:46:"index.php?product_brand=$matches[1]&embed=true";s:32:"brand/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?product_brand=$matches[1]&paged=$matches[2]";s:14:"brand/(.+?)/?$";s:35:"index.php?product_brand=$matches[1]";s:55:"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:50:"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:31:"product-category/(.+?)/embed/?$";s:44:"index.php?product_cat=$matches[1]&embed=true";s:43:"product-category/(.+?)/page/?([0-9]{1,})/?$";s:51:"index.php?product_cat=$matches[1]&paged=$matches[2]";s:25:"product-category/(.+?)/?$";s:33:"index.php?product_cat=$matches[1]";s:52:"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:47:"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:28:"product-tag/([^/]+)/embed/?$";s:44:"index.php?product_tag=$matches[1]&embed=true";s:40:"product-tag/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?product_tag=$matches[1]&paged=$matches[2]";s:22:"product-tag/([^/]+)/?$";s:33:"index.php?product_tag=$matches[1]";s:35:"product/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"product/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:41:"product/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:24:"product/([^/]+)/embed/?$";s:40:"index.php?product=$matches[1]&embed=true";s:28:"product/([^/]+)/trackback/?$";s:34:"index.php?product=$matches[1]&tb=1";s:48:"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?product=$matches[1]&feed=$matches[2]";s:43:"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?product=$matches[1]&feed=$matches[2]";s:36:"product/([^/]+)/page/?([0-9]{1,})/?$";s:47:"index.php?product=$matches[1]&paged=$matches[2]";s:43:"product/([^/]+)/comment-page-([0-9]{1,})/?$";s:47:"index.php?product=$matches[1]&cpage=$matches[2]";s:44:"product/([^/]+)/wc/file/transient(/(.*))?/?$";s:59:"index.php?product=$matches[1]&wc/file/transient=$matches[3]";s:33:"product/([^/]+)/wc-api(/(.*))?/?$";s:48:"index.php?product=$matches[1]&wc-api=$matches[3]";s:50:"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:61:"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:39:"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:50:"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:32:"product/([^/]+)(?:/([0-9]+))?/?$";s:46:"index.php?product=$matches[1]&page=$matches[2]";s:24:"product/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:34:"product/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:54:"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:49:"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:49:"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"product/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:36:"speakers/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"speakers/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"speakers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"speakers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"speakers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:42:"speakers/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:25:"speakers/([^/]+)/embed/?$";s:40:"index.php?speaker=$matches[1]&embed=true";s:29:"speakers/([^/]+)/trackback/?$";s:34:"index.php?speaker=$matches[1]&tb=1";s:37:"speakers/([^/]+)/page/?([0-9]{1,})/?$";s:47:"index.php?speaker=$matches[1]&paged=$matches[2]";s:44:"speakers/([^/]+)/comment-page-([0-9]{1,})/?$";s:47:"index.php?speaker=$matches[1]&cpage=$matches[2]";s:45:"speakers/([^/]+)/wc/file/transient(/(.*))?/?$";s:59:"index.php?speaker=$matches[1]&wc/file/transient=$matches[3]";s:34:"speakers/([^/]+)/wc-api(/(.*))?/?$";s:48:"index.php?speaker=$matches[1]&wc-api=$matches[3]";s:51:"speakers/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:62:"speakers/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:40:"speakers/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:51:"speakers/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:33:"speakers/([^/]+)(?:/([0-9]+))?/?$";s:46:"index.php?speaker=$matches[1]&page=$matches[2]";s:25:"speakers/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:35:"speakers/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:55:"speakers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"speakers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"speakers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:31:"speakers/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:40:"testimonials/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:50:"testimonials/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:70:"testimonials/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"testimonials/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"testimonials/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:46:"testimonials/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:29:"testimonials/([^/]+)/embed/?$";s:45:"index.php?testimonials=$matches[1]&embed=true";s:33:"testimonials/([^/]+)/trackback/?$";s:39:"index.php?testimonials=$matches[1]&tb=1";s:41:"testimonials/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?testimonials=$matches[1]&paged=$matches[2]";s:48:"testimonials/([^/]+)/comment-page-([0-9]{1,})/?$";s:52:"index.php?testimonials=$matches[1]&cpage=$matches[2]";s:49:"testimonials/([^/]+)/wc/file/transient(/(.*))?/?$";s:64:"index.php?testimonials=$matches[1]&wc/file/transient=$matches[3]";s:38:"testimonials/([^/]+)/wc-api(/(.*))?/?$";s:53:"index.php?testimonials=$matches[1]&wc-api=$matches[3]";s:55:"testimonials/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:66:"testimonials/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:44:"testimonials/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:55:"testimonials/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:37:"testimonials/([^/]+)(?:/([0-9]+))?/?$";s:51:"index.php?testimonials=$matches[1]&page=$matches[2]";s:29:"testimonials/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"testimonials/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"testimonials/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"testimonials/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"testimonials/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:35:"testimonials/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:32:"faqs/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:42:"faqs/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:62:"faqs/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"faqs/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"faqs/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:38:"faqs/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:21:"faqs/([^/]+)/embed/?$";s:37:"index.php?faqs=$matches[1]&embed=true";s:25:"faqs/([^/]+)/trackback/?$";s:31:"index.php?faqs=$matches[1]&tb=1";s:33:"faqs/([^/]+)/page/?([0-9]{1,})/?$";s:44:"index.php?faqs=$matches[1]&paged=$matches[2]";s:40:"faqs/([^/]+)/comment-page-([0-9]{1,})/?$";s:44:"index.php?faqs=$matches[1]&cpage=$matches[2]";s:41:"faqs/([^/]+)/wc/file/transient(/(.*))?/?$";s:56:"index.php?faqs=$matches[1]&wc/file/transient=$matches[3]";s:30:"faqs/([^/]+)/wc-api(/(.*))?/?$";s:45:"index.php?faqs=$matches[1]&wc-api=$matches[3]";s:47:"faqs/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:58:"faqs/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:36:"faqs/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:47:"faqs/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:29:"faqs/([^/]+)(?:/([0-9]+))?/?$";s:43:"index.php?faqs=$matches[1]&page=$matches[2]";s:21:"faqs/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:31:"faqs/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:51:"faqs/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:46:"faqs/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:46:"faqs/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"faqs/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:52:"speaker_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?speaker_cat=$matches[1]&feed=$matches[2]";s:47:"speaker_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?speaker_cat=$matches[1]&feed=$matches[2]";s:28:"speaker_cat/([^/]+)/embed/?$";s:44:"index.php?speaker_cat=$matches[1]&embed=true";s:40:"speaker_cat/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?speaker_cat=$matches[1]&paged=$matches[2]";s:22:"speaker_cat/([^/]+)/?$";s:33:"index.php?speaker_cat=$matches[1]";s:57:"testimonials_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:55:"index.php?testimonials_cat=$matches[1]&feed=$matches[2]";s:52:"testimonials_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:55:"index.php?testimonials_cat=$matches[1]&feed=$matches[2]";s:33:"testimonials_cat/([^/]+)/embed/?$";s:49:"index.php?testimonials_cat=$matches[1]&embed=true";s:45:"testimonials_cat/([^/]+)/page/?([0-9]{1,})/?$";s:56:"index.php?testimonials_cat=$matches[1]&paged=$matches[2]";s:27:"testimonials_cat/([^/]+)/?$";s:38:"index.php?testimonials_cat=$matches[1]";s:49:"faqs_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?faqs_cat=$matches[1]&feed=$matches[2]";s:44:"faqs_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?faqs_cat=$matches[1]&feed=$matches[2]";s:25:"faqs_cat/([^/]+)/embed/?$";s:41:"index.php?faqs_cat=$matches[1]&embed=true";s:37:"faqs_cat/([^/]+)/page/?([0-9]{1,})/?$";s:48:"index.php?faqs_cat=$matches[1]&paged=$matches[2]";s:19:"faqs_cat/([^/]+)/?$";s:30:"index.php?faqs_cat=$matches[1]";s:33:"venue/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"venue/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"venue/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"venue/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"venue/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:39:"venue/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:22:"venue/([^/]+)/embed/?$";s:44:"index.php?tribe_venue=$matches[1]&embed=true";s:26:"venue/([^/]+)/trackback/?$";s:38:"index.php?tribe_venue=$matches[1]&tb=1";s:34:"venue/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?tribe_venue=$matches[1]&paged=$matches[2]";s:41:"venue/([^/]+)/comment-page-([0-9]{1,})/?$";s:51:"index.php?tribe_venue=$matches[1]&cpage=$matches[2]";s:42:"venue/([^/]+)/wc/file/transient(/(.*))?/?$";s:63:"index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]";s:31:"venue/([^/]+)/wc-api(/(.*))?/?$";s:52:"index.php?tribe_venue=$matches[1]&wc-api=$matches[3]";s:48:"venue/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:59:"venue/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:37:"venue/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:48:"venue/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:30:"venue/([^/]+)(?:/([0-9]+))?/?$";s:50:"index.php?tribe_venue=$matches[1]&page=$matches[2]";s:22:"venue/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:32:"venue/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:52:"venue/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"venue/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"venue/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"venue/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:37:"organizer/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"organizer/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"organizer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"organizer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"organizer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:43:"organizer/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:26:"organizer/([^/]+)/embed/?$";s:48:"index.php?tribe_organizer=$matches[1]&embed=true";s:30:"organizer/([^/]+)/trackback/?$";s:42:"index.php?tribe_organizer=$matches[1]&tb=1";s:38:"organizer/([^/]+)/page/?([0-9]{1,})/?$";s:55:"index.php?tribe_organizer=$matches[1]&paged=$matches[2]";s:45:"organizer/([^/]+)/comment-page-([0-9]{1,})/?$";s:55:"index.php?tribe_organizer=$matches[1]&cpage=$matches[2]";s:46:"organizer/([^/]+)/wc/file/transient(/(.*))?/?$";s:67:"index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]";s:35:"organizer/([^/]+)/wc-api(/(.*))?/?$";s:56:"index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]";s:52:"organizer/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:63:"organizer/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:41:"organizer/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:52:"organizer/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:34:"organizer/([^/]+)(?:/([0-9]+))?/?$";s:54:"index.php?tribe_organizer=$matches[1]&page=$matches[2]";s:26:"organizer/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"organizer/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"organizer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"organizer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"organizer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"organizer/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:33:"event/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"event/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:39:"event/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:22:"event/([^/]+)/embed/?$";s:45:"index.php?tribe_events=$matches[1]&embed=true";s:26:"event/([^/]+)/trackback/?$";s:39:"index.php?tribe_events=$matches[1]&tb=1";s:46:"event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?tribe_events=$matches[1]&feed=$matches[2]";s:41:"event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?tribe_events=$matches[1]&feed=$matches[2]";s:34:"event/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?tribe_events=$matches[1]&paged=$matches[2]";s:41:"event/([^/]+)/comment-page-([0-9]{1,})/?$";s:52:"index.php?tribe_events=$matches[1]&cpage=$matches[2]";s:42:"event/([^/]+)/wc/file/transient(/(.*))?/?$";s:64:"index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]";s:31:"event/([^/]+)/wc-api(/(.*))?/?$";s:53:"index.php?tribe_events=$matches[1]&wc-api=$matches[3]";s:48:"event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:59:"event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:37:"event/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:48:"event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:30:"event/([^/]+)(?:/([0-9]+))?/?$";s:51:"index.php?tribe_events=$matches[1]&page=$matches[2]";s:22:"event/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:32:"event/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:52:"event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"event/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:54:"events/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:55:"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]";s:49:"events/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:55:"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]";s:30:"events/category/(.+?)/embed/?$";s:49:"index.php?tribe_events_cat=$matches[1]&embed=true";s:42:"events/category/(.+?)/page/?([0-9]{1,})/?$";s:56:"index.php?tribe_events_cat=$matches[1]&paged=$matches[2]";s:24:"events/category/(.+?)/?$";s:38:"index.php?tribe_events_cat=$matches[1]";s:41:"deleted_event/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:51:"deleted_event/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:71:"deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:66:"deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:66:"deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:47:"deleted_event/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:30:"deleted_event/([^/]+)/embed/?$";s:46:"index.php?deleted_event=$matches[1]&embed=true";s:34:"deleted_event/([^/]+)/trackback/?$";s:40:"index.php?deleted_event=$matches[1]&tb=1";s:42:"deleted_event/([^/]+)/page/?([0-9]{1,})/?$";s:53:"index.php?deleted_event=$matches[1]&paged=$matches[2]";s:49:"deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$";s:53:"index.php?deleted_event=$matches[1]&cpage=$matches[2]";s:50:"deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$";s:65:"index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]";s:39:"deleted_event/([^/]+)/wc-api(/(.*))?/?$";s:54:"index.php?deleted_event=$matches[1]&wc-api=$matches[3]";s:56:"deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:67:"deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:45:"deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:56:"deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:38:"deleted_event/([^/]+)(?:/([0-9]+))?/?$";s:52:"index.php?deleted_event=$matches[1]&page=$matches[2]";s:30:"deleted_event/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:40:"deleted_event/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:60:"deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:55:"deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:55:"deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:36:"deleted_event/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:42:"calendar-embed/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:52:"calendar-embed/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:72:"calendar-embed/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"calendar-embed/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"calendar-embed/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:48:"calendar-embed/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:31:"calendar-embed/([^/]+)/embed/?$";s:51:"index.php?tec_calendar_embed=$matches[1]&embed=true";s:35:"calendar-embed/([^/]+)/trackback/?$";s:45:"index.php?tec_calendar_embed=$matches[1]&tb=1";s:43:"calendar-embed/([^/]+)/page/?([0-9]{1,})/?$";s:58:"index.php?tec_calendar_embed=$matches[1]&paged=$matches[2]";s:50:"calendar-embed/([^/]+)/comment-page-([0-9]{1,})/?$";s:58:"index.php?tec_calendar_embed=$matches[1]&cpage=$matches[2]";s:51:"calendar-embed/([^/]+)/wc/file/transient(/(.*))?/?$";s:70:"index.php?tec_calendar_embed=$matches[1]&wc/file/transient=$matches[3]";s:40:"calendar-embed/([^/]+)/wc-api(/(.*))?/?$";s:59:"index.php?tec_calendar_embed=$matches[1]&wc-api=$matches[3]";s:57:"calendar-embed/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:68:"calendar-embed/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:46:"calendar-embed/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:57:"calendar-embed/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:39:"calendar-embed/([^/]+)(?:/([0-9]+))?/?$";s:57:"index.php?tec_calendar_embed=$matches[1]&page=$matches[2]";s:31:"calendar-embed/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:41:"calendar-embed/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:61:"calendar-embed/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"calendar-embed/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"calendar-embed/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"calendar-embed/[^/]+/([^/]+)/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:41:"index.php?&page_id=1558&cpage=$matches[1]";s:28:"wc/file/transient(/(.*))?/?$";s:40:"index.php?&wc/file/transient=$matches[2]";s:17:"wc-api(/(.*))?/?$";s:29:"index.php?&wc-api=$matches[2]";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:37:"comments/wc/file/transient(/(.*))?/?$";s:40:"index.php?&wc/file/transient=$matches[2]";s:26:"comments/wc-api(/(.*))?/?$";s:29:"index.php?&wc-api=$matches[2]";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:40:"search/(.+)/wc/file/transient(/(.*))?/?$";s:53:"index.php?s=$matches[1]&wc/file/transient=$matches[3]";s:29:"search/(.+)/wc-api(/(.*))?/?$";s:42:"index.php?s=$matches[1]&wc-api=$matches[3]";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:43:"author/([^/]+)/wc/file/transient(/(.*))?/?$";s:63:"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]";s:32:"author/([^/]+)/wc-api(/(.*))?/?$";s:52:"index.php?author_name=$matches[1]&wc-api=$matches[3]";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:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$";s:93:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]";s:54:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]";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:52:"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$";s:77:"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]";s:41:"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$";s:66:"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]";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:39:"([0-9]{4})/wc/file/transient(/(.*))?/?$";s:56:"index.php?year=$matches[1]&wc/file/transient=$matches[3]";s:28:"([0-9]{4})/wc-api(/(.*))?/?$";s:45:"index.php?year=$matches[1]&wc-api=$matches[3]";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:36:"(.?.+?)/wc/file/transient(/(.*))?/?$";s:60:"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]";s:25:"(.?.+?)/wc-api(/(.*))?/?$";s:49:"index.php?pagename=$matches[1]&wc-api=$matches[3]";s:28:"(.?.+?)/order-pay(/(.*))?/?$";s:52:"index.php?pagename=$matches[1]&order-pay=$matches[3]";s:33:"(.?.+?)/order-received(/(.*))?/?$";s:57:"index.php?pagename=$matches[1]&order-received=$matches[3]";s:25:"(.?.+?)/orders(/(.*))?/?$";s:49:"index.php?pagename=$matches[1]&orders=$matches[3]";s:29:"(.?.+?)/view-order(/(.*))?/?$";s:53:"index.php?pagename=$matches[1]&view-order=$matches[3]";s:28:"(.?.+?)/downloads(/(.*))?/?$";s:52:"index.php?pagename=$matches[1]&downloads=$matches[3]";s:31:"(.?.+?)/edit-account(/(.*))?/?$";s:55:"index.php?pagename=$matches[1]&edit-account=$matches[3]";s:31:"(.?.+?)/edit-address(/(.*))?/?$";s:55:"index.php?pagename=$matches[1]&edit-address=$matches[3]";s:34:"(.?.+?)/payment-methods(/(.*))?/?$";s:58:"index.php?pagename=$matches[1]&payment-methods=$matches[3]";s:32:"(.?.+?)/lost-password(/(.*))?/?$";s:56:"index.php?pagename=$matches[1]&lost-password=$matches[3]";s:34:"(.?.+?)/customer-logout(/(.*))?/?$";s:58:"index.php?pagename=$matches[1]&customer-logout=$matches[3]";s:37:"(.?.+?)/add-payment-method(/(.*))?/?$";s:61:"index.php?pagename=$matches[1]&add-payment-method=$matches[3]";s:40:"(.?.+?)/delete-payment-method(/(.*))?/?$";s:64:"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]";s:45:"(.?.+?)/set-default-payment-method(/(.*))?/?$";s:69:"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]";s:42:".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:53:".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:31:".?.+?/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:42:".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:24:"(.?.+?)(?:/([0-9]+))?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";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:37:"index.php?name=$matches[1]&embed=true";s:20:"([^/]+)/trackback/?$";s:31:"index.php?name=$matches[1]&tb=1";s:40:"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?name=$matches[1]&feed=$matches[2]";s:35:"([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?name=$matches[1]&feed=$matches[2]";s:28:"([^/]+)/page/?([0-9]{1,})/?$";s:44:"index.php?name=$matches[1]&paged=$matches[2]";s:35:"([^/]+)/comment-page-([0-9]{1,})/?$";s:44:"index.php?name=$matches[1]&cpage=$matches[2]";s:36:"([^/]+)/wc/file/transient(/(.*))?/?$";s:56:"index.php?name=$matches[1]&wc/file/transient=$matches[3]";s:25:"([^/]+)/wc-api(/(.*))?/?$";s:45:"index.php?name=$matches[1]&wc-api=$matches[3]";s:42:"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:53:"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:31:"[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:42:"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:24:"([^/]+)(?:/([0-9]+))?/?$";s:43:"index.php?name=$matches[1]&page=$matches[2]";s:16:"[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:26:"[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:46:"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:41:"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:41:"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:22:"[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";}', 'on');
INSERT INTO `wpqi_options` VALUES
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:16:{i:0;s:19:"akismet/akismet.php";i:1;s:31:"cf7-mailchimp/cf7-mailchimp.php";i:2;s:33:"classic-editor/classic-editor.php";i:3;s:35:"classic-widgets/classic-widgets.php";i:4;s:29:"conat-plugin/conat-plugin.php";i:5;s:36:"contact-form-7/wp-contact-form-7.php";i:6;s:35:"cookieadmin-pro/cookieadmin-pro.php";i:7;s:27:"cookieadmin/cookieadmin.php";i:8;s:23:"elementor/elementor.php";i:9;s:23:"extendify/extendify.php";i:10;s:9:"hello.php";i:11;s:41:"loginizer-security/loginizer-security.php";i:12;s:23:"loginizer/loginizer.php";i:13;s:35:"nc-extendify-lc/nc-extendify-lc.php";i:14;s:43:"the-events-calendar/the-events-calendar.php";i:15;s:27:"woocommerce/woocommerce.php";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', '', 'off'),
(41, 'template', 'conat', 'on'),
(42, 'stylesheet', 'conat-child', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '60717', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '1', 'on'),
(51, 'default_link_category', '2', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '0', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '0', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:2:{i:1;a:4:{s:5:"title";s:10:"Categories";s:5:"count";i:1;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'on'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:2:{s:23:"loginizer/loginizer.php";s:22:"loginizer_deactivation";s:23:"elementor/elementor.php";a:2:{i:0;s:21:"Elementor\\Maintenance";i:1;s:9:"uninstall";}}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '951', 'on'),
(83, 'page_on_front', '1558', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '0', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1790180635', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'on'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'wp_notes_notify', '1', 'on'),
(102, 'initial_db_version', '60717', 'on'),
(103, 'wpqi_user_roles', 'a:7:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:166:{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:"manage_woocommerce";b:1;s:16:"create_customers";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;s:25:"vxcf_mailchimp_read_feeds";b:1;s:25:"vxcf_mailchimp_edit_feeds";b:1;s:24:"vxcf_mailchimp_read_logs";b:1;s:28:"vxcf_mailchimp_read_settings";b:1;s:28:"vxcf_mailchimp_edit_settings";b:1;s:26:"vxcf_mailchimp_send_to_crm";b:1;s:26:"vxcf_mailchimp_export_logs";b:1;s:27:"vxcf_mailchimp_read_license";b:1;s:24:"vxcf_mailchimp_uninstall";b:1;s:23:"vx_crmperks_view_addons";b:1;s:23:"vx_crmperks_edit_addons";b:1;s:25:"read_private_tribe_events";b:1;s:17:"edit_tribe_events";b:1;s:24:"edit_others_tribe_events";b:1;s:25:"edit_private_tribe_events";b:1;s:27:"edit_published_tribe_events";b:1;s:19:"delete_tribe_events";b:1;s:26:"delete_others_tribe_events";b:1;s:27:"delete_private_tribe_events";b:1;s:29:"delete_published_tribe_events";b:1;s:20:"publish_tribe_events";b:1;s:25:"read_private_tribe_venues";b:1;s:17:"edit_tribe_venues";b:1;s:24:"edit_others_tribe_venues";b:1;s:25:"edit_private_tribe_venues";b:1;s:27:"edit_published_tribe_venues";b:1;s:19:"delete_tribe_venues";b:1;s:26:"delete_others_tribe_venues";b:1;s:27:"delete_private_tribe_venues";b:1;s:29:"delete_published_tribe_venues";b:1;s:20:"publish_tribe_venues";b:1;s:29:"read_private_tribe_organizers";b:1;s:21:"edit_tribe_organizers";b:1;s:28:"edit_others_tribe_organizers";b:1;s:29:"edit_private_tribe_organizers";b:1;s:31:"edit_published_tribe_organizers";b:1;s:23:"delete_tribe_organizers";b:1;s:30:"delete_others_tribe_organizers";b:1;s:31:"delete_private_tribe_organizers";b:1;s:33:"delete_published_tribe_organizers";b:1;s:24:"publish_tribe_organizers";b:1;s:31:"read_private_aggregator-records";b:1;s:23:"edit_aggregator-records";b:1;s:30:"edit_others_aggregator-records";b:1;s:31:"edit_private_aggregator-records";b:1;s:33:"edit_published_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:32:"delete_others_aggregator-records";b:1;s:33:"delete_private_aggregator-records";b:1;s:35:"delete_published_aggregator-records";b:1;s:26:"publish_aggregator-records";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:74:{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:25:"read_private_tribe_events";b:1;s:17:"edit_tribe_events";b:1;s:24:"edit_others_tribe_events";b:1;s:25:"edit_private_tribe_events";b:1;s:27:"edit_published_tribe_events";b:1;s:19:"delete_tribe_events";b:1;s:26:"delete_others_tribe_events";b:1;s:27:"delete_private_tribe_events";b:1;s:29:"delete_published_tribe_events";b:1;s:20:"publish_tribe_events";b:1;s:25:"read_private_tribe_venues";b:1;s:17:"edit_tribe_venues";b:1;s:24:"edit_others_tribe_venues";b:1;s:25:"edit_private_tribe_venues";b:1;s:27:"edit_published_tribe_venues";b:1;s:19:"delete_tribe_venues";b:1;s:26:"delete_others_tribe_venues";b:1;s:27:"delete_private_tribe_venues";b:1;s:29:"delete_published_tribe_venues";b:1;s:20:"publish_tribe_venues";b:1;s:29:"read_private_tribe_organizers";b:1;s:21:"edit_tribe_organizers";b:1;s:28:"edit_others_tribe_organizers";b:1;s:29:"edit_private_tribe_organizers";b:1;s:31:"edit_published_tribe_organizers";b:1;s:23:"delete_tribe_organizers";b:1;s:30:"delete_others_tribe_organizers";b:1;s:31:"delete_private_tribe_organizers";b:1;s:33:"delete_published_tribe_organizers";b:1;s:24:"publish_tribe_organizers";b:1;s:31:"read_private_aggregator-records";b:1;s:23:"edit_aggregator-records";b:1;s:30:"edit_others_aggregator-records";b:1;s:31:"edit_private_aggregator-records";b:1;s:33:"edit_published_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:32:"delete_others_aggregator-records";b:1;s:33:"delete_private_aggregator-records";b:1;s:35:"delete_published_aggregator-records";b:1;s:26:"publish_aggregator-records";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:30:{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:17:"edit_tribe_events";b:1;s:27:"edit_published_tribe_events";b:1;s:19:"delete_tribe_events";b:1;s:29:"delete_published_tribe_events";b:1;s:20:"publish_tribe_events";b:1;s:17:"edit_tribe_venues";b:1;s:27:"edit_published_tribe_venues";b:1;s:19:"delete_tribe_venues";b:1;s:29:"delete_published_tribe_venues";b:1;s:20:"publish_tribe_venues";b:1;s:21:"edit_tribe_organizers";b:1;s:31:"edit_published_tribe_organizers";b:1;s:23:"delete_tribe_organizers";b:1;s:33:"delete_published_tribe_organizers";b:1;s:24:"publish_tribe_organizers";b:1;s:23:"edit_aggregator-records";b:1;s:33:"edit_published_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:35:"delete_published_aggregator-records";b:1;s:26:"publish_aggregator-records";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:13:{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:17:"edit_tribe_events";b:1;s:19:"delete_tribe_events";b:1;s:17:"edit_tribe_venues";b:1;s:19:"delete_tribe_venues";b:1;s:21:"edit_tribe_organizers";b:1;s:23:"delete_tribe_organizers";b:1;s:23:"edit_aggregator-records";b:1;s:25:"delete_aggregator-records";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:8:"customer";a:2:{s:4:"name";s:8:"Customer";s:12:"capabilities";a:1:{s:4:"read";b:1;}}s:12:"shop_manager";a:2:{s:4:"name";s:12:"Shop manager";s:12:"capabilities";a:93:{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:4:"read";b:1;s:18:"read_private_pages";b:1;s:18:"read_private_posts";b:1;s:10:"edit_posts";b:1;s:10:"edit_pages";b:1;s:20:"edit_published_posts";b:1;s:20:"edit_published_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"edit_private_posts";b:1;s:17:"edit_others_posts";b:1;s:17:"edit_others_pages";b:1;s:13:"publish_posts";b:1;s:13:"publish_pages";b:1;s:12:"delete_posts";b:1;s:12:"delete_pages";b:1;s:20:"delete_private_pages";b:1;s:20:"delete_private_posts";b:1;s:22:"delete_published_pages";b:1;s:22:"delete_published_posts";b:1;s:19:"delete_others_posts";b:1;s:19:"delete_others_pages";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:17:"moderate_comments";b:1;s:12:"upload_files";b:1;s:6:"export";b:1;s:6:"import";b:1;s:10:"list_users";b:1;s:18:"edit_theme_options";b:1;s:18:"manage_woocommerce";b:1;s:16:"create_customers";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;}}}', 'on'),
(104, 'fresh_site', '0', 'off'),
(105, 'user_count', '1', 'off'),
(106, '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;}', 'auto'),
(107, 'sidebars_widgets', 'a:8:{s:19:"wp_inactive_widgets";a:0:{}s:15:"default-sidebar";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:14:"footer-sidebar";a:4:{i:0;s:7:"block-5";i:1;s:7:"block-6";i:2;s:24:"conat_about_company_v1-1";i:3;s:23:"conat_contact_info_v1-1";}s:13:"array_version";i:3;s:16:"footer-sidebar-2";a:4:{i:0;s:24:"conat_about_company_v2-1";i:1;s:10:"nav_menu-1";i:2;s:23:"conat_contact_info_v2-1";i:3;s:19:"conat_recent_post-1";}s:16:"footer-sidebar-3";a:3:{i:0;s:24:"conat_about_company_v1-2";i:1;s:23:"conat_contact_info_v3-1";i:2;s:18:"conat_subscriber-1";}s:12:"blog-sidebar";a:5:{i:0;s:8:"search-1";i:1;s:12:"categories-1";i:2;s:10:"archives-1";i:3;s:20:"conat_popular_post-1";i:4;s:11:"tag_cloud-1";}s:15:"product-sidebar";a:5:{i:0;s:28:"woocommerce_product_search-1";i:1;s:32:"woocommerce_product_categories-1";i:2;s:22:"woocommerce_products-1";i:3;s:28:"woocommerce_recent_reviews-1";i:4;s:31:"woocommerce_product_tag_cloud-1";}}', 'auto'),
(108, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(109, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(110, 'widget_archives', 'a:2:{i:1;a:3:{s:5:"title";s:8:"Archives";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'auto'),
(111, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(112, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(113, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(114, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(115, 'widget_meta', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(116, 'widget_search', 'a:2:{i:1;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(117, 'widget_recent-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(118, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(119, 'widget_tag_cloud', 'a:2:{i:1;a:3:{s:5:"title";s:4:"Tags";s:5:"count";i:0;s:8:"taxonomy";s:8:"post_tag";}s:12:"_multiwidget";i:1;}', 'auto'),
(120, 'widget_nav_menu', 'a:2:{i:1;a:2:{s:5:"title";s:11:"Quick Links";s:8:"nav_menu";s:2:"46";}s:12:"_multiwidget";i:1;}', 'auto'),
(121, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(122, 'theme_mods_twentytwentyfive', 'a:1:{s:18:"custom_css_post_id";i:-1;}', 'auto'),
(123, 'recovery_keys', 'a:0:{}', 'off'),
(124, '_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'),
(576, 'product_cat_children', 'a:0:{}', 'auto'),
(428, 'default_product_cat', '16', 'auto'),
(429, 'woocommerce_refund_returns_page_id', '16', 'auto'),
(446, 'tec_timed_tribe_supports_async_process', 'a:3:{s:3:"key";s:28:"tribe_supports_async_process";s:5:"value";i:1;s:10:"expiration";i:1776451444;}', 'on'),
(545, '_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs', '1776896903', 'off'),
(443, 'vxcf_mailchimp_version', '1.2.3', 'auto'),
(432, 'woocommerce_paypal_settings', 'a:25:{s:7:"enabled";s:2:"no";s:5:"title";s:6:"PayPal";s:11:"description";s:85:"Pay via PayPal; you can pay with your credit card if you don''t have a PayPal account.";s:5:"email";s:38:"admin@testing2.yulee-fernandinapmu.com";s:8:"advanced";s:0:"";s:8:"testmode";s:2:"no";s:13:"paymentaction";s:4:"sale";s:14:"paypal_buttons";s:3:"yes";s:14:"invoice_prefix";s:3:"WC-";s:13:"send_shipping";s:3:"yes";s:16:"address_override";s:2:"no";s:5:"debug";s:2:"no";s:9:"image_url";s:0:"";s:16:"ipn_notification";s:3:"yes";s:14:"receiver_email";s:38:"admin@testing2.yulee-fernandinapmu.com";s:14:"identity_token";s:0:"";s:11:"api_details";s:0:"";s:12:"api_username";s:0:"";s:12:"api_password";s:0:"";s:13:"api_signature";s:0:"";s:20:"sandbox_api_username";s:0:"";s:20:"sandbox_api_password";s:0:"";s:21:"sandbox_api_signature";s:0:"";s:28:"transact_onboarding_complete";s:2:"no";s:12:"_should_load";s:2:"no";}', 'on'),
(238, 'wp_registered_sidebars', 'a:6:{s:15:"default-sidebar";a:11:{s:4:"name";s:15:"Default Sidebar";s:2:"id";s:15:"default-sidebar";s:11:"description";s:58:"Widgets in this area will be shown on the right-hand side.";s:5:"class";s:0:"";s:13:"before_widget";s:83:"<div id="%1$s" class="widget sidebar-widget %2$s"><div class="widget-content %2$s">";s:12:"after_widget";s:12:"</div></div>";s:12:"before_title";s:33:"<h4 class="sidebar-widget_title">";s:11:"after_title";s:5:"</h4>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:14:"footer-sidebar";a:11:{s:4:"name";s:13:"Footer Widget";s:2:"id";s:14:"footer-sidebar";s:11:"description";s:50:"Widgets in this area will be shown in Footer Area.";s:5:"class";s:0:"";s:13:"before_widget";s:109:"<div class="big-column col-lg-6 col-md-12 col-sm-12"><div id="%1$s" class="footer-column footer-widget %2$s">";s:12:"after_widget";s:12:"</div></div>";s:12:"before_title";s:29:"<h4 class="footer-two_title">";s:11:"after_title";s:5:"</h4>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:16:"footer-sidebar-2";a:11:{s:4:"name";s:17:"Footer Widget Two";s:2:"id";s:16:"footer-sidebar-2";s:11:"description";s:50:"Widgets in this area will be shown in Footer Area.";s:5:"class";s:0:"";s:13:"before_widget";s:119:"<div class="col-lg-3 col-md-6 col-sm-12 footer-two_column"><div id="%1$s" class="footer-two-widget footer-widget %2$s">";s:12:"after_widget";s:12:"</div></div>";s:12:"before_title";s:29:"<h4 class="footer-two_title">";s:11:"after_title";s:5:"</h4>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:16:"footer-sidebar-3";a:11:{s:4:"name";s:19:"Footer Widget Three";s:2:"id";s:16:"footer-sidebar-3";s:11:"description";s:50:"Widgets in this area will be shown in Footer Area.";s:5:"class";s:0:"";s:13:"before_widget";s:117:"<div class="col-lg-4 col-md-6 col-sm-12 footer-three_column"><div id="%1$s" class="footer-widget footer-widget %2$s">";s:12:"after_widget";s:12:"</div></div>";s:12:"before_title";s:29:"<h4 class="footer-two_title">";s:11:"after_title";s:5:"</h4>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:12:"blog-sidebar";a:11:{s:4:"name";s:11:"Blog Widget";s:2:"id";s:12:"blog-sidebar";s:11:"description";s:58:"Widgets in this area will be shown on the right-hand side.";s:5:"class";s:0:"";s:13:"before_widget";s:96:"<div id="%1$s" class="widget sidebar-widget blog-sidebar %2$s"><div class="widget-content %2$s">";s:12:"after_widget";s:12:"</div></div>";s:12:"before_title";s:33:"<h4 class="sidebar-widget_title">";s:11:"after_title";s:5:"</h4>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:15:"product-sidebar";a:11:{s:4:"name";s:15:"Products Widget";s:2:"id";s:15:"product-sidebar";s:11:"description";s:47:"Widgets in this area will be shown in products.";s:5:"class";s:0:"";s:13:"before_widget";s:98:"<div id="%1$s" class="widget sidebar-widget product-widget %2$s"><div class="widget-content %2$s">";s:12:"after_widget";s:12:"</div></div>";s:12:"before_title";s:33:"<h4 class="sidebar-widget_title">";s:11:"after_title";s:5:"</h4>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}}', 'auto'),
(3731, '_site_transient_update_themes', 'O:8:"stdClass":5:{s:12:"last_checked";i:1776357896;s:7:"checked";a:6:{s:11:"conat-child";s:5:"1.0.0";s:5:"conat";s:5:"1.2.3";s:10:"extendable";s:5:"2.1.4";s:16:"twentytwentyfive";s:3:"1.4";s:16:"twentytwentyfour";s:3:"1.4";s:17:"twentytwentythree";s:3:"1.6";}s:8:"response";a:0:{}s:9:"no_update";a:4:{s:10:"extendable";a:6:{s:5:"theme";s:10:"extendable";s:11:"new_version";s:5:"2.1.4";s:3:"url";s:40:"https://wordpress.org/themes/extendable/";s:7:"package";s:58:"https://downloads.wordpress.org/theme/extendable.2.1.4.zip";s:8:"requires";s:3:"6.6";s:12:"requires_php";s:3:"7.4";}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:16:"twentytwentyfour";a:6:{s:5:"theme";s:16:"twentytwentyfour";s:11:"new_version";s:3:"1.4";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfour/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip";s:8:"requires";s:3:"6.4";s:12:"requires_php";s:3:"7.0";}s:17:"twentytwentythree";a:6:{s:5:"theme";s:17:"twentytwentythree";s:11:"new_version";s:3:"1.6";s:3:"url";s:47:"https://wordpress.org/themes/twentytwentythree/";s:7:"package";s:63:"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip";s:8:"requires";s:3:"6.1";s:12:"requires_php";s:3:"5.6";}}s:12:"translations";a:0:{}}', 'off'),
(243, 'elementor_cpt_support', 'a:4:{i:0;s:4:"page";i:1;s:4:"post";i:2;s:7:"speaker";i:3;s:12:"tribe_events";}', 'auto'),
(235, 'current_theme', 'Conat Child', 'auto'),
(236, 'theme_mods_conat-child', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:3:{s:11:"footer_menu";i:45;s:9:"main_menu";i:49;s:12:"onepage_menu";i:0;}s:18:"conat_options-mods";a:163:{s:53:"customize-selected-changeset-status-control-input-116";s:7:"publish";s:16:"link-target-hide";s:11:"link-target";s:20:"title-attribute-hide";s:15:"title-attribute";s:16:"css-classes-hide";s:11:"css-classes";s:8:"xfn-hide";s:3:"xfn";s:16:"description-hide";s:11:"description";s:17:"screenoptionnonce";s:10:"fe240e9869";s:15:"theme_preloader";s:0:"";s:13:"sticky_header";s:1:"1";s:10:"box_layout";s:0:"";s:10:"rtl_layout";s:0:"";s:10:"dark_theme";s:0:"";s:11:"back_to_top";s:1:"1";s:13:"image_favicon";a:5:{s:3:"url";s:82:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/favicon.png";s:2:"id";s:4:"1036";s:6:"height";s:2:"30";s:5:"width";s:2:"30";s:9:"thumbnail";s:82:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/favicon.png";}s:17:"normal_logo_show1";s:1:"1";s:4:"logo";a:5:{s:3:"url";s:81:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-2.png";s:2:"id";s:4:"1037";s:6:"height";s:2:"75";s:5:"width";s:3:"140";s:9:"thumbnail";s:81:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-2.png";}s:14:"logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:17:"normal_logo_show2";s:1:"1";s:10:"light_logo";a:5:{s:3:"url";s:79:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo.png";s:2:"id";s:3:"760";s:6:"height";s:2:"75";s:5:"width";s:3:"160";s:9:"thumbnail";s:79:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo.png";}s:20:"light_logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:17:"normal_logo_show3";s:1:"1";s:11:"sticky_logo";a:5:{s:3:"url";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";s:2:"id";s:4:"1038";s:6:"height";s:2:"50";s:5:"width";s:3:"120";s:9:"thumbnail";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";}s:21:"sticky_logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:17:"normal_logo_show4";s:1:"1";s:11:"mobile_logo";a:5:{s:3:"url";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";s:2:"id";s:4:"1038";s:6:"height";s:2:"50";s:5:"width";s:3:"120";s:9:"thumbnail";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";}s:21:"mobile_logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:18:"header_source_type";s:1:"d";s:25:"header_elementor_template";s:0:"";s:21:"header_style_settings";s:9:"header_v1";s:14:"show_search_v1";s:1:"1";s:12:"show_cart_v1";s:1:"1";s:14:"show_button_v1";s:1:"1";s:15:"button_style_v1";s:3:"one";s:14:"button_name_v1";s:10:"Buy Ticket";s:14:"button_link_v1";s:43:"https://wp.themerange.net/conat/contact-01/";s:15:"show_top_bar_v2";s:1:"1";s:20:"show_social_media_v2";s:1:"1";s:14:"show_search_v2";s:1:"1";s:12:"show_cart_v2";s:1:"1";s:14:"show_button_v2";s:1:"1";s:15:"button_style_v2";s:3:"one";s:14:"button_name_v2";s:10:"Buy Ticket";s:14:"button_link_v2";s:43:"https://wp.themerange.net/conat/contact-01/";s:18:"footer_source_type";s:1:"d";s:10:"copyrights";s:0:"";s:25:"footer_elementor_template";s:0:"";s:21:"footer_style_settings";s:9:"footer_v2";s:20:"show_footer_style_v2";s:0:"";s:19:"show_footer_menu_v1";s:1:"1";s:19:"show_footer_menu_v2";s:1:"1";s:20:"footer_background_v3";a:5:{s:3:"url";s:87:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/10.jpg";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:21:"pattern_left_image_v3";a:5:{s:3:"url";s:95:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/pattern-25.png";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:22:"pattern_right_image_v3";a:5:{s:3:"url";s:95:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/pattern-26.png";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:19:"show_footer_menu_v3";s:1:"1";s:19:"custom_sidebar_name";a:1:{i:0;s:0:"";}s:14:"shop_banner_bg";a:5:{s:3:"url";s:87:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/11.jpg";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:26:"woocommerce_sidebar_layout";s:5:"right";s:24:"woocommerce_page_sidebar";s:15:"product-sidebar";s:13:"conat_options";a:1:{s:20:"social_media_tabs_v3";a:3:{s:19:"redux_repeater_data";a:1:{i:0;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:1:{i:0;s:0:"";}s:17:"link_social_media";a:1:{i:0;s:0:"";}}}s:12:"speaker_name";s:0:"";s:12:"speaker_slug";s:0:"";s:16:"speaker_cat_slug";s:0:"";s:16:"testimonial_name";s:0:"";s:9:"faqs_name";s:0:"";s:19:"background-position";s:8:"left top";s:30:"_customize-radio-show_on_front";s:4:"page";s:39:"_customize-dropdown-pages-page_on_front";s:4:"1558";s:40:"_customize-dropdown-pages-page_for_posts";s:3:"951";s:16:"blog_source_type";s:1:"d";s:23:"blog_elementor_template";s:0:"";s:16:"blog_page_banner";s:1:"1";s:17:"blog_banner_title";s:0:"";s:20:"blog_page_background";a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:19:"blog_sidebar_layout";s:5:"right";s:17:"blog_page_sidebar";s:0:"";s:14:"blog_post_date";s:1:"1";s:16:"blog_post_author";s:1:"1";s:18:"blog_post_comments";s:1:"1";s:15:"tag_source_type";s:1:"d";s:22:"tag_elementor_template";s:0:"";s:15:"tag_page_banner";s:1:"1";s:16:"tag_banner_title";s:0:"";s:19:"tag_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:18:"tag_sidebar_layout";s:5:"right";s:16:"tag_page_sidebar";s:12:"blog-sidebar";s:19:"archive_source_type";s:1:"d";s:26:"archive_elementor_template";s:0:"";s:19:"archive_page_banner";s:1:"1";s:20:"archive_banner_title";s:0:"";s:23:"archive_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:22:"archive_sidebar_layout";s:5:"right";s:20:"archive_page_sidebar";s:12:"blog-sidebar";s:18:"author_source_type";s:1:"d";s:25:"author_elementor_template";s:0:"";s:18:"author_page_banner";s:1:"1";s:19:"author_banner_title";s:0:"";s:22:"author_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:21:"author_sidebar_layout";s:5:"right";s:19:"author_page_sidebar";s:12:"blog-sidebar";s:20:"category_source_type";s:1:"d";s:27:"category_elementor_template";s:0:"";s:20:"category_page_banner";s:1:"1";s:21:"category_banner_title";s:0:"";s:24:"category_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:23:"category_sidebar_layout";s:5:"right";s:21:"category_page_sidebar";s:12:"blog-sidebar";s:18:"search_source_type";s:1:"d";s:25:"search_elementor_template";s:0:"";s:18:"search_page_banner";s:1:"1";s:19:"search_banner_title";s:0:"";s:22:"search_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:21:"search_sidebar_layout";s:5:"right";s:19:"search_page_sidebar";s:12:"blog-sidebar";s:15:"404_source_type";s:1:"d";s:22:"404_elementor_template";s:0:"";s:15:"404_page_banner";s:1:"1";s:16:"404_banner_title";s:0:"";s:19:"404_page_background";a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:9:"error_404";s:0:"";s:10:"error_text";s:0:"";s:17:"error_description";s:0:"";s:16:"back_to_home_btn";s:1:"1";s:19:"back_home_btn_label";s:10:"Go to Home";s:18:"single_source_type";s:1:"d";s:15:"single_post_tag";s:1:"1";s:20:"single_post_share_us";s:1:"1";s:16:"facebook_sharing";s:1:"1";s:15:"twitter_sharing";s:1:"1";s:16:"linkedin_sharing";s:1:"1";s:17:"pinterest_sharing";s:1:"1";s:14:"reddit_sharing";s:0:"";s:14:"tumblr_sharing";s:0:"";s:12:"digg_sharing";s:0:"";s:18:"single_post_author";s:0:"";s:27:"use_custom_heading_style_h1";s:0:"";s:13:"h1_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h2";s:0:"";s:13:"h2_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h3";s:0:"";s:13:"h3_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h4";s:0:"";s:13:"h4_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h5";s:0:"";s:13:"h5_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h6";s:0:"";s:13:"h6_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:17:"body_custom_fonts";s:0:"";s:15:"body_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:13:"primary_color";s:7:"#ffc300";s:9:"color_two";s:7:"#1a1719";s:11:"color_three";s:7:"#e00e7a";s:10:"color_four";s:7:"#2a00ff";s:10:"color_five";s:7:"#746a6f";s:9:"color_six";s:7:"#1967ea";s:11:"color_seven";s:7:"#f5f5f5";s:11:"color_eight";s:7:"#0e0058";s:10:"color_nine";s:7:"#150082";s:9:"color_ten";s:7:"#ebebeb";s:12:"color_eleven";s:7:"#000a43";s:12:"color_twelve";s:7:"#f8f8f8";s:33:"_customize-radio-tribe_customizer";a:4:{s:15:"global_elements";a:2:{s:11:"font_family";s:7:"default";s:23:"background_color_choice";s:11:"transparent";}s:14:"tec_events_bar";a:4:{s:28:"events_bar_icon_color_choice";s:7:"default";s:31:"find_events_button_color_choice";s:7:"default";s:34:"events_bar_background_color_choice";s:7:"default";s:30:"events_bar_border_color_choice";s:7:"default";}s:10:"month_view";a:3:{s:31:"multiday_event_bar_color_choice";s:7:"default";s:28:"grid_background_color_choice";s:11:"transparent";s:24:"tooltip_background_color";s:7:"default";}s:12:"single_event";a:1:{s:23:"post_title_color_choice";s:7:"default";}}s:40:"_customize-range-slider-tribe_customizer";a:1:{s:15:"global_elements";a:1:{s:9:"font_size";s:1:"0";}}s:30:"woocommerce_thumbnail_cropping";s:3:"1:1";}s:18:"custom_css_post_id";i:-1;}', 'on');
INSERT INTO `wpqi_options` VALUES
(237, 'theme_switched', '', 'auto'),
(6056, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1776357897;s:8:"response";a:1:{s:23:"loginizer/loginizer.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/loginizer";s:4:"slug";s:9:"loginizer";s:6:"plugin";s:23:"loginizer/loginizer.php";s:11:"new_version";s:5:"2.0.7";s:3:"url";s:40:"https://wordpress.org/plugins/loginizer/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/loginizer.2.0.7.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093";s:2:"1x";s:62:"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/loginizer/assets/banner-1544x500.png?rev=3131676";s:2:"1x";s:64:"https://ps.w.org/loginizer/assets/banner-772x250.png?rev=3131676";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.0";s:6:"tested";s:3:"7.0";s:12:"requires_php";s:3:"5.5";s:16:"requires_plugins";a:0:{}}}s:12:"translations";a:0:{}s:9:"no_update";a:11:{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: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:35:"classic-widgets/classic-widgets.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/classic-widgets";s:4:"slug";s:15:"classic-widgets";s:6:"plugin";s:35:"classic-widgets/classic-widgets.php";s:11:"new_version";s:3:"0.3";s:3:"url";s:46:"https://wordpress.org/plugins/classic-widgets/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/classic-widgets.0.3.zip";s:5:"icons";a:1:{s:7:"default";s:59:"https://s.w.org/plugins/geopattern-icon/classic-widgets.svg";}s:7:"banners";a:0:{}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.9";}s:36:"contact-form-7/wp-contact-form-7.php";O:8:"stdClass":10:{s:2:"id";s:28:"w.org/plugins/contact-form-7";s:4:"slug";s:14:"contact-form-7";s:6:"plugin";s:36:"contact-form-7/wp-contact-form-7.php";s:11:"new_version";s:5:"6.1.5";s:3:"url";s:45:"https://wordpress.org/plugins/contact-form-7/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/contact-form-7.6.1.5.zip";s:5:"icons";a:2:{s:2:"1x";s:59:"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255";s:3:"svg";s:59:"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901";s:2:"1x";s:68:"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.7";}s:27:"cookieadmin/cookieadmin.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/cookieadmin";s:4:"slug";s:11:"cookieadmin";s:6:"plugin";s:27:"cookieadmin/cookieadmin.php";s:11:"new_version";s:5:"1.1.7";s:3:"url";s:42:"https://wordpress.org/plugins/cookieadmin/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/cookieadmin.1.1.7.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/cookieadmin/assets/icon-256x256.png?rev=3328221";s:2:"1x";s:64:"https://ps.w.org/cookieadmin/assets/icon-128x128.png?rev=3328221";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/cookieadmin/assets/banner-1544x500.png?rev=3328221";s:2:"1x";s:66:"https://ps.w.org/cookieadmin/assets/banner-772x250.png?rev=3328221";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.4";}s:23:"elementor/elementor.php";O:8:"stdClass":10:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"4.0.2";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.4.0.2.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228";s:2:"1x";s:62:"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.6";}s:23:"extendify/extendify.php";O:8:"stdClass":10:{s:2:"id";s:23:"w.org/plugins/extendify";s:4:"slug";s:9:"extendify";s:6:"plugin";s:23:"extendify/extendify.php";s:11:"new_version";s:5:"3.0.2";s:3:"url";s:40:"https://wordpress.org/plugins/extendify/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/extendify.3.0.2.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/extendify/assets/icon-256x256.png?rev=2653704";s:2:"1x";s:62:"https://ps.w.org/extendify/assets/icon-128x128.png?rev=2653704";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/extendify/assets/banner-1544x500.png?rev=3464662";s:2:"1x";s:64:"https://ps.w.org/extendify/assets/banner-772x250.png?rev=3464662";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.5";}s:9:"hello.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/hello-dolly";s:4:"slug";s:11:"hello-dolly";s:6:"plugin";s:9:"hello.php";s:11:"new_version";s:5:"1.7.2";s:3:"url";s:42:"https://wordpress.org/plugins/hello-dolly/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855";s:2:"1x";s:64:"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582";s:2:"1x";s:66:"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.6";}s:43:"the-events-calendar/the-events-calendar.php";O:8:"stdClass":10:{s:2:"id";s:33:"w.org/plugins/the-events-calendar";s:4:"slug";s:19:"the-events-calendar";s:6:"plugin";s:43:"the-events-calendar/the-events-calendar.php";s:11:"new_version";s:7:"6.15.20";s:3:"url";s:50:"https://wordpress.org/plugins/the-events-calendar/";s:7:"package";s:70:"https://downloads.wordpress.org/plugin/the-events-calendar.6.15.20.zip";s:5:"icons";a:2:{s:2:"2x";s:72:"https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440";s:2:"1x";s:72:"https://ps.w.org/the-events-calendar/assets/icon-128x128.gif?rev=2516440";}s:7:"banners";a:2:{s:2:"2x";s:75:"https://ps.w.org/the-events-calendar/assets/banner-1544x500.png?rev=2257622";s:2:"1x";s:74:"https://ps.w.org/the-events-calendar/assets/banner-772x250.png?rev=2257622";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.7";}s:27:"woocommerce/woocommerce.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/woocommerce";s:4:"slug";s:11:"woocommerce";s:6:"plugin";s:27:"woocommerce/woocommerce.php";s:11:"new_version";s:6:"10.7.0";s:3:"url";s:42:"https://wordpress.org/plugins/woocommerce/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/woocommerce.10.7.0.zip";s:5:"icons";a:2:{s:2:"1x";s:56:"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504";s:3:"svg";s:56:"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504";s:2:"1x";s:66:"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.8";}s:31:"cf7-mailchimp/cf7-mailchimp.php";O:8:"stdClass":10:{s:2:"id";s:27:"w.org/plugins/cf7-mailchimp";s:4:"slug";s:13:"cf7-mailchimp";s:6:"plugin";s:31:"cf7-mailchimp/cf7-mailchimp.php";s:11:"new_version";s:5:"1.2.3";s:3:"url";s:44:"https://wordpress.org/plugins/cf7-mailchimp/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/cf7-mailchimp.1.2.3.zip";s:5:"icons";a:2:{s:2:"2x";s:66:"https://ps.w.org/cf7-mailchimp/assets/icon-256x256.png?rev=2585040";s:2:"1x";s:66:"https://ps.w.org/cf7-mailchimp/assets/icon-128x128.png?rev=2585040";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/cf7-mailchimp/assets/banner-1544x500.png?rev=2585040";s:2:"1x";s:68:"https://ps.w.org/cf7-mailchimp/assets/banner-772x250.png?rev=2585040";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.8";}}s:7:"checked";a:16:{s:19:"akismet/akismet.php";s:3:"5.6";s:33:"classic-editor/classic-editor.php";s:5:"1.6.7";s:35:"classic-widgets/classic-widgets.php";s:3:"0.3";s:29:"conat-plugin/conat-plugin.php";s:5:"1.2.5";s:36:"contact-form-7/wp-contact-form-7.php";s:5:"6.1.5";s:27:"cookieadmin/cookieadmin.php";s:5:"1.1.7";s:35:"cookieadmin-pro/cookieadmin-pro.php";s:5:"1.1.6";s:23:"elementor/elementor.php";s:5:"4.0.2";s:23:"extendify/extendify.php";s:5:"3.0.2";s:9:"hello.php";s:5:"1.7.2";s:23:"loginizer/loginizer.php";s:5:"2.0.6";s:41:"loginizer-security/loginizer-security.php";s:5:"2.0.6";s:35:"nc-extendify-lc/nc-extendify-lc.php";s:5:"1.0.0";s:43:"the-events-calendar/the-events-calendar.php";s:7:"6.15.20";s:27:"woocommerce/woocommerce.php";s:6:"10.7.0";s:31:"cf7-mailchimp/cf7-mailchimp.php";s:5:"1.2.3";}}', 'off'),
(249, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'off'),
(250, 'recently_activated', 'a:0:{}', 'off'),
(272, 'woocommerce_newly_installed', 'no', 'auto'),
(273, 'woocommerce_order_stats_has_fulfillment_column', 'no', 'off'),
(274, 'woocommerce_schema_version', '920', 'auto'),
(275, 'woocommerce_store_address', '', 'on'),
(276, 'woocommerce_store_address_2', '', 'on'),
(277, 'woocommerce_store_city', '', 'on'),
(278, 'woocommerce_default_country', 'US:CA', 'on'),
(279, 'woocommerce_store_postcode', '', 'on'),
(280, 'woocommerce_allowed_countries', 'all', 'on'),
(281, 'woocommerce_all_except_countries', '', 'on'),
(282, 'woocommerce_specific_allowed_countries', '', 'on'),
(283, 'woocommerce_ship_to_countries', '', 'on'),
(284, 'woocommerce_specific_ship_to_countries', '', 'on'),
(285, 'woocommerce_default_customer_address', 'base', 'on'),
(286, 'woocommerce_address_autocomplete_enabled', 'no', 'on'),
(287, 'woocommerce_calc_taxes', 'no', 'on'),
(288, 'woocommerce_enable_coupons', 'yes', 'on'),
(289, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(290, 'woocommerce_currency', 'USD', 'on'),
(291, 'woocommerce_currency_pos', 'left', 'on'),
(292, 'woocommerce_price_thousand_sep', ',', 'on'),
(293, 'woocommerce_price_decimal_sep', '.', 'on'),
(294, 'woocommerce_price_num_decimals', '2', 'on'),
(295, 'woocommerce_shop_page_id', '12', 'on'),
(296, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(297, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(298, 'woocommerce_placeholder_image', '11', 'on'),
(299, 'woocommerce_weight_unit', 'lbs', 'on'),
(300, 'woocommerce_dimension_unit', 'in', 'on'),
(301, 'woocommerce_enable_reviews', 'yes', 'on'),
(302, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(303, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(304, 'woocommerce_enable_review_rating', 'yes', 'on'),
(305, 'woocommerce_review_rating_required', 'yes', 'off'),
(306, 'woocommerce_manage_stock', 'yes', 'on'),
(307, 'woocommerce_hold_stock_minutes', '60', 'off'),
(308, 'woocommerce_notify_low_stock', 'yes', 'off'),
(309, 'woocommerce_notify_no_stock', 'yes', 'off'),
(310, 'woocommerce_stock_email_recipient', 'admin@testing2.yulee-fernandinapmu.com', 'off'),
(311, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(312, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(313, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(314, 'woocommerce_stock_format', '', 'on'),
(315, 'woocommerce_file_download_method', 'force', 'off'),
(316, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(317, 'woocommerce_downloads_require_login', 'no', 'off'),
(318, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(319, 'woocommerce_downloads_deliver_inline', '', 'off'),
(320, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(321, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(323, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(324, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(325, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(326, 'woocommerce_prices_include_tax', 'no', 'on'),
(327, 'woocommerce_tax_based_on', 'shipping', 'on'),
(328, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(329, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(330, 'woocommerce_tax_classes', '', 'on'),
(331, 'woocommerce_tax_display_shop', 'excl', 'on'),
(332, 'woocommerce_tax_display_cart', 'excl', 'on'),
(333, 'woocommerce_price_display_suffix', '', 'on'),
(334, 'woocommerce_tax_total_display', 'itemized', 'off'),
(335, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(336, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(337, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(338, 'woocommerce_ship_to_destination', 'billing', 'off'),
(339, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(340, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(341, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(342, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(343, 'woocommerce_enable_myaccount_registration', 'no', 'off'),
(344, 'woocommerce_registration_generate_password', 'yes', 'off'),
(345, 'woocommerce_registration_generate_username', 'yes', 'off'),
(346, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(347, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(348, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(349, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'on'),
(350, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'on'),
(351, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(352, 'woocommerce_trash_pending_orders', '', 'off'),
(353, 'woocommerce_trash_failed_orders', '', 'off'),
(354, 'woocommerce_trash_cancelled_orders', '', 'off'),
(355, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(356, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(357, 'woocommerce_email_from_address', 'admin@testing2.yulee-fernandinapmu.com', 'off'),
(358, 'woocommerce_email_header_image', '', 'off'),
(359, 'woocommerce_email_header_image_width', '120', 'on'),
(360, 'woocommerce_email_header_alignment', 'left', 'on'),
(361, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(362, 'woocommerce_email_footer_text', '{site_title}<br />{store_address}', 'off'),
(363, 'woocommerce_email_base_color', '#8526ff', 'off'),
(364, 'woocommerce_email_background_color', '#ffffff', 'off'),
(365, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(366, 'woocommerce_email_text_color', '#1e1e1e', 'off'),
(367, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(368, 'woocommerce_email_auto_sync_with_theme', 'yes', 'off'),
(369, 'woocommerce_pos_store_name', 'My Blog', 'on'),
(370, 'woocommerce_pos_store_address', '', 'on'),
(371, 'woocommerce_pos_store_phone', '', 'on'),
(372, 'woocommerce_pos_store_email', 'admin@testing2.yulee-fernandinapmu.com', 'on'),
(373, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(374, 'woocommerce_cart_page_id', '13', 'off'),
(375, 'woocommerce_checkout_page_id', '14', 'off'),
(376, 'woocommerce_myaccount_page_id', '15', 'off'),
(377, 'woocommerce_terms_page_id', '', 'off'),
(378, 'woocommerce_force_ssl_checkout', 'no', 'on'),
(379, 'woocommerce_unforce_ssl_checkout', 'no', 'on'),
(380, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(381, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(382, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(383, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(384, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(385, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(386, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(387, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(388, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(389, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(390, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(391, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(392, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(393, 'woocommerce_api_enabled', 'no', 'on'),
(394, 'woocommerce_allow_tracking', 'no', 'on'),
(395, 'woocommerce_show_marketplace_suggestions', 'yes', 'off'),
(396, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(397, 'woocommerce_analytics_enabled', 'yes', 'on'),
(398, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(399, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(400, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(401, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(402, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(403, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(406, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(407, 'woocommerce_email_improvements_first_disabled_at', '2026-03-27 16:38:46', 'auto'),
(408, 'woocommerce_email_improvements_last_disabled_at', '2026-03-27 16:38:46', 'auto'),
(409, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(410, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(411, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(412, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(413, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(414, 'woocommerce_feature_mcp_integration_enabled', 'no', 'on'),
(415, 'woocommerce_feature_destroy-empty-sessions_enabled', 'no', 'on'),
(416, 'woocommerce_feature_rest_api_caching_enabled', 'no', 'on'),
(417, 'woocommerce_feature_product_instance_caching_enabled', 'no', 'on'),
(418, 'woocommerce_single_image_width', '600', 'on'),
(419, 'woocommerce_thumbnail_image_width', '300', 'on'),
(420, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(421, 'woocommerce_demo_store', 'no', 'off'),
(422, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(142, 'softaculous_pro_license', 'a:14:{s:7:"license";s:30:"SOFTWP-62607-82334-36450-77690";s:7:"expires";s:8:"20260511";s:4:"type";s:1:"1";s:8:"type_txt";s:7:"Premium";s:9:"num_sites";N;s:4:"plan";s:8:"personal";s:6:"active";i:1;s:10:"licexpired";N;s:4:"thid";N;s:6:"status";i:1;s:9:"last_edit";s:10:"1752341174";s:10:"status_txt";s:33:"<font color="green">Active</font>";s:8:"has_plid";i:1;s:11:"last_update";i:1776288684;}', 'yes'),
(131, '_transient_wp_styles_for_blocks', 'a:2:{s:4:"hash";s:32:"b119453e054ddc5abb4a6cfd1055c2e8";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'),
(591, '_elementor_element_cache_unique_id', '734febe28cd8a35afe735b10908d5331', 'auto'),
(590, 'elementor_atomic_cache_validity__component-styles-related-posts', 'a:2:{s:5:"state";b:0;s:8:"children";a:37:{i:3394;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:1558;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:3295;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:675;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:693;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:694;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:695;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:731;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:730;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:863;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:952;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:962;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:989;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:1005;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:896;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:732;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:733;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:807;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:667;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:892;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:417;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:418;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:402;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:1174;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:944;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:928;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:1175;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:1176;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:943;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:949;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:1247;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:942;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:914;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:929;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:275;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:243;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}i:276;a:2:{s:5:"state";b:1;s:4:"meta";a:0:{}}}}', 'off'),
(1026, '_transient_wc_term_counts', 'a:10:{s:14:"29_product_tag";i:1;s:14:"30_product_cat";i:4;s:14:"31_product_cat";i:4;s:14:"33_product_cat";i:1;s:14:"34_product_cat";i:1;s:14:"35_product_tag";i:1;s:14:"37_product_cat";i:2;s:14:"38_product_tag";i:1;s:14:"42_product_cat";i:2;s:14:"16_product_cat";i:0;}', 'off'),
(1025, '_transient_timeout_wc_term_counts', '1777222662', 'off'),
(599, 'tribe_customizer', 'a:1:{s:15:"global_elements";a:2:{s:9:"font_size";s:1:"0";s:14:"font_size_base";s:2:"16";}}', 'on'),
(600, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(601, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'auto'),
(175, 'extendify_attempted_redirect_count', '1', 'auto'),
(176, 'extendify_attempted_redirect', '2026-03-27 16:24:16', 'auto'),
(192, 'finished_updating_comment_type', '1', 'auto'),
(188, 'extendify_user_selections', 'a:2:{s:5:"state";a:11:{s:8:"siteType";a:2:{s:4:"slug";s:8:"0default";s:4:"name";s:7:"Default";}s:13:"siteStructure";s:10:"multi-page";s:11:"siteProfile";a:9:{s:10:"aiSiteType";s:4:"blog";s:14:"aiSiteCategory";s:8:"Personal";s:13:"aiDescription";s:138:"This site showcases various posts, articles, and updates on diverse topics, allowing readers to engage with content and explore interests.";s:10:"aiKeywords";a:5:{i:0;s:7:"writing";i:1;s:8:"notebook";i:2;s:5:"ideas";i:3;s:10:"creativity";i:4;s:8:"blogging";}s:11:"description";s:138:"This site showcases various posts, articles, and updates on diverse topics, allowing readers to engage with content and explore interests.";s:11:"aiObjective";s:4:"blog";s:7:"aiTitle";s:7:"My Blog";s:11:"aiStructure";s:10:"multi-page";s:14:"logoObjectName";s:15:"abstract-object";}s:11:"siteStrings";a:2:{s:9:"aiHeaders";a:10:{i:0;s:51:"Explore Fascinating Topics Across Diverse Interests";i:1;s:37:"Dive Into Fresh Perspectives Everyday";i:2;s:39:"Your Hub for Thought-Provoking Articles";i:3;s:35:"Stay Engaged with Captivating Reads";i:4;s:39:"Uncover Stories That Inspire and Inform";i:5;s:43:"Broaden Your Horizons with Engaging Content";i:6;s:41:"Discover Updates That Spark Conversations";i:7;s:39:"Fuel Your Curiosity with Featured Posts";i:8;s:41:"Insights and Updates for the Curious Mind";i:9;s:32:"Journey Through a World of Ideas";}s:12:"aiBlogTitles";a:8:{i:0;s:32:"5 Must-Read Topics for This Week";i:1;s:38:"How to Stay Updated on Trending Topics";i:2;s:34:"The Art of Engaging with New Ideas";i:3;s:37:"Diverse Perspectives: Why They Matter";i:4;s:42:"Content That Sparks Curiosity and Learning";i:5;s:39:"Exploring Your Passions Through Reading";i:6;s:38:"Top 10 Articles for Expanding Horizons";i:7;s:37:"What Makes a Blog Post Truly Engaging";}}s:10:"siteImages";a:1:{s:10:"siteImages";a:0:{}}s:15:"siteInformation";a:1:{s:5:"title";s:7:"My Blog";}s:19:"businessInformation";a:3:{s:11:"description";s:0:"";s:5:"tones";a:0:{}s:11:"acceptTerms";s:0:"";}s:6:"siteQA";a:2:{s:10:"showHidden";s:0:"";s:9:"questions";a:10:{i:0;a:8:{s:2:"id";s:5:"pages";s:8:"question";s:35:"How many pages will your site need?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:35:"How many pages will your site need?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:8:"one-page";s:5:"label";s:32:"One page with different sections";s:15:"translatedLabel";s:32:"One page with different sections";s:6:"iconId";s:9:"long-page";}i:1;a:4:{s:2:"id";s:14:"multiple-pages";s:5:"label";s:14:"Multiple pages";s:15:"translatedLabel";s:14:"Multiple pages";s:6:"iconId";s:5:"pages";}}s:8:"answerAI";s:14:"multiple-pages";s:11:"extraFields";s:0:"";s:5:"group";s:7:"visible";}i:1;a:9:{s:2:"id";s:4:"blog";s:8:"question";s:33:"Would you like to include a blog?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:33:"Would you like to include a blog?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:8:"newsmode";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:3:"yes";s:11:"extraFields";s:0:"";s:5:"group";s:7:"visible";s:10:"answerUser";s:3:"yes";}i:2;a:8:{s:2:"id";s:7:"contact";s:8:"question";s:36:"Do you want visitors to contact you?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:36:"Do you want visitors to contact you?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:5:"phone";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:3:"yes";s:11:"extraFields";s:0:"";s:5:"group";s:7:"visible";}i:3;a:8:{s:2:"id";s:12:"multilingual";s:8:"question";s:54:"Will your site be available in more than one language?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:54:"Will your site be available in more than one language?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:8:"language";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";s:0:"";s:5:"group";s:7:"visible";}i:4;a:8:{s:2:"id";s:8:"products";s:8:"question";s:46:"Will your site include products that you sell?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:46:"Will your site include products that you sell?";s:13:"answerOptions";a:3:{i:0;a:4:{s:2:"id";s:17:"yes-shopping-cart";s:5:"label";s:25:"Yes, with a shopping cart";s:15:"translatedLabel";s:25:"Yes, with a shopping cart";s:6:"iconId";s:13:"shopping-cart";}i:1;a:4:{s:2:"id";s:16:"yes-viewing-only";s:5:"label";s:21:"Yes, for viewing only";s:15:"translatedLabel";s:21:"Yes, for viewing only";s:6:"iconId";s:10:"storefront";}i:2;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";s:0:"";s:5:"group";s:6:"hidden";}i:5;a:8:{s:2:"id";s:12:"appointments";s:8:"question";s:39:"Do you accept appointments or bookings?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:39:"Do you accept appointments or bookings?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:7:"booking";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";s:0:"";s:5:"group";s:6:"hidden";}i:6;a:8:{s:2:"id";s:6:"events";s:8:"question";s:37:"Will you promote any upcoming events?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:37:"Will you promote any upcoming events?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:6:"events";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";s:0:"";s:5:"group";s:6:"hidden";}i:7;a:8:{s:2:"id";s:9:"donations";s:8:"question";s:26:"Will you accept donations?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:26:"Will you accept donations?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:8:"donation";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";s:0:"";s:5:"group";s:6:"hidden";}i:8;a:8:{s:2:"id";s:12:"external-cta";s:8:"question";s:72:"Do you want the main call-to-action to send someone to an external site?";s:11:"description";s:71:"e.g. an affiliate’s site, an existing website, or a 3rd party service";s:18:"translatedQuestion";s:72:"Do you want the main call-to-action to send someone to an external site?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:13:"external-link";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";a:1:{i:0;a:5:{s:2:"id";s:17:"external-cta-link";s:3:"key";s:3:"yes";s:4:"type";s:3:"url";s:8:"question";s:29:"What’s the link? (optional)";s:18:"translatedQuestion";s:29:"What’s the link? (optional)";}}s:5:"group";s:6:"hidden";}i:9;a:8:{s:2:"id";s:9:"in-person";s:8:"question";s:44:"Can customers visit your business in person?";s:11:"description";s:0:"";s:18:"translatedQuestion";s:44:"Can customers visit your business in person?";s:13:"answerOptions";a:2:{i:0;a:4:{s:2:"id";s:3:"yes";s:5:"label";s:3:"Yes";s:15:"translatedLabel";s:3:"Yes";s:6:"iconId";s:8:"distance";}i:1;a:4:{s:2:"id";s:2:"no";s:5:"label";s:2:"No";s:15:"translatedLabel";s:2:"No";s:6:"iconId";s:5:"block";}}s:8:"answerAI";s:2:"no";s:11:"extraFields";s:0:"";s:5:"group";s:6:"hidden";}}}s:7:"attempt";i:1;s:11:"sitePlugins";a:4:{i:0;a:2:{s:4:"name";s:7:"WPForms";s:13:"wordpressSlug";s:12:"wpforms-lite";}i:1;a:2:{s:4:"name";s:15:"MonsterInsights";s:13:"wordpressSlug";s:30:"google-analytics-for-wordpress";}i:2;a:2:{s:4:"name";s:22:"Really Simple Security";s:13:"wordpressSlug";s:17:"really-simple-ssl";}i:3;a:2:{s:4:"name";s:12:"WP Mail SMTP";s:13:"wordpressSlug";s:12:"wp-mail-smtp";}}s:13:"urlParameters";a:6:{s:5:"title";s:0:"";s:11:"description";s:0:"";s:9:"objective";s:0:"";s:9:"structure";s:0:"";s:4:"tone";s:0:"";s:4:"skip";s:0:"";}}s:7:"version";i:0;}', 'auto'),
(178, '_transient_timeout_extendify_recommendations', '1777307057', 'off'),
(179, '_transient_extendify_recommendations', 'a:4:{i:0;a:16:{s:4:"slug";s:17:"promote-your-site";s:5:"title";s:17:"Promote your site";s:11:"description";s:55:"Promote your site with $500 in Google Ad Words credits.";s:8:"linkType";s:12:"externalLink";s:12:"internalLink";s:0:"";s:12:"externalLink";s:37:"https://ads.google.com/home/?pli=1#!/";s:14:"pluginDepSlugs";s:0:"";s:12:"goalDepSlugs";s:0:"";s:12:"taskDepSlugs";s:0:"";s:17:"generalExclusions";s:0:"";s:16:"pluginExclusions";s:0:"";s:12:"showAfterDay";s:0:"";s:8:"priority";s:0:"";s:5:"image";s:70:"https://images.extendify-cdn.com/assist-recommendations/google-ads.png";s:2:"by";s:6:"Google";s:10:"pluginSlug";s:0:"";}i:1;a:16:{s:4:"slug";s:16:"install-site-kit";s:5:"title";s:23:"Install Google Site Kit";s:11:"description";s:55:"Install Google Site Kit to manage your SEO and traffic.";s:8:"linkType";s:12:"internalLink";s:12:"internalLink";s:60:"plugin-install.php?s=Site+Kit+by+Google&tab=search&type=term";s:12:"externalLink";s:0:"";s:14:"pluginDepSlugs";s:0:"";s:12:"goalDepSlugs";s:0:"";s:12:"taskDepSlugs";s:0:"";s:17:"generalExclusions";s:0:"";s:16:"pluginExclusions";a:1:{i:0;s:12:"optinmonster";}s:12:"showAfterDay";s:0:"";s:8:"priority";i:10;s:5:"image";s:76:"https://images.extendify-cdn.com/assist-recommendations/install-site-kit.png";s:2:"by";s:6:"Google";s:10:"pluginSlug";s:15:"google-site-kit";}i:2;a:16:{s:4:"slug";s:11:"create-logo";s:5:"title";s:13:"Create a logo";s:11:"description";s:71:"Create the perfect logo for your site using Adobe''s free logo generator";s:8:"linkType";s:12:"externalLink";s:12:"internalLink";s:0:"";s:12:"externalLink";s:41:"https://www.adobe.com/express/create/logo";s:14:"pluginDepSlugs";s:0:"";s:12:"goalDepSlugs";s:0:"";s:12:"taskDepSlugs";s:0:"";s:17:"generalExclusions";s:0:"";s:16:"pluginExclusions";s:0:"";s:12:"showAfterDay";s:0:"";s:8:"priority";i:11;s:5:"image";s:74:"https://images.extendify-cdn.com/assist-recommendations/adobe_express.webp";s:2:"by";s:5:"Adobe";s:10:"pluginSlug";s:0:"";}i:3;a:16:{s:4:"slug";s:14:"wp-6.5-release";s:5:"title";s:13:"WordPress 6.8";s:11:"description";s:31:"See what''s new in WordPress 6.8";s:8:"linkType";s:12:"externalLink";s:12:"internalLink";s:0:"";s:12:"externalLink";s:44:"https://wordpress.org/download/releases/6-8/";s:14:"pluginDepSlugs";s:0:"";s:12:"goalDepSlugs";s:0:"";s:12:"taskDepSlugs";s:0:"";s:17:"generalExclusions";s:0:"";s:16:"pluginExclusions";s:0:"";s:12:"showAfterDay";s:0:"";s:8:"priority";i:25;s:5:"image";s:63:"https://images.extendify-cdn.com/assist-recommendations/wp.webp";s:2:"by";s:9:"WordPress";s:10:"pluginSlug";s:0:"";}}', 'off'),
(180, '_transient_timeout_extendify_supportArticles', '1777307057', 'off'),
(181, '_transient_extendify_supportArticles', 'a:70:{i:0;a:5:{s:2:"id";i:1;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:22:"wordpress-block-editor";s:5:"title";s:22:"WordPress Block Editor";s:7:"summary";s:368:"The WordPress block editor, also known as the Gutenberg editor, is the default editor in WordPress since version 5.0. It allows users to create content using blocks, which are different content elements such as paragraphs, images, videos, and more. The block editor has a top toolbar, a sidebar with settings, and a content area where users can add and arrange blocks.";}i:1;a:5:{s:2:"id";i:15;s:4:"cats";a:1:{i:0;s:17:"site-wide-changes";}s:4:"slug";s:11:"site-editor";s:5:"title";s:11:"Site Editor";s:7:"summary";s:736:"The Site Editor allows you to design your entire website, including the header, footer, and everything in between, using blocks. It is only available when you install and activate a Block theme on your site. To access the Site Editor, go to Appearance > Editor and select the Site Editor option. From there, you can browse your menus, edit styles, edit pages, review templates, and manage patterns. The Site Editor also includes tools such as the Command Palette, List View, and Block Patterns to help you customize your site. You can export your theme with the changes you made in the Site Editor, and there are also useful tools like copy and paste styles, applying style changes globally, and resizing the preview of the Site Editor.";}i:2;a:5:{s:2:"id";i:24;s:4:"cats";a:1:{i:0;s:6:"themes";}s:4:"slug";s:16:"work-with-themes";s:5:"title";s:15:"Themes overview";s:7:"summary";s:282:"A WordPress Theme is a collection of files that work together to create the visual design and layout of a website. It includes template files, image files, style sheets, and code files. Themes can be customized to create different looks for different pages and categories on a site.";}i:3;a:5:{s:2:"id";i:28;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:24:"introduction-to-blogging";s:5:"title";s:24:"Introduction to Blogging";s:7:"summary";s:400:"Blogging is the act of regularly sharing information through blogs on the internet. A blog is a website that features diary-type commentary and links to articles, and a blogger is a person who owns or maintains a blog. The quality of blogging is determined by the content and comments, and it is important for bloggers to update their content regularly and engage with their readers through comments.";}i:4;a:5:{s:2:"id";i:2;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:11:"blocks-list";s:5:"title";s:18:"Overview of blocks";s:7:"summary";s:285:"The WordPress block editor allows users to add and customize content using different blocks. There are various types of blocks available, including text, media, design, widgets, theme, and embeds. Users can also install additional third-party blocks from the WordPress block directory.";}i:5;a:5:{s:2:"id";i:16;s:4:"cats";a:1:{i:0;s:17:"site-wide-changes";}s:4:"slug";s:15:"styles-overview";s:5:"title";s:12:"Style editor";s:7:"summary";s:689:"Styles is a new feature in WordPress that allows you to set the overall aesthetics and layout of your site at a global level. You can customize the colors, typography, layout, and spacing for the entire site, as well as edit the appearance of individual blocks. To access the Styles panel, you need to install and activate a block theme and be using WordPress 5.9 or higher. From there, you can make changes to the typography, colors, and layout of your site, as well as customize the appearance of specific blocks. You can also use the Styles panel to add custom colors and gradients to your site''s color palette. Additionally, you can use the Styles panel to add custom CSS to your site.";}i:6;a:5:{s:2:"id";i:3;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:18:"adding-a-new-block";s:5:"title";s:13:"Adding blocks";s:7:"summary";s:453:"There are several ways to add a block to your post or page in the WordPress block editor. You can use the Block Inserter + icon in the top toolbar, the Block Inserter + icon to the right of an empty block, or the Block Inserter + icon in between blocks. You can also add blocks using a shortcut slash command or the More options on a block''s toolbar. Additionally, you can add blocks within nested blocks and search for blocks using the block directory.";}i:7;a:5:{s:2:"id";i:17;s:4:"cats";a:1:{i:0;s:17:"site-wide-changes";}s:4:"slug";s:15:"template-editor";s:5:"title";s:15:"Template Editor";s:7:"summary";s:268:"The Template Editor allows you to edit and create templates using blocks, which control the layout of posts, pages, or page types on your WordPress site. You can access the Template Editor through the WordPress Block Editor or the Site Editor, depending on your theme.";}i:8;a:5:{s:2:"id";i:25;s:4:"cats";a:1:{i:0;s:6:"themes";}s:4:"slug";s:12:"block-themes";s:5:"title";s:12:"Block themes";s:7:"summary";s:274:"Block themes are a new type of theme in WordPress that use blocks for all parts of a site, allowing for easy customization without changing themes. They replace widgets with blocks and do not use the Customizer, offering more control over the design and layout of a website.";}i:9;a:5:{s:2:"id";i:29;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:12:"posts-screen";s:5:"title";s:16:"Posts admin menu";s:7:"summary";s:291:"The Posts Screen in a blog allows users to manage and edit posts. Users can filter and search for specific posts, and there is a bulk edit feature that allows users to edit multiple posts at once. However, it is not possible to change or delete categories or tags for a set of posts in bulk.";}i:10;a:5:{s:2:"id";i:4;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:13:"block-pattern";s:5:"title";s:14:"Block Patterns";s:7:"summary";s:327:"Block Patterns are pre-designed collections of blocks that can be inserted into posts and pages in WordPress. They can be customized with your own content and are a time-saving way to create interesting and visually appealing content. You can find more patterns in the Block Pattern Directory and even create your own patterns.";}i:11;a:5:{s:2:"id";i:5;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:23:"block-pattern-directory";s:5:"title";s:23:"Block Pattern Directory";s:7:"summary";s:263:"The Block Pattern Directory is a resource for content creators to find and use block patterns on their websites. Users can search for patterns, copy them to their clipboard, and customize them as needed. There is also an option to report any issues with patterns.";}i:12;a:5:{s:2:"id";i:6;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:15:"block-directory";s:5:"title";s:15:"Block Directory";s:7:"summary";s:326:"The Block Directory is a new feature in the block editor that allows users to discover and install new blocks for their website. Users can search for blocks, preview them, and choose which ones to add to their page. Blocks from the Block Directory are installed as plugins, and users can uninstall or reinstall them as needed.";}i:13;a:5:{s:2:"id";i:7;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:13:"moving-blocks";s:5:"title";s:13:"Moving blocks";s:7:"summary";s:425:"There are three ways to move or change the position of a block in the WordPress Block Editor: using the move handles, drag & drop, or using the Move to option in the Block toolbar. The move handles are the up and down arrow handles in the Block toolbar, drag & drop can be done by clicking and holding the rectangle of dots in the Block toolbar, and the Move to option can be found in the three-dot menu in the Block toolbar.";}i:14;a:5:{s:2:"id";i:8;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:9:"list-view";s:5:"title";s:9:"List view";s:7:"summary";s:326:"List View is a new tool in the WordPress editor that allows users to navigate between layers of content and nested blocks. It helps users easily select and view all the blocks that make up their content, and allows for actions such as dragging and dropping blocks, making changes to individual blocks, and collapsing sections.";}i:15;a:5:{s:2:"id";i:9;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:31:"how-to-use-the-preview-function";s:5:"title";s:14:"Preview a page";s:7:"summary";s:232:"The View button in the WordPress Block Editor and Site Editor allows you to preview your changes on different devices such as desktop, tablet, and mobile. You can also choose to preview the page or site in a new tab on your browser.";}i:16;a:5:{s:2:"id";i:10;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:31:"keyboard-shortcuts-block-editor";s:5:"title";s:34:"Keyboard Shortcuts in Block Editor";s:7:"summary";s:356:"WordPress visual (block) editor provides several keyboard shortcuts for performing tasks without using the mouse. These shortcuts include switching between the visual and code editor, toggling fullscreen mode, navigating through the editor, selecting and manipulating blocks, and formatting text. The shortcuts are available for both Windows and Mac users.";}i:17;a:5:{s:2:"id";i:18;s:4:"cats";a:1:{i:0;s:17:"site-wide-changes";}s:4:"slug";s:19:"template-part-block";s:5:"title";s:19:"Template Part Block";s:7:"summary";s:330:"The Template Part block is an advanced block introduced in WordPress 5.9 that can be used to organize and display site structure. It is best used to create areas like site headers and footers, and when you change blocks inside a template part, the editor updates the blocks on every block template that includes the template part.";}i:18;a:5:{s:2:"id";i:11;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:20:"preferences-overview";s:5:"title";s:16:"Preferences menu";s:7:"summary";s:287:"The Preferences feature in the WordPress Block Editor and Site Editor allows users to customize their editing experience by turning on/off various options. Users can customize publishing options, appearance, block interactions, and panels to create a layout that suits their preferences.";}i:19;a:5:{s:2:"id";i:12;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:26:"page-post-settings-sidebar";s:5:"title";s:16:"Settings sidebar";s:7:"summary";s:356:"The Page/Post settings sidebar in the WordPress Block Editor allows users to customize various aspects of their page or post, such as visibility, publish date, URL, template, and more. It is accessed by clicking on the gear icon in the upper-right corner of the editor and can vary depending on whether you are working on a page, post, or custom post type.";}i:20;a:5:{s:2:"id";i:23;s:4:"cats";a:1:{i:0;s:17:"site-wide-changes";}s:4:"slug";s:26:"create-a-static-front-page";s:5:"title";s:26:"Create a Static Front Page";s:7:"summary";s:352:"A Static Front Page is a specific page used as the home page of a WordPress site, instead of displaying a list of posts. To set up a Static Front Page, you need to create a page for the home page and another empty page for the posts page, then go to Settings > Reading and select the static page for the home page and the empty page for the posts page.";}i:21;a:5:{s:2:"id";i:13;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:15:"reusable-blocks";s:5:"title";s:15:"Reusable Blocks";s:7:"summary";s:476:"The Synced Pattern feature in WordPress allows you to create reusable blocks that can be edited and updated in multiple locations. You can create a Synced Pattern by selecting the block or blocks you want to turn into a pattern, clicking on the three-dot menu, and choosing "Create pattern/reusable block." Once created, you can use the Synced Pattern in your content and make changes to it either directly in a post or page or through the Options > Manage Patterns interface.";}i:22;a:5:{s:2:"id";i:26;s:4:"cats";a:1:{i:0;s:6:"themes";}s:4:"slug";s:10:"customizer";s:5:"title";s:19:"Customizer (legacy)";s:7:"summary";s:359:"WordPress Version 3.4 introduced Theme Customizer, which allows users to preview and make changes to their website''s appearance before publishing them. Users can customize various aspects such as colors, backgrounds, and image headers. The Customizer is only available if the active theme supports it, and each theme may have a different Customizer interface.";}i:23;a:5:{s:2:"id";i:27;s:4:"cats";a:1:{i:0;s:6:"themes";}s:4:"slug";s:24:"manage-wordpress-widgets";s:5:"title";s:16:"Widgets (legacy)";s:7:"summary";s:265:"WordPress Widgets are tools that allow users to add content and features to their website''s sidebars. They can be easily added, removed, and rearranged through the WordPress Administration Screens, and can be customized to include forms, images, and other features.";}i:24;a:5:{s:2:"id";i:14;s:4:"cats";a:1:{i:0;s:22:"wordpress-block-editor";}s:4:"slug";s:16:"work-with-blocks";s:5:"title";s:16:"Work with blocks";s:7:"summary";s:540:"The WordPress Block Editor allows users to create media-rich pages and posts by using blocks, which are the building blocks of content. Each block has its own toolbar and settings sidebar, allowing for easy customization and control over the layout and appearance of the block. Blocks can be added anywhere on a post or page using the Block Inserter, and there are a variety of blocks available for different types of content. Users can also lock and unlock blocks, remove blocks, and find blocks or block patterns using the Block Inserter.";}i:25;a:5:{s:2:"id";i:30;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:20:"customize-permalinks";s:5:"title";s:20:"Customize Permalinks";s:7:"summary";s:328:"Permalinks are the permanent URLs of your posts, pages, categories, and other archive pages on your website. They help create a URL structure that is easy for both humans and search engines to understand and share. There are three types of WordPress permalinks: Plain Permalinks, Pretty Permalinks, and Almost Pretty Permalinks.";}i:26;a:5:{s:2:"id";i:31;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:21:"comments-in-wordpress";s:5:"title";s:8:"Comments";s:7:"summary";s:291:"WordPress allows users to enable comments on their website, which allows visitors to have discussions with each other and the website owner. The comments are displayed on the Comments dashboard in the WordPress admin area, where the website owner can approve, reply to, or edit the comments.";}i:27;a:5:{s:2:"id";i:32;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:18:"comment-moderation";s:5:"title";s:18:"Comment Moderation";s:7:"summary";s:258:"Comment moderation in WordPress allows you to manually approve or delete comments before they appear on your site. You can control which comments are held for moderation by setting rules based on factors such as the number of hyperlinks or specific keywords.";}i:28;a:5:{s:2:"id";i:33;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:17:"posts-tags-screen";s:5:"title";s:9:"Post tags";s:7:"summary";s:830:"In WordPress, tags are used to categorize posts and aid in navigation. They are displayed under each post and can be clicked on to view all posts with that tag. Tags can be managed in the Posts Tag Screen, where new tags can be created and existing ones can be edited or deleted. The Popular Tags section displays the most used tags, and the Add New Tag section allows for the creation of new tags. The Table of Tags lists all tags alphabetically and provides options for editing and deleting tags. The Screen Options tab allows for customization of the displayed columns, and the search box can be used to search for specific tags. Actions can be performed on tags, such as bulk deletion or immediate editing. Quick Edit allows for quick changes to tag information, and the Edit Tag screen provides more detailed editing options.";}i:29;a:5:{s:2:"id";i:34;s:4:"cats";a:1:{i:0;s:8:"blogging";}s:4:"slug";s:12:"create-pages";s:5:"title";s:12:"Create Pages";s:7:"summary";s:403:"In WordPress, you can create content for your website as either a Post or a Page. Posts are for time-dependent content and appear in reverse chronological order on your blog''s home page, while Pages are for non-chronological content and are often used for timeless information about yourself or your site. Pages can be organized into parent and child pages, and you can create as many pages as you want.";}i:30;a:5:{s:2:"id";i:35;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:25:"users-your-profile-screen";s:5:"title";s:12:"Your profile";s:7:"summary";s:282:"The Your Profile screen in WordPress allows users to specify their name, email address, personal information, and personal options. The only required information is the email address and a nickname, and all other information is optional and not shared with any other site or person.";}i:31;a:5:{s:2:"id";i:36;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:22:"roles-and-capabilities";s:5:"title";s:10:"User roles";s:7:"summary";s:211:"WordPress uses a concept of Roles to control what users can do on a site. There are six pre-defined roles, each with a set of capabilities, and additional capabilities can be assigned or removed using functions.";}i:32;a:5:{s:2:"id";i:37;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:23:"settings-general-screen";s:5:"title";s:13:"Settings menu";s:7:"summary";s:348:"The General Settings screen in the WordPress administration allows you to configure basic settings for your site, such as the site title, tagline, URL, email address, membership options, site language, timezone, date format, and time format. You can make changes to these settings and save them to your database by clicking the Save Changes button.";}i:33;a:5:{s:2:"id";i:38;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:23:"settings-reading-screen";s:5:"title";s:21:"Reading settings menu";s:7:"summary";s:313:"The Reading Settings Screen allows you to choose whether you want your latest posts or a static page to be displayed as your website''s home page. You can also adjust the number of posts displayed on the home page and customize how information from your site is sent to readers'' web browsers or other applications.";}i:34;a:5:{s:2:"id";i:39;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:22:"administration-screens";s:5:"title";s:22:"Administration Screens";s:7:"summary";s:341:"The Administration Screen in WordPress provides access to the control features of your WordPress installation. It is divided into sections, including the toolbar, main navigation, work area, and footer, and allows you to perform various administrative functions such as creating new posts, managing comments, and updating plugins and themes.";}i:35;a:5:{s:2:"id";i:40;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:16:"dashboard-screen";s:5:"title";s:9:"Dashboard";s:7:"summary";s:329:"The Dashboard screen in WordPress provides an overview of your site''s content and allows you to access different areas of the WordPress community. It includes default widgets such as At a Glance, Activity, Quick Draft, WordPress Events and News, and Welcome, but you can also add or remove widgets using the Screen Options panel.";}i:36;a:5:{s:2:"id";i:19;s:4:"cats";a:1:{i:0;s:23:"administrative-settings";}s:4:"slug";s:23:"two-step-authentication";s:5:"title";s:23:"Two Step Authentication";s:7:"summary";s:287:"Two-step authentication, also known as Two-Factor Authentication, is becoming more popular as websites look for better ways to secure logins. It involves using two of the three possible factors to prove your identity, such as something you know (password) and something you have (phone).";}i:37;a:5:{s:2:"id";i:20;s:4:"cats";a:1:{i:0;s:5:"media";}s:4:"slug";s:20:"media-library-screen";s:5:"title";s:13:"Media library";s:7:"summary";s:389:"The Media Library in WordPress is where you can manage and edit all the media files (images, videos, recordings, etc.) that you have uploaded to your blog. You can view, delete, and search for media items, as well as perform bulk actions such as deleting multiple items at once. The Media Library provides two views: a grid view with thumbnails and a list view with a table of media items.";}i:38;a:5:{s:2:"id";i:21;s:4:"cats";a:1:{i:0;s:5:"media";}s:4:"slug";s:20:"media-add-new-screen";s:5:"title";s:13:"Add new media";s:7:"summary";s:201:"The Media Add New Screen allows you to upload media files for later use in your posts and pages. You can upload files one at a time or in bulk using the Multi-File Uploader or Browser Uploader methods.";}i:39;a:5:{s:2:"id";i:22;s:4:"cats";a:1:{i:0;s:7:"plugins";}s:4:"slug";s:14:"manage-plugins";s:5:"title";s:14:"Manage Plugins";s:7:"summary";s:330:"WordPress plugins are PHP scripts that extend the functionality of WordPress, allowing users to customize their websites with additional features. They can be easily installed and are available for free in the WordPress Plugin Directory. Some popular plugin categories include spam control, SEO, e-commerce, security, and caching.";}i:40;a:5:{s:2:"id";i:41;s:4:"cats";a:1:{i:0;s:7:"plugins";}s:4:"slug";s:16:"must-use-plugins";s:5:"title";s:10:"mu-plugins";s:7:"summary";s:363:"Must-use plugins are plugins that are automatically enabled on all sites in a WordPress installation and cannot be disabled except by removing the plugin file from the must-use directory. These plugins do not appear in the default list of plugins and have some limitations, such as not being able to use activation hooks and not appearing in update notifications.";}i:41;a:5:{s:2:"id";i:42;s:4:"cats";a:1:{i:0;s:8:"advanced";}s:4:"slug";s:20:"assign-custom-fields";s:5:"title";s:13:"Custom Fields";s:7:"summary";s:307:"WordPress allows post authors to assign custom fields, also known as metadata, to a post. This metadata can include information such as mood, currently reading, and weather. Users can add custom fields to a post by enabling the Custom Fields option in the post editor and entering the desired key and value.";}i:42;a:5:{s:2:"id";i:43;s:4:"cats";a:1:{i:0;s:8:"advanced";}s:4:"slug";s:17:"what-is-post-type";s:5:"title";s:10:"Post Types";s:7:"summary";s:303:"WordPress has different types of content called post types, including posts, pages, attachments, revisions, menus, custom CSS, and changesets. Users can also create custom post types to organize their content, and can customize the display of these post types using template files and post type queries.";}i:43;a:5:{s:2:"id";i:44;s:4:"cats";a:1:{i:0;s:8:"advanced";}s:4:"slug";s:10:"taxonomies";s:5:"title";s:10:"Taxonomies";s:7:"summary";s:434:"Taxonomies in WordPress are a way of grouping posts together based on relationships. By default, WordPress has two taxonomies called Categories and Tags, but you can remove or change them and even add more. Taxonomies have terms, which are like children, and you can create your own taxonomies and terms in WordPress. You can also extend the functionality of taxonomies and their terms to improve categorization and filtering options.";}i:44;a:5:{s:2:"id";i:45;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:15:"paragraph-block";s:5:"title";s:15:"Paragraph block";s:7:"summary";s:596:"The Paragraph block is a basic building block in WordPress that allows you to add text content to a post or page. It offers various formatting options such as bold, italics, and strikethrough, as well as the ability to add links, inline images, and highlight text. The block toolbar for the Paragraph block includes options to transform the block into different types of blocks, move the block within the editor, change text alignment, and access more rich text editing options. Additionally, the Paragraph block has settings options for color, typography, dimensions, and advanced customization.";}i:45;a:5:{s:2:"id";i:46;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:13:"heading-block";s:5:"title";s:13:"Heading block";s:7:"summary";s:622:"This article provides instructions on how to add and customize heading blocks in the WordPress Block Editor. It explains how to add headings using the Block Inserter or by typing specific commands, and it also covers the various options available in the heading block toolbar, such as transforming the block, changing alignment and heading level, and adding formatting options like bold, italic, and links. Additionally, the article discusses the block settings available in the editor sidebar, including color customization, typography settings, dimension controls, and advanced options like HTML anchors and CSS classes.";}i:46;a:5:{s:2:"id";i:47;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:10:"list-block";s:5:"title";s:10:"List block";s:7:"summary";s:169:"The List Block in WordPress allows you to create bulleted or numbered lists. You can customize the list items by using options such as bold, italic, hyperlink, and more.";}i:47;a:5:{s:2:"id";i:48;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:11:"quote-block";s:5:"title";s:11:"Quote block";s:7:"summary";s:396:"This article provides instructions on how to use the Quote block in WordPress. It explains how to add the Quote block to a page, as well as the various toolbar icons and options available for manipulating the block. It also covers the block settings, including styles, color, typography, dimensions, and advanced options. The article concludes with a changelog of updates made to the Quote block.";}i:48;a:5:{s:2:"id";i:49;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:13:"classic-block";s:5:"title";s:13:"Classic block";s:7:"summary";s:200:"The classic block is a block version of the classic editor, with custom TinyMCE buttons. You can add a classic block by clicking on the Block Inserter icon or typing /classic in a new paragraph block.";}i:49;a:5:{s:2:"id";i:50;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:10:"code-block";s:5:"title";s:10:"Code block";s:7:"summary";s:422:"The Code block in WordPress allows you to add and display code snippets. You can add the Code block by using the block inserter or typing /code in the editor. The block has various options for customization, including transforming it into different block types, bolding and italicizing text, adding links, and more. You can also customize the color, typography, dimensions, border, and advanced settings of the Code block.";}i:50;a:5:{s:2:"id";i:51;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:18:"preformatted-block";s:5:"title";s:18:"Preformatted block";s:7:"summary";s:246:"The Preformatted Block in WordPress allows you to display text exactly as you type it, with spacing and line breaks preserved. It has similarities to the Paragraph Block and Code Block, but also includes styling and the ability to add hyperlinks.";}i:51;a:5:{s:2:"id";i:52;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:15:"pullquote-block";s:5:"title";s:15:"Pullquote block";s:7:"summary";s:236:"The pullquote block in WordPress allows you to add emphasis to text by creating a visually appealing snippet. You can customize the appearance of the pullquote block by changing its alignment, style, color, typography, border, and more.";}i:52;a:5:{s:2:"id";i:53;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:11:"table-block";s:5:"title";s:11:"Table block";s:7:"summary";s:427:"The Table block in WordPress allows users to easily create tables in their posts or pages. The block toolbar for the Table block includes buttons for transforming the block, moving it, aligning it, changing column alignment, bolding and italicizing text, adding links, and more. Users can also customize the table''s style, settings, color, typography, dimensions, border, and add advanced HTML anchor or additional CSS classes.";}i:53;a:5:{s:2:"id";i:54;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:11:"verse-block";s:5:"title";s:11:"Verse block";s:7:"summary";s:227:"The Verse block is used for writing poetry on a website. It has various toolbar icons and user controls for manipulating the block, such as changing text alignment, adding bold or italic formatting, adding hyperlinks, and more.";}i:54;a:5:{s:2:"id";i:55;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:13:"buttons-block";s:5:"title";s:13:"Buttons block";s:7:"summary";s:209:"The Buttons block in WordPress allows you to add one or more buttons to your page or post. You can customize the text, link, and style of each button, and there are various layout and design options available.";}i:55;a:5:{s:2:"id";i:56;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:13:"columns-block";s:5:"title";s:13:"Columns block";s:7:"summary";s:269:"The Columns Block in WordPress allows you to create a grid effect by inserting text, media, and other content into columns. You can add or remove columns, customize the alignment and vertical alignment, and change the color, typography, dimensions, and border settings.";}i:56;a:5:{s:2:"id";i:57;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:11:"group-block";s:5:"title";s:11:"Group block";s:7:"summary";s:244:"The Group block in WordPress allows you to group different blocks together and customize them with background colors, spacing, and more. You can add a Group block by clicking on the Block Inserter icon or typing /group in a new paragraph block.";}i:57;a:5:{s:2:"id";i:58;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:9:"row-block";s:5:"title";s:9:"Row block";s:7:"summary";s:354:"The Row block in the WordPress editor allows you to arrange blocks horizontally. It has various toolbar icons that allow you to manipulate the block, such as transforming it into different block types, dragging and moving it, changing justification and alignment, and customizing its settings like color, typography, dimensions, border, and advanced CSS.";}i:58;a:5:{s:2:"id";i:59;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:11:"stack-block";s:5:"title";s:11:"Stack block";s:7:"summary";s:493:"The Stack block is a container block that can be used to nest other blocks vertically. It can be transformed into a Group or Row block without changing the content. The block toolbar for the Stack block includes options to transform the block, move it within the editor, change the justification and alignment of items, and adjust the width. The block settings panel allows for further customization of the block''s layout, position, color, typography, dimensions, border, and advanced options.";}i:59;a:5:{s:2:"id";i:60;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:10:"more-block";s:5:"title";s:10:"More block";s:7:"summary";s:188:"The More block is used to display a "Read More" link on the blog home page or archive pages. It truncates the blog entries and directs readers to the full post when they click on the link.";}i:60;a:5:{s:2:"id";i:61;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:16:"page-break-block";s:5:"title";s:16:"Page break block";s:7:"summary";s:222:"The page break block allows you to separate your content into multiple pages and add pagination. You can add as many page breaks as you want, and each one adds a new number to the multi-page link at the bottom of the page.";}i:61;a:5:{s:2:"id";i:62;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:15:"separator-block";s:5:"title";s:15:"Separator block";s:7:"summary";s:588:"The separator block in WordPress creates a horizontal line to separate content. It can be added using the Block Inserter or by typing /separator in a new paragraph block. The block toolbar allows you to transform the separator block into columns or a group block, change the style and alignment, and access more options such as copying and editing the block as HTML. The block settings in the sidebar allow you to customize the style, color, dimensions, and add advanced options such as HTML anchor and CSS class. The changelog provides information on updates made to the separator block.";}i:62;a:5:{s:2:"id";i:63;s:4:"cats";a:1:{i:0;s:6:"blocks";}s:4:"slug";s:12:"spacer-block";s:5:"title";s:12:"Spacer block";s:7:"summary";s:392:"The Spacer block in WordPress allows you to add space between two blocks. You can modify the spacer block by using the block toolbar, which includes options to transform the block, drag it to a new location, and move it up and down within your document. The block settings panel allows you to adjust the height of the spacer block and add HTML anchor and CSS class(es) to customize the block.";}i:63;a:5:{s:2:"id";i:64;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:11:"image-block";s:5:"title";s:11:"Image block";s:7:"summary";s:318:"This article provides instructions on how to add and customize image blocks in the WordPress editor. It explains how to add images using the Add Block button or the slash command, and how to resize and align images. It also covers features such as captions, link settings, image editing, adding text overlay, and more.";}i:64;a:5:{s:2:"id";i:65;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:13:"gallery-block";s:5:"title";s:13:"Gallery block";s:7:"summary";s:188:"The Gallery block in WordPress allows you to add multiple photos and arrange them in a gallery. You can control the number of columns, image size, and add captions and links to the images.";}i:65;a:5:{s:2:"id";i:66;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:11:"audio-block";s:5:"title";s:11:"Audio block";s:7:"summary";s:207:"The audio block allows you to embed music, podcasts, or other sound files into your page or post. You can upload a file from your computer, select a file from your media library, or insert a file from a URL.";}i:66;a:5:{s:2:"id";i:67;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:11:"cover-block";s:5:"title";s:11:"Cover block";s:7:"summary";s:224:"The Cover block in WordPress allows you to add an image or video with a text overlay. You can customize the block by adding media, changing alignment, resizing, and adjusting settings such as background color and typography.";}i:67;a:5:{s:2:"id";i:68;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:10:"file-block";s:5:"title";s:10:"File block";s:7:"summary";s:297:"This article provides instructions on how to add a File block to a post or page on WordPress. It explains how to upload files, edit file names, copy file URLs, and customize the block using the toolbar icons and block settings. The article also includes a changelog with updates to the File block.";}i:68;a:5:{s:2:"id";i:69;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:16:"media-text-block";s:5:"title";s:16:"Media text block";s:7:"summary";s:256:"The Media & Text block allows you to place an image or video side-by-side with text. You can add content, align the block, insert links, replace the media file, and customize the block''s settings such as color, typography, dimensions, and advanced options.";}i:69;a:5:{s:2:"id";i:70;s:4:"cats";a:2:{i:0;s:6:"blocks";i:1;s:5:"media";}s:4:"slug";s:11:"video-block";s:5:"title";s:11:"Video block";s:7:"summary";s:574:"The Video block allows you to upload and embed videos into your post or page. You can choose to upload a new video file, select a file from your media library, or insert a URL from a supported block type like YouTube. The block toolbar provides options to transform the Video block into other block types, move the block, change alignment, add text tracks, replace the video file, and access more options. The block settings panel allows you to customize autoplay, loop, mute, play inline, playback controls, preload, poster image, dimensions, HTML element, and CSS classes.";}}', 'off');
INSERT INTO `wpqi_options` VALUES
(437, 'woocommerce_inbox_variant_assignment', '9', 'auto'),
(438, 'woocommerce_remote_variant_assignment', '16', 'auto'),
(132, '_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:59:"https://downloads.wordpress.org/release/wordpress-6.9.4.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-6.9.4.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-6.9.4-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-6.9.4-new-bundled.zip";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:1776357896;s:15:"version_checked";s:5:"6.9.4";s:12:"translations";a:0:{}}', 'off'),
(133, 'loginizer_version', '2.0.6', 'auto'),
(134, 'loginizer_options', 'a:0:{}', 'auto'),
(135, 'loginizer_last_reset', '1776288684', 'auto'),
(136, 'loginizer_whitelist', 'a:0:{}', 'auto'),
(137, 'loginizer_blacklist', 'a:0:{}', 'auto'),
(138, 'loginizer_2fa_whitelist', 'a:0:{}', 'auto'),
(139, 'loginizer_softwp_upgrade', '1774628637', 'auto'),
(518, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1778832300', 'off'),
(253, 'wpcf7', 'a:2:{s:7:"version";s:5:"6.1.5";s:13:"bulk_validate";a:4:{s:9:"timestamp";i:1774629524;s:7:"version";s:5:"6.1.5";s:11:"count_valid";i:1;s:13:"count_invalid";i:0;}}', 'auto'),
(254, 'elementor_active_kit', '8', 'auto'),
(255, 'elementor_font_display', 'swap', 'auto'),
(143, 'softaculous_pro_rebranding', 'a:4:{s:2:"sn";s:11:"Softaculous";s:8:"logo_url";s:0:"";s:13:"default_hf_bg";N;s:15:"default_hf_text";N;}', 'yes'),
(144, 'loginizer_ins_time', '1774628637', 'auto'),
(145, 'loginizer_free_installed', '1774628638', 'auto'),
(146, 'loginizer_pro_less_than_201', '1', 'auto'),
(147, 'loginizer_version_pro_nag', '1774628638', 'auto'),
(148, 'loginizer_version_free_nag', '1774628638', 'auto'),
(149, 'loginizer_pro_version', '2.0.6', 'auto'),
(156, 'loginizer_checksums_diff', 'a:0:{}', 'auto'),
(150, 'cookieadmin_version', '1.1.7', 'auto'),
(155, 'loginizer_checksums_last_run', '1775846644', 'auto'),
(152, 'external_updates-loginizer-security', 'O:8:"stdClass":3:{s:9:"lastCheck";i:1776357897;s:14:"checkedVersion";s:5:"2.0.6";s:6:"update";N;}', 'off'),
(153, 'cookieadmin_pro_version', '1.1.6', 'auto'),
(154, 'cookieadmin_auto_scan', '1.1.6', 'auto'),
(159, 'extendify_partner_data', 'a:4:{s:15:"foregroundColor";s:7:"#ffffff";s:15:"backgroundColor";s:7:"#19208f";s:4:"logo";a:1:{i:0;a:1:{s:10:"thumbnails";a:1:{s:5:"large";a:1:{s:3:"url";s:60:"https://images.extendify-cdn.com/partner-logos/namecheap.png";}}}}s:4:"name";s:9:"Namecheap";}', 'auto'),
(160, '_transient_timeout_extendify_partner_data', '1777220655', 'off'),
(161, '_transient_extendify_partner_data', 'a:4:{s:15:"foregroundColor";s:7:"#ffffff";s:15:"backgroundColor";s:7:"#19208f";s:4:"logo";a:1:{i:0;a:1:{s:10:"thumbnails";a:1:{s:5:"large";a:1:{s:3:"url";s:60:"https://images.extendify-cdn.com/partner-logos/namecheap.png";}}}}s:4:"name";s:9:"Namecheap";}', 'off'),
(162, 'extendify_site_id', 'a5886366-dcda-4e87-8785-ea1a257915d7', 'auto'),
(163, 'extendify_insights_checkedin_once', '2026-03-27 16:24:15', 'auto'),
(164, 'extendify_run_migrations', 'a:1:{s:6:"1.14.2";b:1;}', 'auto'),
(167, 'extendify_partner_data_v2', 'a:55:{s:16:"showDomainBanner";b:0;s:14:"showDomainTask";b:0;s:25:"showSecondaryDomainBanner";b:0;s:23:"showSecondaryDomainTask";b:0;s:10:"domainTLDs";a:2:{i:0;s:3:"com";i:1;s:3:"net";}s:12:"stagingSites";a:1:{i:0;s:9:"wordpress";}s:15:"domainSearchURL";s:0:"";s:9:"showDraft";s:1:"1";s:8:"showChat";s:1:"1";s:18:"showAIPageCreation";s:1:"1";s:25:"enableImageImports-1-14-6";b:0;s:22:"disableLibraryAutoOpen";b:0;s:16:"enableApexDomain";b:0;s:10:"showLaunch";s:1:"1";s:11:"deactivated";s:0:"";s:21:"launchRedirectWebsite";b:0;s:10:"showAILogo";s:1:"1";s:26:"showProductRecommendations";s:1:"1";s:22:"productRecommendations";a:3:{s:19:"showPartnerBranding";b:0;s:16:"disabledProducts";a:2:{i:0;s:13:"elementor-pro";i:1;s:10:"aioseo-pro";}s:14:"customProducts";a:0:{}}s:7:"license";s:6:"active";s:12:"showAIAgents";s:1:"1";s:11:"showImprint";a:2:{i:0;s:5:"de_DE";i:1;s:5:"fr_FR";}s:19:"showLaunchQuestions";s:1:"1";s:13:"pluginGroupId";a:1:{i:0;s:17:"recPavwJ7ZPtylKmt";}s:15:"requiredPlugins";a:0:{}s:18:"useAgentOnboarding";s:1:"1";s:23:"hidePluginNotifications";s:1:"1";s:4:"Name";s:9:"Namecheap";s:15:"backgroundColor";s:7:"#19208f";s:18:"suggestedSEOPlugin";a:1:{i:0;s:17:"reciRW83M63UbCMqp";}s:15:"foregroundColor";s:7:"#ffffff";s:24:"suggestedDonationsPlugin";a:1:{i:0;s:17:"recDnFu2Q8UvC6uKI";}s:27:"suggestedAppointmentsPlugin";a:1:{i:0;s:17:"rec9Mm4qE1vXmV9V5";}s:21:"suggestedEventsPlugin";a:1:{i:0;s:17:"recQLbfGdxMUbwLQD";}s:23:"suggestedProductsPlugin";a:1:{i:0;s:17:"recU1hAv8zbrqOu37";}s:20:"suggestedEmailPlugin";a:1:{i:0;s:17:"rec35Bt1fzdt2GLbS";}s:23:"suggestedServicesPlugin";a:1:{i:0;s:17:"recU1hAv8zbrqOu37";}s:9:"PartnerID";s:9:"nmc1j293j";s:5:"logo2";s:60:"https://images.extendify-cdn.com/partner-logos/namecheap.png";s:6:"status";a:1:{i:0;s:6:"active";}s:14:"secondaryColor";s:7:"#19208f";s:27:"blockAffiliate_wpforms-lite";s:1:"1";s:34:"blockAffiliate_all-in-one-seo-pack";s:1:"1";s:45:"blockAffiliate_google-analytics-for-wordpress";s:1:"1";s:10:"showAICopy";s:1:"1";s:17:"showLocalizedCopy";s:1:"1";s:16:"consentTermsHTML";s:78:"By using AI features, you agree to the OpenAI Terms of Use and Privacy Policy.";s:14:"allowedPlugins";a:2:{i:0;s:17:"rec35Bt1fzdt2GLbS";i:1;s:17:"recU1hAv8zbrqOu37";}s:19:"allowedPluginsSlugs";a:2:{i:0;s:12:"wpforms-lite";i:1;s:11:"woocommerce";}s:29:"productRecommendationDisabled";a:2:{i:0;s:17:"recQDWx2vInyihPCH";i:1;s:17:"rec6tru84e59XSlTZ";}s:34:"productRecommendationDisabledSlugs";a:2:{i:0;s:13:"elementor-pro";i:1;s:10:"aioseo-pro";}s:11:"pluginGroup";a:1:{i:0;s:17:"recPavwJ7ZPtylKmt";}s:13:"Key Decisions";a:4:{s:5:"state";s:5:"error";s:9:"errorType";s:15:"emptyDependency";s:5:"value";s:0:"";s:7:"isStale";s:0:"";}s:4:"logo";a:1:{i:0;a:1:{s:10:"thumbnails";a:1:{s:5:"large";a:1:{s:3:"url";s:60:"https://images.extendify-cdn.com/partner-logos/namecheap.png";}}}}s:18:"consentTermsCustom";s:0:"";}', 'auto'),
(168, 'extendify_first_installed_version', '3.0.1', 'auto'),
(433, 'woocommerce_version', '10.7.0', 'auto'),
(434, 'woocommerce_db_version', '10.7.0', 'auto'),
(435, 'woocommerce_store_id', 'bc3d897d-df6d-4f29-a1f5-2dcd30339565', 'auto'),
(174, 'theme_mods_extendable', 'a:2:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1774629430;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";}}}}', 'off'),
(423, 'woocommerce_permalinks', 'a:5:{s:12:"product_base";s:7:"product";s:13:"category_base";s:16:"product-category";s:8:"tag_base";s:11:"product-tag";s:14:"attribute_base";s:0:"";s:22:"use_verbose_page_rules";b:0;}', 'auto'),
(424, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(425, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(173, 'external_updates-cookieadmin-pro', 'O:8:"stdClass":3:{s:9:"lastCheck";i:1776357909;s:14:"checkedVersion";s:5:"1.1.6";s:6:"update";N;}', 'off'),
(6099, '_site_transient_timeout_wp_theme_files_patterns-b3ed3057c3934c52f6a1c70068896cf9', '1776374275', 'off'),
(6100, '_site_transient_wp_theme_files_patterns-b3ed3057c3934c52f6a1c70068896cf9', 'a:2:{s:7:"version";s:5:"1.0.0";s:8:"patterns";a:0:{}}', 'off'),
(6101, '_site_transient_timeout_wp_theme_files_patterns-87a9f23a6fb04b99ccea363aa56ac4aa', '1776374275', 'off'),
(6102, '_site_transient_wp_theme_files_patterns-87a9f23a6fb04b99ccea363aa56ac4aa', 'a:2:{s:7:"version";s:5:"1.2.3";s:8:"patterns";a:0:{}}', 'off'),
(186, 'extendify_launch_loaded', '2026-03-27T16:24:20.107Z', 'auto'),
(185, '_transient_extendify_domains', 'a:0:{}', 'on'),
(187, 'can_compress_scripts', '1', 'on'),
(189, 'extendify_site_profile', 'a:9:{s:10:"aiSiteType";s:4:"blog";s:14:"aiSiteCategory";s:8:"Personal";s:13:"aiDescription";s:138:"This site showcases various posts, articles, and updates on diverse topics, allowing readers to engage with content and explore interests.";s:11:"description";s:138:"This site showcases various posts, articles, and updates on diverse topics, allowing readers to engage with content and explore interests.";s:11:"aiObjective";s:4:"blog";s:7:"aiTitle";s:7:"My Blog";s:11:"aiStructure";s:10:"multi-page";s:10:"aiKeywords";a:5:{i:0;s:7:"writing";i:1;s:8:"notebook";i:2;s:5:"ideas";i:3;s:10:"creativity";i:4;s:8:"blogging";}s:14:"logoObjectName";s:15:"abstract-object";}', 'auto'),
(205, 'extendify_help_center_router', 'a:1:{s:5:"state";a:1:{s:11:"viewedPages";a:1:{i:0;a:4:{s:4:"slug";s:9:"dashboard";s:13:"firstViewedAt";s:24:"2026-03-27T17:05:00.609Z";s:12:"lastViewedAt";s:24:"2026-03-27T17:05:00.609Z";s:5:"count";i:1;}}}}', 'auto'),
(6104, '_elementor_design_system_sync_css_meta', 'a:2:{s:4:"time";i:1776372476;i:0;b:0;}', 'auto'),
(1571, 'elementor_elementor_updater_completed', '1', 'auto'),
(5962, '_transient_timeout_elementor_remote_info_api_data_4.0.2', '1776376715', 'off'),
(5963, '_transient_elementor_remote_info_api_data_4.0.2', 'a:4:{s:9:"timestamp";s:10:"1776332968";s:14:"upgrade_notice";a:3:{s:7:"version";s:5:"2.0.0";s:7:"message";s:0:"";s:11:"update_link";s:0:"";}s:11:"pro_widgets";a:82:{i:0;a:4:{s:4:"name";s:6:"search";s:5:"title";s:6:"Search";s:4:"icon";s:17:"eicon-site-search";s:10:"categories";s:16:"["pro-elements"]";}i:1;a:4:{s:4:"name";s:5:"posts";s:5:"title";s:5:"Posts";s:4:"icon";s:15:"eicon-post-list";s:10:"categories";s:16:"["pro-elements"]";}i:2;a:4:{s:4:"name";s:9:"portfolio";s:5:"title";s:9:"Portfolio";s:4:"icon";s:18:"eicon-gallery-grid";s:10:"categories";s:16:"["pro-elements"]";}i:3;a:4:{s:4:"name";s:17:"link-in-bio-var-2";s:5:"title";s:7:"Classic";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:4;a:4:{s:4:"name";s:9:"mega-menu";s:5:"title";s:4:"Menu";s:4:"icon";s:15:"eicon-mega-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:5;a:4:{s:4:"name";s:17:"link-in-bio-var-3";s:5:"title";s:8:"Showcase";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:6;a:4:{s:4:"name";s:4:"form";s:5:"title";s:4:"Form";s:4:"icon";s:21:"eicon-form-horizontal";s:10:"categories";s:16:"["pro-elements"]";}i:7;a:4:{s:4:"name";s:17:"link-in-bio-var-4";s:5:"title";s:5:"Links";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:8;a:4:{s:4:"name";s:9:"loop-grid";s:5:"title";s:9:"Loop Grid";s:4:"icon";s:18:"eicon-loop-builder";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:9;a:4:{s:4:"name";s:17:"link-in-bio-var-5";s:5:"title";s:8:"Services";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:10;a:4:{s:4:"name";s:13:"loop-carousel";s:5:"title";s:13:"Loop Carousel";s:4:"icon";s:19:"eicon-carousel-loop";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:11;a:4:{s:4:"name";s:17:"link-in-bio-var-6";s:5:"title";s:9:"Portfolio";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:12;a:4:{s:4:"name";s:7:"gallery";s:5:"title";s:7:"Gallery";s:4:"icon";s:23:"eicon-gallery-justified";s:10:"categories";s:16:"["pro-elements"]";}i:13;a:4:{s:4:"name";s:17:"link-in-bio-var-7";s:5:"title";s:13:"Business Card";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:14;a:4:{s:4:"name";s:17:"animated-headline";s:5:"title";s:17:"Animated Headline";s:4:"icon";s:23:"eicon-animated-headline";s:10:"categories";s:16:"["pro-elements"]";}i:15;a:4:{s:4:"name";s:10:"price-list";s:5:"title";s:10:"Price List";s:4:"icon";s:16:"eicon-price-list";s:10:"categories";s:16:"["pro-elements"]";}i:16;a:4:{s:4:"name";s:11:"price-table";s:5:"title";s:11:"Price Table";s:4:"icon";s:17:"eicon-price-table";s:10:"categories";s:16:"["pro-elements"]";}i:17;a:4:{s:4:"name";s:8:"flip-box";s:5:"title";s:8:"Flip Box";s:4:"icon";s:14:"eicon-flip-box";s:10:"categories";s:16:"["pro-elements"]";}i:18;a:4:{s:4:"name";s:14:"call-to-action";s:5:"title";s:14:"Call to Action";s:4:"icon";s:20:"eicon-image-rollover";s:10:"categories";s:16:"["pro-elements"]";}i:19;a:4:{s:4:"name";s:14:"media-carousel";s:5:"title";s:14:"Media Carousel";s:4:"icon";s:20:"eicon-media-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:20;a:4:{s:4:"name";s:15:"nested-carousel";s:5:"title";s:8:"Carousel";s:4:"icon";s:21:"eicon-nested-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:21;a:4:{s:4:"name";s:10:"off-canvas";s:5:"title";s:10:"Off-Canvas";s:4:"icon";s:16:"eicon-off-canvas";s:10:"categories";s:16:"["pro-elements"]";}i:22;a:4:{s:4:"name";s:9:"countdown";s:5:"title";s:9:"Countdown";s:4:"icon";s:15:"eicon-countdown";s:10:"categories";s:16:"["pro-elements"]";}i:23;a:4:{s:4:"name";s:13:"share-buttons";s:5:"title";s:13:"Share Buttons";s:4:"icon";s:11:"eicon-share";s:10:"categories";s:16:"["pro-elements"]";}i:24;a:4:{s:4:"name";s:10:"blockquote";s:5:"title";s:10:"Blockquote";s:4:"icon";s:16:"eicon-blockquote";s:10:"categories";s:16:"["pro-elements"]";}i:25;a:4:{s:4:"name";s:6:"lottie";s:5:"title";s:6:"Lottie";s:4:"icon";s:12:"eicon-lottie";s:10:"categories";s:16:"["pro-elements"]";}i:26;a:4:{s:4:"name";s:7:"hotspot";s:5:"title";s:7:"Hotspot";s:4:"icon";s:19:"eicon-image-hotspot";s:10:"categories";s:16:"["pro-elements"]";}i:27;a:4:{s:4:"name";s:13:"paypal-button";s:5:"title";s:13:"PayPal Button";s:4:"icon";s:19:"eicon-paypal-button";s:10:"categories";s:16:"["pro-elements"]";}i:28;a:4:{s:4:"name";s:14:"code-highlight";s:5:"title";s:14:"Code Highlight";s:4:"icon";s:20:"eicon-code-highlight";s:10:"categories";s:16:"["pro-elements"]";}i:29;a:4:{s:4:"name";s:14:"video-playlist";s:5:"title";s:14:"Video Playlist";s:4:"icon";s:20:"eicon-video-playlist";s:10:"categories";s:16:"["pro-elements"]";}i:30;a:4:{s:4:"name";s:8:"template";s:5:"title";s:8:"Template";s:4:"icon";s:19:"eicon-document-file";s:10:"categories";s:16:"["pro-elements"]";}i:31;a:4:{s:4:"name";s:13:"stripe-button";s:5:"title";s:13:"Stripe Button";s:4:"icon";s:19:"eicon-stripe-button";s:10:"categories";s:16:"["pro-elements"]";}i:32;a:4:{s:4:"name";s:16:"progress-tracker";s:5:"title";s:16:"Progress Tracker";s:4:"icon";s:22:"eicon-progress-tracker";s:10:"categories";s:40:"["pro-elements","theme-elements-single"]";}i:33;a:4:{s:4:"name";s:8:"nav-menu";s:5:"title";s:8:"Nav Menu";s:4:"icon";s:14:"eicon-nav-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:34;a:4:{s:4:"name";s:17:"table-of-contents";s:5:"title";s:17:"Table of Contents";s:4:"icon";s:23:"eicon-table-of-contents";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:35;a:4:{s:4:"name";s:5:"login";s:5:"title";s:5:"Login";s:4:"icon";s:15:"eicon-lock-user";s:10:"categories";s:16:"["pro-elements"]";}i:36;a:4:{s:4:"name";s:6:"slides";s:5:"title";s:6:"Slides";s:4:"icon";s:12:"eicon-slides";s:10:"categories";s:16:"["pro-elements"]";}i:37;a:4:{s:4:"name";s:20:"testimonial-carousel";s:5:"title";s:20:"Testimonial Carousel";s:4:"icon";s:26:"eicon-testimonial-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:38;a:4:{s:4:"name";s:7:"reviews";s:5:"title";s:7:"Reviews";s:4:"icon";s:12:"eicon-review";s:10:"categories";s:16:"["pro-elements"]";}i:39;a:4:{s:4:"name";s:15:"facebook-button";s:5:"title";s:15:"Facebook Button";s:4:"icon";s:23:"eicon-facebook-like-box";s:10:"categories";s:16:"["pro-elements"]";}i:40;a:4:{s:4:"name";s:17:"facebook-comments";s:5:"title";s:17:"Facebook Comments";s:4:"icon";s:23:"eicon-facebook-comments";s:10:"categories";s:16:"["pro-elements"]";}i:41;a:4:{s:4:"name";s:14:"facebook-embed";s:5:"title";s:14:"Facebook Embed";s:4:"icon";s:14:"eicon-fb-embed";s:10:"categories";s:16:"["pro-elements"]";}i:42;a:4:{s:4:"name";s:13:"facebook-page";s:5:"title";s:13:"Facebook Page";s:4:"icon";s:13:"eicon-fb-feed";s:10:"categories";s:16:"["pro-elements"]";}i:43;a:4:{s:4:"name";s:15:"theme-site-logo";s:5:"title";s:9:"Site Logo";s:4:"icon";s:15:"eicon-site-logo";s:10:"categories";s:18:"["theme-elements"]";}i:44;a:4:{s:4:"name";s:16:"theme-site-title";s:5:"title";s:10:"Site Title";s:4:"icon";s:16:"eicon-site-title";s:10:"categories";s:18:"["theme-elements"]";}i:45;a:4:{s:4:"name";s:16:"theme-page-title";s:5:"title";s:10:"Page Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:46;a:4:{s:4:"name";s:16:"theme-post-title";s:5:"title";s:10:"Post Title";s:4:"icon";s:16:"eicon-post-title";s:10:"categories";s:18:"["theme-elements"]";}i:47;a:4:{s:4:"name";s:18:"theme-post-excerpt";s:5:"title";s:12:"Post Excerpt";s:4:"icon";s:18:"eicon-post-excerpt";s:10:"categories";s:18:"["theme-elements"]";}i:48;a:4:{s:4:"name";s:25:"theme-post-featured-image";s:5:"title";s:14:"Featured Image";s:4:"icon";s:20:"eicon-featured-image";s:10:"categories";s:18:"["theme-elements"]";}i:49;a:4:{s:4:"name";s:19:"theme-archive-title";s:5:"title";s:13:"Archive Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:50;a:4:{s:4:"name";s:13:"archive-posts";s:5:"title";s:13:"Archive Posts";s:4:"icon";s:19:"eicon-archive-posts";s:10:"categories";s:18:"["theme-elements"]";}i:51;a:4:{s:4:"name";s:10:"author-box";s:5:"title";s:10:"Author Box";s:4:"icon";s:12:"eicon-person";s:10:"categories";s:18:"["theme-elements"]";}i:52;a:4:{s:4:"name";s:13:"post-comments";s:5:"title";s:13:"Post Comments";s:4:"icon";s:14:"eicon-comments";s:10:"categories";s:18:"["theme-elements"]";}i:53;a:4:{s:4:"name";s:15:"post-navigation";s:5:"title";s:15:"Post Navigation";s:4:"icon";s:21:"eicon-post-navigation";s:10:"categories";s:18:"["theme-elements"]";}i:54;a:4:{s:4:"name";s:9:"post-info";s:5:"title";s:9:"Post Info";s:4:"icon";s:15:"eicon-post-info";s:10:"categories";s:18:"["theme-elements"]";}i:55;a:4:{s:4:"name";s:7:"sitemap";s:5:"title";s:7:"Sitemap";s:4:"icon";s:13:"eicon-sitemap";s:10:"categories";s:18:"["theme-elements"]";}i:56;a:4:{s:4:"name";s:11:"breadcrumbs";s:5:"title";s:11:"Breadcrumbs";s:4:"icon";s:11:"eicon-yoast";s:10:"categories";s:18:"["theme-elements"]";}i:57;a:4:{s:4:"name";s:21:"woocommerce-menu-cart";s:5:"title";s:9:"Menu Cart";s:4:"icon";s:10:"eicon-cart";s:10:"categories";s:41:"["theme-elements","woocommerce-elements"]";}i:58;a:4:{s:4:"name";s:19:"wc-archive-products";s:5:"title";s:16:"Archive Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:59;a:4:{s:4:"name";s:31:"woocommerce-archive-description";s:5:"title";s:19:"Archive Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:60;a:4:{s:4:"name";s:20:"woocommerce-products";s:5:"title";s:8:"Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:61;a:4:{s:4:"name";s:22:"woocommerce-breadcrumb";s:5:"title";s:23:"WooCommerce Breadcrumbs";s:4:"icon";s:25:"eicon-product-breadcrumbs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:62;a:4:{s:4:"name";s:14:"wc-add-to-cart";s:5:"title";s:18:"Custom Add To Cart";s:4:"icon";s:17:"eicon-woocommerce";s:10:"categories";s:24:"["woocommerce-elements"]";}i:63;a:4:{s:4:"name";s:11:"wc-elements";s:5:"title";s:17:"WooCommerce Pages";s:4:"icon";s:19:"eicon-product-pages";s:10:"categories";s:24:"["woocommerce-elements"]";}i:64;a:4:{s:4:"name";s:13:"wc-categories";s:5:"title";s:18:"Product Categories";s:4:"icon";s:24:"eicon-product-categories";s:10:"categories";s:24:"["woocommerce-elements"]";}i:65;a:4:{s:4:"name";s:25:"woocommerce-product-title";s:5:"title";s:13:"Product Title";s:4:"icon";s:19:"eicon-product-title";s:10:"categories";s:24:"["woocommerce-elements"]";}i:66;a:4:{s:4:"name";s:26:"woocommerce-product-images";s:5:"title";s:14:"Product Images";s:4:"icon";s:20:"eicon-product-images";s:10:"categories";s:24:"["woocommerce-elements"]";}i:67;a:4:{s:4:"name";s:25:"woocommerce-product-price";s:5:"title";s:13:"Product Price";s:4:"icon";s:19:"eicon-product-price";s:10:"categories";s:24:"["woocommerce-elements"]";}i:68;a:4:{s:4:"name";s:31:"woocommerce-product-add-to-cart";s:5:"title";s:11:"Add To Cart";s:4:"icon";s:25:"eicon-product-add-to-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:69;a:4:{s:4:"name";s:26:"woocommerce-product-rating";s:5:"title";s:14:"Product Rating";s:4:"icon";s:20:"eicon-product-rating";s:10:"categories";s:24:"["woocommerce-elements"]";}i:70;a:4:{s:4:"name";s:25:"woocommerce-product-stock";s:5:"title";s:13:"Product Stock";s:4:"icon";s:19:"eicon-product-stock";s:10:"categories";s:24:"["woocommerce-elements"]";}i:71;a:4:{s:4:"name";s:24:"woocommerce-product-meta";s:5:"title";s:12:"Product Meta";s:4:"icon";s:18:"eicon-product-meta";s:10:"categories";s:24:"["woocommerce-elements"]";}i:72;a:4:{s:4:"name";s:37:"woocommerce-product-short-description";s:5:"title";s:17:"Short Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:73;a:4:{s:4:"name";s:29:"woocommerce-product-data-tabs";s:5:"title";s:17:"Product Data Tabs";s:4:"icon";s:18:"eicon-product-tabs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:74;a:4:{s:4:"name";s:42:"woocommerce-product-additional-information";s:5:"title";s:22:"Additional Information";s:4:"icon";s:19:" eicon-product-info";s:10:"categories";s:24:"["woocommerce-elements"]";}i:75;a:4:{s:4:"name";s:27:"woocommerce-product-related";s:5:"title";s:15:"Product Related";s:4:"icon";s:21:"eicon-product-related";s:10:"categories";s:24:"["woocommerce-elements"]";}i:76;a:4:{s:4:"name";s:26:"woocommerce-product-upsell";s:5:"title";s:7:"Upsells";s:4:"icon";s:20:"eicon-product-upsell";s:10:"categories";s:24:"["woocommerce-elements"]";}i:77;a:4:{s:4:"name";s:25:"woocommerce-checkout-page";s:5:"title";s:8:"Checkout";s:4:"icon";s:14:"eicon-checkout";s:10:"categories";s:24:"["woocommerce-elements"]";}i:78;a:4:{s:4:"name";s:16:"woocommerce-cart";s:5:"title";s:4:"Cart";s:4:"icon";s:14:"eicon-woo-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:79;a:4:{s:4:"name";s:22:"woocommerce-my-account";s:5:"title";s:10:"My Account";s:4:"icon";s:16:"eicon-my-account";s:10:"categories";s:24:"["woocommerce-elements"]";}i:80;a:4:{s:4:"name";s:28:"woocommerce-purchase-summary";s:5:"title";s:16:"Purchase Summary";s:4:"icon";s:22:"eicon-purchase-summary";s:10:"categories";s:24:"["woocommerce-elements"]";}i:81;a:4:{s:4:"name";s:19:"woocommerce-notices";s:5:"title";s:19:"WooCommerce Notices";s:4:"icon";s:25:"eicon-woocommerce-notices";s:10:"categories";s:24:"["woocommerce-elements"]";}}s:17:"canary_deployment";a:2:{s:11:"plugin_info";a:11:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.6.0";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"6.9.4";s:12:"requires_php";s:3:"5.6";}s:10:"conditions";a:0:{}}}', 'off'),
(5565, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'on'),
(6050, '_site_transient_timeout_theme_roots', '1776359696', 'off'),
(6051, '_site_transient_theme_roots', 'a:6:{s:11:"conat-child";s:7:"/themes";s:5:"conat";s:7:"/themes";s:10:"extendable";s:7:"/themes";s:16:"twentytwentyfive";s:7:"/themes";s:16:"twentytwentyfour";s:7:"/themes";s:17:"twentytwentythree";s:7:"/themes";}', 'off'),
(6052, '_transient_timeout__woocommerce_helper_subscriptions', '1776358796', 'off'),
(6053, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(258, 'tribe_last_updated_option', '1775722044.7169', 'auto'),
(259, 'action_scheduler_hybrid_store_demarkation', '11', 'auto'),
(260, 'schema-ActionScheduler_StoreSchema', '8.0.1774629524', 'auto'),
(261, 'schema-ActionScheduler_LoggerSchema', '3.0.1774629524', 'auto'),
(262, 'stellar_schema_version_stellarwp-shepherd-tec-tasks', '0.0.3', 'auto'),
(263, 'stellar_schema_version_tec-kv-cache', '1.0.0', 'auto'),
(264, 'tribe_events_calendar_options', 'a:17:{s:18:"tec-schema-version";s:6:"6.10.3";s:8:"did_init";b:1;s:19:"tribeEventsTemplate";s:0:"";s:16:"tribeEnableViews";a:3:{i:0;s:4:"list";i:1;s:5:"month";i:2;s:3:"day";}s:10:"viewOption";s:4:"list";s:14:"schema-version";s:7:"6.15.20";s:21:"previous_ecp_versions";a:3:{i:0;s:1:"0";i:1;s:7:"6.15.18";i:2;s:7:"6.15.19";}s:18:"latest_ecp_version";s:7:"6.15.20";s:18:"dateWithYearFormat";s:6:"F j, Y";s:24:"recurrenceMaxMonthsAfter";i:24;s:22:"google_maps_js_api_key";s:39:"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU";s:13:"earliest_date";s:19:"2026-05-02 10:00:00";s:21:"earliest_date_markers";a:1:{i:0;i:914;}s:11:"latest_date";s:19:"2026-05-02 15:00:00";s:19:"latest_date_markers";a:1:{i:0;i:914;}s:24:"front_page_event_archive";b:0;s:42:"tec_onboarding_wizard_visited_guided_setup";b:1;}', 'auto'),
(268, 'tribe_skip_welcome', '1', 'auto'),
(436, 'woocommerce_admin_install_timestamp', '1774629527', 'auto'),
(562, 'extendify_shared_activity', 'a:2:{s:5:"state";a:1:{s:7:"actions";a:2:{s:16:"assist-dashboard";i:1;s:30:"hc-close-button-when-minimized";i:1;}}s:7:"version";i:0;}', 'auto'),
(445, 'action_scheduler_lock_async-request-runner', '69e01108719e03.47229130|1776292164', 'no'),
(448, 'elementor_landing_pages_activation', '0', 'auto'),
(449, 'elementor_checklist', '{"last_opened_timestamp":1774630254,"first_closed_checklist_in_editor":false,"is_popup_minimized":false,"steps":{"add_logo":{"is_marked_completed":false,"is_immutable_completed":false},"set_fonts_and_colors":{"is_marked_completed":false,"is_immutable_completed":false},"create_pages":{"is_marked_completed":false,"is_immutable_completed":false},"setup_header":{"is_marked_completed":false,"is_immutable_completed":false},"assign_homepage":{"is_marked_completed":false,"is_immutable_completed":false}},"should_open_in_editor":true}', 'auto'),
(450, 'elementor_version', '4.0.1', 'auto'),
(451, 'elementor_install_history', 'a:3:{s:6:"3.35.9";i:1774629528;s:5:"4.0.0";i:1774945149;s:5:"4.0.1";i:1775121396;}', 'auto'),
(452, 'elementor_events_db_version', '1.0.0', 'off'),
(453, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:"{{WP_PLUGIN_DIR}}/woocommerce";}', 'on'),
(454, 'woocommerce_admin_notices', 'a:1:{i:0;s:14:"template_files";}', 'auto'),
(455, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:"database_prefix";s:32:"A4HMojKpzF8zuRyHZVqSBy8u3nbOxrFv";}', 'on'),
(456, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(546, '_transient_woocommerce_admin_payment_gateway_suggestions_specs', 'a:1:{s:5:"en_US";a:24:{s:6:"affirm";O:8:"stdClass":11:{s:2:"id";s:6:"affirm";s:5:"title";s:6:"Affirm";s:7:"content";s:169:"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.";s:5:"image";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png";s:7:"plugins";a:0:{}s:13:"external_link";s:59:"https://woocommerce.com/products/woocommerce-gateway-affirm";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:2:{i:0;s:2:"US";i:1;s:2:"CA";}s:23:"recommendation_priority";i:7;}s:8:"afterpay";O:8:"stdClass":10:{s:2:"id";s:8:"afterpay";s:5:"title";s:8:"Afterpay";s:7:"content";s:125:"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.";s:5:"image";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png";s:7:"plugins";a:1:{i:0;s:32:"afterpay-gateway-for-woocommerce";}s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:3:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"AU";}s:23:"recommendation_priority";i:8;}s:14:"airwallex_main";O:8:"stdClass":11:{s:2:"id";s:14:"airwallex_main";s:5:"title";s:18:"Airwallex Payments";s:7:"content";s:115:"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.";s:5:"image";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png";s:11:"image_72x72";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png";s:12:"square_image";s:112:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png";s:7:"plugins";a:1:{i:0;s:33:"airwallex-online-payments-gateway";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:17:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:17:{i:0;s:2:"GB";i:1;s:2:"AT";i:2;s:2:"BE";i:3;s:2:"EE";i:4;s:2:"FR";i:5;s:2:"DE";i:6;s:2:"GR";i:7;s:2:"IE";i:8;s:2:"IT";i:9;s:2:"NL";i:10;s:2:"PL";i:11;s:2:"PT";i:12;s:2:"AU";i:13;s:2:"NZ";i:14;s:2:"HK";i:15;s:2:"SG";i:16;s:2:"CN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:24:"amazon_payments_advanced";O:8:"stdClass":10:{s:2:"id";s:24:"amazon_payments_advanced";s:5:"title";s:10:"Amazon Pay";s:7:"content";s:94:"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.";s:5:"image";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png";s:11:"image_72x72";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png";s:7:"plugins";a:1:{i:0;s:44:"woocommerce-gateway-amazon-payments-advanced";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:18:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}}s:14:"category_other";a:0:{}s:19:"category_additional";a:18:{i:0;s:2:"US";i:1;s:2:"AT";i:2;s:2:"BE";i:3;s:2:"CY";i:4;s:2:"DK";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"DE";i:8;s:2:"GB";i:9;s:2:"HU";i:10;s:2:"IE";i:11;s:2:"IT";i:12;s:2:"LU";i:13;s:2:"NL";i:14;s:2:"PT";i:15;s:2:"SL";i:16;s:2:"SE";i:17;s:2:"JP";}s:23:"recommendation_priority";i:6;}s:4:"bacs";O:8:"stdClass":8:{s:2:"id";s:4:"bacs";s:5:"title";s:20:"Direct bank transfer";s:7:"content";s:32:"Take payments via bank transfer.";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":1:{s:4:"type";s:4:"pass";}}s:10:"is_offline";b:1;s:23:"recommendation_priority";i:10;}s:3:"cod";O:8:"stdClass":8:{s:2:"id";s:3:"cod";s:5:"title";s:16:"Cash on delivery";s:7:"content";s:36:"Take payments in cash upon delivery.";s:5:"image";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg";s:11:"image_72x72";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":1:{s:4:"type";s:4:"pass";}}s:10:"is_offline";b:1;s:23:"recommendation_priority";i:10;}s:4:"eway";O:8:"stdClass":11:{s:2:"id";s:4:"eway";s:5:"title";s:4:"Eway";s:7:"content";s:171:"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png";s:7:"plugins";a:1:{i:0;s:24:"woocommerce-gateway-eway";}s:10:"is_visible";b:0;s:14:"category_other";a:0:{}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:3:"kco";O:8:"stdClass":10:{s:2:"id";s:3:"kco";s:5:"title";s:15:"Klarna Checkout";s:7:"content";s:115:"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png";s:7:"plugins";a:1:{i:0;s:31:"klarna-checkout-for-woocommerce";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:3:{i:0;s:2:"NO";i:1;s:2:"SE";i:2;s:2:"FI";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:15:"klarna_payments";O:8:"stdClass":10:{s:2:"id";s:15:"klarna_payments";s:5:"title";s:15:"Klarna Payments";s:7:"content";s:115:"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png";s:7:"plugins";a:1:{i:0;s:31:"klarna-payments-for-woocommerce";}s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:19:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:39:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:19:{i:0;s:2:"MX";i:1;s:2:"US";i:2;s:2:"CA";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CH";i:6;s:2:"DK";i:7;s:2:"ES";i:8;s:2:"FI";i:9;s:2:"FR";i:10;s:2:"DE";i:11;s:2:"GB";i:12;s:2:"IT";i:13;s:2:"NL";i:14;s:2:"NO";i:15;s:2:"PL";i:16;s:2:"SE";i:17;s:2:"NZ";i:18;s:2:"AU";}s:23:"recommendation_priority";i:9;}s:30:"mollie_wc_gateway_banktransfer";O:8:"stdClass":11:{s:2:"id";s:30:"mollie_wc_gateway_banktransfer";s:5:"title";s:6:"Mollie";s:7:"content";s:128:"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.";s:5:"image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png";s:12:"square_image";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png";s:7:"plugins";a:1:{i:0;s:31:"mollie-payments-for-woocommerce";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:11:{i:0;s:2:"AT";i:1;s:2:"BE";i:2;s:2:"CH";i:3;s:2:"ES";i:4;s:2:"FI";i:5;s:2:"FR";i:6;s:2:"DE";i:7;s:2:"GB";i:8;s:2:"IT";i:9;s:2:"NL";i:10;s:2:"PL";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:7:"payfast";O:8:"stdClass":10:{s:2:"id";s:7:"payfast";s:5:"title";s:7:"Payfast";s:7:"content";s:299:"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.";s:5:"image";s:80:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png";s:11:"image_72x72";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-payfast-gateway";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ZA";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"ZA";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:17:"payoneer-checkout";O:8:"stdClass":10:{s:2:"id";s:17:"payoneer-checkout";s:5:"title";s:17:"Payoneer Checkout";s:7:"content";s:202:"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png";s:7:"plugins";a:1:{i:0;s:17:"payoneer-checkout";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:2:{i:0;s:2:"HK";i:1;s:2:"CN";}s:23:"recommendation_priority";i:10;}s:8:"paystack";O:8:"stdClass":11:{s:2:"id";s:8:"paystack";s:5:"title";s:8:"Paystack";s:7:"content";s:127:"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png";s:12:"square_image";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png";s:7:"plugins";a:1:{i:0;s:12:"woo-paystack";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ZA";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GH";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NG";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:3:{i:0;s:2:"ZA";i:1;s:2:"GH";i:2;s:2:"NG";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:7:"payubiz";O:8:"stdClass":10:{s:2:"id";s:7:"payubiz";s:5:"title";s:20:"PayU for WooCommerce";s:7:"content";s:169:"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png";s:7:"plugins";a:1:{i:0;s:10:"payu-india";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:12:"ppcp-gateway";O:8:"stdClass":11:{s:2:"id";s:12:"ppcp-gateway";s:5:"title";s:15:"PayPal Payments";s:7:"content";s:78:"Safe and secure payments using credit cards or your customer''s PayPal account.";s:5:"image";s:79:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png";s:12:"square_image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:49:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CL";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CO";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EC";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"UY";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"VE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ID";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:48:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AR";i:5;s:2:"CL";i:6;s:2:"CO";i:7;s:2:"EC";i:8;s:2:"PE";i:9;s:2:"UY";i:10;s:2:"VE";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"BG";i:14;s:2:"HR";i:15;s:2:"CH";i:16;s:2:"CY";i:17;s:2:"CZ";i:18;s:2:"DK";i:19;s:2:"EE";i:20;s:2:"ES";i:21;s:2:"FI";i:22;s:2:"FR";i:23;s:2:"DE";i:24;s:2:"GB";i:25;s:2:"GR";i:26;s:2:"HU";i:27;s:2:"IE";i:28;s:2:"IT";i:29;s:2:"LV";i:30;s:2:"LT";i:31;s:2:"LU";i:32;s:2:"MT";i:33;s:2:"NL";i:34;s:2:"NO";i:35;s:2:"PL";i:36;s:2:"PT";i:37;s:2:"RO";i:38;s:2:"SK";i:39;s:2:"SL";i:40;s:2:"SE";i:41;s:2:"AU";i:42;s:2:"NZ";i:43;s:2:"HK";i:44;s:2:"JP";i:45;s:2:"SG";i:46;s:2:"CN";i:47;s:2:"ID";}s:19:"category_additional";a:49:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AR";i:5;s:2:"CL";i:6;s:2:"CO";i:7;s:2:"EC";i:8;s:2:"PE";i:9;s:2:"UY";i:10;s:2:"VE";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"BG";i:14;s:2:"HR";i:15;s:2:"CH";i:16;s:2:"CY";i:17;s:2:"CZ";i:18;s:2:"DK";i:19;s:2:"EE";i:20;s:2:"ES";i:21;s:2:"FI";i:22;s:2:"FR";i:23;s:2:"DE";i:24;s:2:"GB";i:25;s:2:"GR";i:26;s:2:"HU";i:27;s:2:"IE";i:28;s:2:"IT";i:29;s:2:"LV";i:30;s:2:"LT";i:31;s:2:"LU";i:32;s:2:"MT";i:33;s:2:"NL";i:34;s:2:"NO";i:35;s:2:"PL";i:36;s:2:"PT";i:37;s:2:"RO";i:38;s:2:"SK";i:39;s:2:"SL";i:40;s:2:"SE";i:41;s:2:"AU";i:42;s:2:"NZ";i:43;s:2:"HK";i:44;s:2:"JP";i:45;s:2:"SG";i:46;s:2:"CN";i:47;s:2:"ID";i:48;s:2:"IN";}s:23:"recommendation_priority";i:4;}s:8:"razorpay";O:8:"stdClass":10:{s:2:"id";s:8:"razorpay";s:5:"title";s:8:"Razorpay";s:7:"content";s:133:"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png";s:7:"plugins";a:1:{i:0;s:12:"woo-razorpay";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:18:"square_credit_card";O:8:"stdClass":10:{s:2:"id";s:18:"square_credit_card";s:5:"title";s:6:"Square";s:7:"content";s:169:"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-square";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:8:"contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}i:1;a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:8:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:14:"selling_venues";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:12:"brick-mortar";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:14:"selling_venues";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:18:"brick-mortar-other";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:21:"selling_online_answer";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:21:"no_im_selling_offline";s:7:"default";s:0:"";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:21:"selling_online_answer";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:34:"im_selling_both_online_and_offline";s:7:"default";s:0:"";}}}}}}}}}s:14:"category_other";a:8:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"IE";i:3;s:2:"ES";i:4;s:2:"FR";i:5;s:2:"GB";i:6;s:2:"AU";i:7;s:2:"JP";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:5;}s:6:"stripe";O:8:"stdClass":11:{s:2:"id";s:6:"stripe";s:5:"title";s:6:"Stripe";s:7:"content";s:112:"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.";s:5:"image";s:79:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png";s:12:"square_image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:40:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ID";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AT";i:5;s:2:"BE";i:6;s:2:"BG";i:7;s:2:"CH";i:8;s:2:"CY";i:9;s:2:"CZ";i:10;s:2:"DK";i:11;s:2:"EE";i:12;s:2:"ES";i:13;s:2:"FI";i:14;s:2:"FR";i:15;s:2:"DE";i:16;s:2:"GB";i:17;s:2:"GR";i:18;s:2:"HU";i:19;s:2:"IE";i:20;s:2:"IT";i:21;s:2:"LV";i:22;s:2:"LT";i:23;s:2:"LU";i:24;s:2:"MT";i:25;s:2:"NL";i:26;s:2:"NO";i:27;s:2:"PL";i:28;s:2:"PT";i:29;s:2:"RO";i:30;s:2:"SK";i:31;s:2:"SL";i:32;s:2:"SE";i:33;s:2:"AU";i:34;s:2:"NZ";i:35;s:2:"HK";i:36;s:2:"JP";i:37;s:2:"SG";i:38;s:2:"ID";i:39;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:3;}s:23:"woo-mercado-pago-custom";O:8:"stdClass":11:{s:2:"id";s:23:"woo-mercado-pago-custom";s:5:"title";s:12:"Mercado Pago";s:7:"content";s:198:"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.";s:5:"image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png";s:11:"image_72x72";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png";s:7:"plugins";a:1:{i:0;s:23:"woocommerce-mercadopago";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:8:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AR";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CL";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CO";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EC";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"UY";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}}}}s:16:"is_local_partner";b:1;s:14:"category_other";a:8:{i:0;s:2:"AR";i:1;s:2:"CL";i:2;s:2:"CO";i:3;s:2:"EC";i:4;s:2:"PE";i:5;s:2:"UY";i:6;s:2:"MX";i:7;s:2:"BR";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:20:"woocommerce_payments";O:8:"stdClass":10:{s:2:"id";s:20:"woocommerce_payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:84:"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:225:"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.";s:10:"is_visible";a:4:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:39:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:1:"<";}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:17:"woocommerce-admin";}}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:1:"<";}}}}s:23:"recommendation_priority";i:2;}s:47:"woocommerce_payments:without-in-person-payments";O:8:"stdClass":10:{s:2:"id";s:47:"woocommerce_payments:without-in-person-payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:84:"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:225:"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:37:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:2:">=";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:2:">=";}}}}s:23:"recommendation_priority";i:1;}s:44:"woocommerce_payments:with-in-person-payments";O:8:"stdClass":10:{s:2:"id";s:44:"woocommerce_payments:with-in-person-payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:84:"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:212:"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:2:">=";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:2:">=";}}}}s:23:"recommendation_priority";i:0;}s:25:"woocommerce_payments:bnpl";O:8:"stdClass":9:{s:2:"id";s:25:"woocommerce_payments:bnpl";s:5:"title";s:38:"Activate BNPL instantly on WooPayments";s:7:"content";s:185:"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.";s:5:"image";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:10:"is_visible";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:18:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:2:">=";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}i:4;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:8:"contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}s:23:"recommendation_priority";i:10;}s:8:"zipmoney";O:8:"stdClass":10:{s:2:"id";s:8:"zipmoney";s:5:"title";s:27:"Zip Co - Buy Now, Pay Later";s:7:"content";s:84:"Give your customers the power to pay later, interest free and watch your sales grow.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png";s:7:"plugins";a:1:{i:0;s:29:"zipmoney-payments-woocommerce";}s:10:"is_visible";b:0;s:14:"category_other";a:0:{}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}}}', 'off');
INSERT INTO `wpqi_options` VALUES
(459, 'tribe_last_save_post', '1775722044.7177', 'auto'),
(460, 'widget_akismet_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(461, 'widget_conat_about_company_v1', 'a:3:{i:1;a:3:{s:10:"logo_image";s:78:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/logo.png";s:7:"content";s:173:"We have very good strength in innovative technology and tools with over 35 years of experience. We makes long-term investments goal in global companies in different sectors.";s:4:"show";s:4:"true";}i:2;a:3:{s:10:"logo_image";s:78:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/logo.png";s:7:"content";s:211:"We have very good strength in innovative technology and tools with over 35 years of experience. We makes long-term investments goal in global companies in different sectors, mainly in Europe and other countries.";s:4:"show";N;}s:12:"_multiwidget";i:1;}', 'auto'),
(462, 'widget_conat_contact_info_v1', 'a:2:{i:1;a:7:{s:13:"address_title";s:7:"ADDRESS";s:7:"address";s:37:"27 New Division Street, New Yark, USA";s:13:"contact_title";s:10:"MAIL TO US";s:13:"email_address";s:19:"info@themerange.net";s:12:"phone_number";s:17:"+92 (300) 7101235";s:19:"working_hours_title";s:7:"TIMEING";s:13:"working_hours";s:40:"Mon - Fri 09am - 06pm Sunday is off Now.";}s:12:"_multiwidget";i:1;}', 'auto'),
(463, 'widget_conat_about_company_v2', 'a:2:{i:1;a:3:{s:10:"logo_image";s:78:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/logo.png";s:7:"content";s:211:"We have very good strength in innovative technology and tools with over 35 years of experience. We makes long-term investments goal in global companies in different sectors, mainly in Europe and other countries.";s:4:"show";s:4:"true";}s:12:"_multiwidget";i:1;}', 'auto'),
(464, 'widget_conat_contact_info_v2', 'a:2:{i:1;a:5:{s:5:"title";s:11:"Information";s:12:"phone_number";s:17:"+92 (300) 7101235";s:13:"email_address";s:19:"info@themerange.net";s:7:"address";s:34:"30 broklyn golden street. New York";s:4:"show";s:4:"true";}s:12:"_multiwidget";i:1;}', 'auto'),
(465, 'widget_conat_recent_post', 'a:2:{i:1;a:3:{s:5:"title";s:11:"Recent Post";s:6:"number";s:1:"2";s:3:"cat";N;}s:12:"_multiwidget";i:1;}', 'auto'),
(466, 'widget_conat_contact_info_v3', 'a:2:{i:1;a:7:{s:13:"address_title";s:7:"ADDRESS";s:7:"address";s:23:"27 Division St, NY, USA";s:11:"email_title";s:10:"MAIL TO US";s:13:"email_address";s:19:"info@themerange.net";s:19:"working_hours_title";s:7:"TIMEING";s:13:"working_hours";s:25:"Monday - Friday 9am - 6pm";s:4:"show";s:4:"true";}s:12:"_multiwidget";i:1;}', 'auto'),
(467, 'widget_conat_subscriber', 'a:2:{i:1;a:3:{s:8:"subtitle";s:22:"Get The Latest Updates";s:5:"title";s:21:"Signup For Newsletter";s:12:"contact_form";s:4:"1101";}s:12:"_multiwidget";i:1;}', 'auto'),
(468, 'widget_conat_popular_post', 'a:2:{i:1;a:3:{s:5:"title";s:11:"Recent Post";s:6:"number";s:1:"3";s:3:"cat";N;}s:12:"_multiwidget";i:1;}', 'auto'),
(469, 'widget_woocommerce_widget_cart', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(470, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(471, 'widget_woocommerce_layered_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(472, 'widget_woocommerce_price_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(473, 'widget_woocommerce_product_categories', 'a:2:{i:1;a:8:{s:5:"title";s:18:"Product categories";s:7:"orderby";s:4:"name";s:8:"dropdown";i:0;s:5:"count";i:0;s:12:"hierarchical";i:1;s:18:"show_children_only";i:0;s:10:"hide_empty";i:0;s:9:"max_depth";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(474, 'widget_woocommerce_product_search', 'a:2:{i:1;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(475, 'widget_woocommerce_product_tag_cloud', 'a:2:{i:1;a:1:{s:5:"title";s:12:"Product tags";}s:12:"_multiwidget";i:1;}', 'auto'),
(476, 'widget_woocommerce_products', 'a:2:{i:1;a:7:{s:5:"title";s:8:"Products";s:6:"number";i:5;s:4:"show";s:0:"";s:7:"orderby";s:4:"date";s:5:"order";s:4:"desc";s:9:"hide_free";i:0;s:11:"show_hidden";i:0;}s:12:"_multiwidget";i:1;}', 'auto'),
(477, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(478, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(479, 'widget_woocommerce_recent_reviews', 'a:2:{i:1;a:2:{s:5:"title";s:14:"Recent reviews";s:6:"number";i:6;}s:12:"_multiwidget";i:1;}', 'auto'),
(480, 'widget_woocommerce_rating_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(481, 'widget_wc_brands_brand_description', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(482, 'widget_woocommerce_brand_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(483, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(484, 'widget_tribe-widget-events-list', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(485, 'widget_tribe-widget-events-qr-code', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(486, 'tec_timed_tec_custom_tables_v1_initialized', 'a:3:{s:3:"key";s:32:"tec_custom_tables_v1_initialized";s:5:"value";i:1;s:10:"expiration";i:1776375085;}', 'on'),
(487, 'tec_ct1_migration_state', 'a:3:{s:18:"complete_timestamp";N;s:5:"phase";s:22:"migration-not-required";s:19:"preview_unsupported";b:0;}', 'auto'),
(488, 'tec_ct1_events_table_schema_version', '1.0.1', 'auto'),
(489, 'tec_ct1_occurrences_table_schema_version', '1.0.3', 'auto'),
(492, '_site_transient_timeout_woocommerce_blocks_patterns', '1778832299', 'off'),
(493, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:"version";s:6:"10.7.0";s:8:"patterns";a:41:{i:0;a:11:{s:5:"title";s:6:"Banner";s:4:"slug";s:25:"woocommerce-blocks/banner";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:10:"banner.php";}i:1;a:11:{s:5:"title";s:23:"Coming Soon Entire Site";s:4:"slug";s:35:"woocommerce/coming-soon-entire-site";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"coming-soon-entire-site.php";}i:2;a:11:{s:5:"title";s:22:"Coming Soon Store Only";s:4:"slug";s:34:"woocommerce/coming-soon-store-only";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:26:"coming-soon-store-only.php";}i:3;a:11:{s:5:"title";s:11:"Coming Soon";s:4:"slug";s:23:"woocommerce/coming-soon";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:15:"coming-soon.php";}i:4;a:11:{s:5:"title";s:29:"Content Right with Image Left";s:4:"slug";s:48:"woocommerce-blocks/content-right-with-image-left";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, About";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:28:"content-right-image-left.php";}i:5;a:11:{s:5:"title";s:29:"Featured Category Cover Image";s:4:"slug";s:48:"woocommerce-blocks/featured-category-cover-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:33:"featured-category-cover-image.php";}i:6;a:11:{s:5:"title";s:24:"Featured Category Triple";s:4:"slug";s:43:"woocommerce-blocks/featured-category-triple";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:28:"featured-category-triple.php";}i:7;a:11:{s:5:"title";s:12:"Large Footer";s:4:"slug";s:31:"woocommerce-blocks/footer-large";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:16:"footer-large.php";}i:8;a:11:{s:5:"title";s:23:"Footer with Simple Menu";s:4:"slug";s:37:"woocommerce-blocks/footer-simple-menu";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:22:"footer-simple-menu.php";}i:9;a:11:{s:5:"title";s:19:"Footer with 3 Menus";s:4:"slug";s:38:"woocommerce-blocks/footer-with-3-menus";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:23:"footer-with-3-menus.php";}i:10;a:11:{s:5:"title";s:28:"Four Image Grid Content Left";s:4:"slug";s:47:"woocommerce-blocks/four-image-grid-content-left";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, About";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"four-image-grid-content-left.php";}i:11;a:11:{s:5:"title";s:20:"Centered Header Menu";s:4:"slug";s:39:"woocommerce-blocks/header-centered-menu";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"header-centered-pattern.php";}i:12;a:11:{s:5:"title";s:23:"Distraction Free Header";s:4:"slug";s:42:"woocommerce-blocks/header-distraction-free";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"header-distraction-free.php";}i:13;a:11:{s:5:"title";s:16:"Essential Header";s:4:"slug";s:35:"woocommerce-blocks/header-essential";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:20:"header-essential.php";}i:14;a:11:{s:5:"title";s:12:"Large Header";s:4:"slug";s:31:"woocommerce-blocks/header-large";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:16:"header-large.php";}i:15;a:11:{s:5:"title";s:14:"Minimal Header";s:4:"slug";s:33:"woocommerce-blocks/header-minimal";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:18:"header-minimal.php";}i:16;a:11:{s:5:"title";s:46:"Heading with Three Columns of Content and Link";s:4:"slug";s:66:"woocommerce-blocks/heading-with-three-columns-of-content-with-link";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:21:"WooCommerce, Services";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:51:"heading-with-three-columns-of-content-with-link.php";}i:17;a:11:{s:5:"title";s:20:"Hero Product 3 Split";s:4:"slug";s:39:"woocommerce-blocks/hero-product-3-split";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:24:"hero-product-3-split.php";}i:18;a:11:{s:5:"title";s:23:"Hero Product Chessboard";s:4:"slug";s:42:"woocommerce-blocks/hero-product-chessboard";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:27:"hero-product-chessboard.php";}i:19;a:11:{s:5:"title";s:18:"Hero Product Split";s:4:"slug";s:37:"woocommerce-blocks/hero-product-split";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:22:"hero-product-split.php";}i:20;a:11:{s:5:"title";s:33:"Centered Content with Image Below";s:4:"slug";s:52:"woocommerce-blocks/centered-content-with-image-below";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:43:"intro-centered-content-with-image-below.php";}i:21;a:11:{s:5:"title";s:22:"Just Arrived Full Hero";s:4:"slug";s:41:"woocommerce-blocks/just-arrived-full-hero";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:26:"just-arrived-full-hero.php";}i:22;a:11:{s:5:"title";s:33:"No Products Found - Clear Filters";s:4:"slug";s:43:"woocommerce/no-products-found-clear-filters";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:29:"no-products-found-filters.php";}i:23;a:11:{s:5:"title";s:17:"No Products Found";s:4:"slug";s:29:"woocommerce/no-products-found";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:21:"no-products-found.php";}i:24;a:11:{s:5:"title";s:19:"Default Coming Soon";s:4:"slug";s:36:"woocommerce/page-coming-soon-default";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:28:"page-coming-soon-default.php";}i:25;a:11:{s:5:"title";s:25:"Coming Soon Image Gallery";s:4:"slug";s:42:"woocommerce/page-coming-soon-image-gallery";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:34:"page-coming-soon-image-gallery.php";}i:26;a:11:{s:5:"title";s:30:"Coming Soon Minimal Left Image";s:4:"slug";s:47:"woocommerce/page-coming-soon-minimal-left-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:39:"page-coming-soon-minimal-left-image.php";}i:27;a:11:{s:5:"title";s:24:"Coming Soon Modern Black";s:4:"slug";s:41:"woocommerce/page-coming-soon-modern-black";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:33:"page-coming-soon-modern-black.php";}i:28;a:11:{s:5:"title";s:29:"Coming Soon Split Right Image";s:4:"slug";s:46:"woocommerce/page-coming-soon-split-right-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:38:"page-coming-soon-split-right-image.php";}i:29;a:11:{s:5:"title";s:34:"Coming Soon with Header and Footer";s:4:"slug";s:47:"woocommerce/page-coming-soon-with-header-footer";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:39:"page-coming-soon-with-header-footer.php";}i:30;a:11:{s:5:"title";s:28:"Product Collection 3 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-3-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"product-collection-3-columns.php";}i:31;a:11:{s:5:"title";s:28:"Product Collection 4 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-4-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"product-collection-4-columns.php";}i:32;a:11:{s:5:"title";s:28:"Product Collection 5 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-5-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:32:"product-collection-5-columns.php";}i:33;a:11:{s:5:"title";s:47:"Product Collection: Featured Products 5 Columns";s:4:"slug";s:65:"woocommerce-blocks/product-collection-featured-products-5-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:50:"product-collection-featured-products-5-columns.php";}i:34;a:11:{s:5:"title";s:15:"Product Gallery";s:4:"slug";s:48:"woocommerce-blocks/product-query-product-gallery";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:36:"core/query/woocommerce/product-query";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:33:"product-query-product-gallery.php";}i:35;a:11:{s:5:"title";s:14:"Product Search";s:4:"slug";s:31:"woocommerce/product-search-form";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:23:"product-search-form.php";}i:36;a:11:{s:5:"title";s:16:"Related Products";s:4:"slug";s:35:"woocommerce-blocks/related-products";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:20:"related-products.php";}i:37;a:11:{s:5:"title";s:33:"Social: Follow Us on Social Media";s:4:"slug";s:51:"woocommerce-blocks/social-follow-us-in-social-media";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:25:"WooCommerce, social-media";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:36:"social-follow-us-in-social-media.php";}i:38;a:11:{s:5:"title";s:22:"Testimonials 3 Columns";s:4:"slug";s:41:"woocommerce-blocks/testimonials-3-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:20:"WooCommerce, Reviews";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:26:"testimonials-3-columns.php";}i:39;a:11:{s:5:"title";s:18:"Testimonial Single";s:4:"slug";s:38:"woocommerce-blocks/testimonials-single";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:20:"WooCommerce, Reviews";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:23:"testimonials-single.php";}i:40;a:11:{s:5:"title";s:37:"Three Columns with Images and Content";s:4:"slug";s:56:"woocommerce-blocks/three-columns-with-images-and-content";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:21:"WooCommerce, Services";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:41:"three-columns-with-images-and-content.php";}}}', 'off'),
(494, 'stellarwp_telemetry_last_send', '', 'auto'),
(495, 'stellarwp_telemetry', 'a:1:{s:7:"plugins";a:1:{s:19:"the-events-calendar";a:2:{s:7:"wp_slug";s:43:"the-events-calendar/the-events-calendar.php";s:5:"optin";b:0;}}}', 'auto'),
(496, 'stellarwp_telemetry_the-events-calendar_show_optin', '1', 'auto'),
(515, 'wc_blocks_db_schema_version', '260', 'auto'),
(497, 'tribe_last_generate_rewrite_rules', '1776240299.557', 'auto'),
(498, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(501, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(502, 'woocommerce_coming_soon', 'yes', 'auto'),
(503, 'woocommerce_store_pages_only', 'yes', 'auto'),
(504, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(505, 'woocommerce_email_improvements_first_enabled_at', '2026-03-27 16:38:49', 'auto'),
(506, 'woocommerce_email_improvements_last_enabled_at', '2026-03-27 16:38:49', 'auto'),
(507, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(508, 'woocommerce_back_in_stock_allow_signups', 'yes', 'auto'),
(509, 'woocommerce_analytics_scheduled_import', 'yes', 'auto'),
(510, 'woocommerce_admin_scheduler_last_processed_order_modified_date', '2026-04-16 11:38:48', 'off'),
(511, 'woocommerce_admin_scheduler_last_processed_order_id', '0', 'off'),
(512, 'woocommerce_initial_installed_version', '10.6.1', 'off'),
(516, 'conat_options-transients', 'a:4:{s:14:"changed_values";a:20:{s:8:"last_tab";s:0:"";s:11:"optLanguage";s:0:"";s:18:"icons_social_share";a:76:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.instagram.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-whatsapp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:170:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.yelp.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:75;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}s:17:"theme_custom_font";s:0:"";s:12:"redux-backup";s:1:"1";s:13:"conat_options";a:163:{s:53:"customize-selected-changeset-status-control-input-116";s:7:"publish";s:16:"link-target-hide";s:11:"link-target";s:20:"title-attribute-hide";s:15:"title-attribute";s:16:"css-classes-hide";s:11:"css-classes";s:8:"xfn-hide";s:3:"xfn";s:16:"description-hide";s:11:"description";s:17:"screenoptionnonce";s:10:"fe240e9869";s:15:"theme_preloader";s:0:"";s:13:"sticky_header";s:1:"1";s:10:"box_layout";s:0:"";s:10:"rtl_layout";s:0:"";s:10:"dark_theme";s:0:"";s:11:"back_to_top";s:1:"1";s:13:"image_favicon";a:5:{s:3:"url";s:82:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/favicon.png";s:2:"id";s:4:"1036";s:6:"height";s:2:"30";s:5:"width";s:2:"30";s:9:"thumbnail";s:82:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/favicon.png";}s:17:"normal_logo_show1";s:1:"1";s:4:"logo";a:5:{s:3:"url";s:81:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-2.png";s:2:"id";s:4:"1037";s:6:"height";s:2:"75";s:5:"width";s:3:"140";s:9:"thumbnail";s:81:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-2.png";}s:14:"logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:17:"normal_logo_show2";s:1:"1";s:10:"light_logo";a:5:{s:3:"url";s:79:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo.png";s:2:"id";s:3:"760";s:6:"height";s:2:"75";s:5:"width";s:3:"160";s:9:"thumbnail";s:79:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo.png";}s:20:"light_logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:17:"normal_logo_show3";s:1:"1";s:11:"sticky_logo";a:5:{s:3:"url";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";s:2:"id";s:4:"1038";s:6:"height";s:2:"50";s:5:"width";s:3:"120";s:9:"thumbnail";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";}s:21:"sticky_logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:17:"normal_logo_show4";s:1:"1";s:11:"mobile_logo";a:5:{s:3:"url";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";s:2:"id";s:4:"1038";s:6:"height";s:2:"50";s:5:"width";s:3:"120";s:9:"thumbnail";s:85:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo-small.png";}s:21:"mobile_logo_dimension";a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"units";s:2:"px";}s:18:"header_source_type";s:1:"d";s:25:"header_elementor_template";s:0:"";s:21:"header_style_settings";s:9:"header_v1";s:14:"show_search_v1";s:1:"1";s:12:"show_cart_v1";s:1:"1";s:14:"show_button_v1";s:1:"1";s:15:"button_style_v1";s:3:"one";s:14:"button_name_v1";s:10:"Buy Ticket";s:14:"button_link_v1";s:43:"https://wp.themerange.net/conat/contact-01/";s:15:"show_top_bar_v2";s:1:"1";s:20:"show_social_media_v2";s:1:"1";s:14:"show_search_v2";s:1:"1";s:12:"show_cart_v2";s:1:"1";s:14:"show_button_v2";s:1:"1";s:15:"button_style_v2";s:3:"one";s:14:"button_name_v2";s:10:"Buy Ticket";s:14:"button_link_v2";s:43:"https://wp.themerange.net/conat/contact-01/";s:18:"footer_source_type";s:1:"d";s:10:"copyrights";s:0:"";s:25:"footer_elementor_template";s:0:"";s:21:"footer_style_settings";s:9:"footer_v2";s:20:"show_footer_style_v2";s:0:"";s:19:"show_footer_menu_v1";s:1:"1";s:19:"show_footer_menu_v2";s:1:"1";s:20:"footer_background_v3";a:5:{s:3:"url";s:87:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/10.jpg";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:21:"pattern_left_image_v3";a:5:{s:3:"url";s:95:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/pattern-25.png";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:22:"pattern_right_image_v3";a:5:{s:3:"url";s:95:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/pattern-26.png";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:19:"show_footer_menu_v3";s:1:"1";s:19:"custom_sidebar_name";a:1:{i:0;s:0:"";}s:14:"shop_banner_bg";a:5:{s:3:"url";s:87:"https://wp.themerange.net/conat/wp-content/themes/conat/assets/images/background/11.jpg";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:26:"woocommerce_sidebar_layout";s:5:"right";s:24:"woocommerce_page_sidebar";s:15:"product-sidebar";s:13:"conat_options";a:1:{s:20:"social_media_tabs_v3";a:3:{s:19:"redux_repeater_data";a:1:{i:0;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:1:{i:0;s:0:"";}s:17:"link_social_media";a:1:{i:0;s:0:"";}}}s:12:"speaker_name";s:0:"";s:12:"speaker_slug";s:0:"";s:16:"speaker_cat_slug";s:0:"";s:16:"testimonial_name";s:0:"";s:9:"faqs_name";s:0:"";s:19:"background-position";s:8:"left top";s:30:"_customize-radio-show_on_front";s:4:"page";s:39:"_customize-dropdown-pages-page_on_front";s:4:"1558";s:40:"_customize-dropdown-pages-page_for_posts";s:3:"951";s:16:"blog_source_type";s:1:"d";s:23:"blog_elementor_template";s:0:"";s:16:"blog_page_banner";s:1:"1";s:17:"blog_banner_title";s:0:"";s:20:"blog_page_background";a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:19:"blog_sidebar_layout";s:5:"right";s:17:"blog_page_sidebar";s:0:"";s:14:"blog_post_date";s:1:"1";s:16:"blog_post_author";s:1:"1";s:18:"blog_post_comments";s:1:"1";s:15:"tag_source_type";s:1:"d";s:22:"tag_elementor_template";s:0:"";s:15:"tag_page_banner";s:1:"1";s:16:"tag_banner_title";s:0:"";s:19:"tag_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:18:"tag_sidebar_layout";s:5:"right";s:16:"tag_page_sidebar";s:12:"blog-sidebar";s:19:"archive_source_type";s:1:"d";s:26:"archive_elementor_template";s:0:"";s:19:"archive_page_banner";s:1:"1";s:20:"archive_banner_title";s:0:"";s:23:"archive_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:22:"archive_sidebar_layout";s:5:"right";s:20:"archive_page_sidebar";s:12:"blog-sidebar";s:18:"author_source_type";s:1:"d";s:25:"author_elementor_template";s:0:"";s:18:"author_page_banner";s:1:"1";s:19:"author_banner_title";s:0:"";s:22:"author_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:21:"author_sidebar_layout";s:5:"right";s:19:"author_page_sidebar";s:12:"blog-sidebar";s:20:"category_source_type";s:1:"d";s:27:"category_elementor_template";s:0:"";s:20:"category_page_banner";s:1:"1";s:21:"category_banner_title";s:0:"";s:24:"category_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:23:"category_sidebar_layout";s:5:"right";s:21:"category_page_sidebar";s:12:"blog-sidebar";s:18:"search_source_type";s:1:"d";s:25:"search_elementor_template";s:0:"";s:18:"search_page_banner";s:1:"1";s:19:"search_banner_title";s:0:"";s:22:"search_page_background";a:5:{s:3:"url";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:77:"http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg";}s:21:"search_sidebar_layout";s:5:"right";s:19:"search_page_sidebar";s:12:"blog-sidebar";s:15:"404_source_type";s:1:"d";s:22:"404_elementor_template";s:0:"";s:15:"404_page_banner";s:1:"1";s:16:"404_banner_title";s:0:"";s:19:"404_page_background";a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}s:9:"error_404";s:0:"";s:10:"error_text";s:0:"";s:17:"error_description";s:0:"";s:16:"back_to_home_btn";s:1:"1";s:19:"back_home_btn_label";s:10:"Go to Home";s:18:"single_source_type";s:1:"d";s:15:"single_post_tag";s:1:"1";s:20:"single_post_share_us";s:1:"1";s:16:"facebook_sharing";s:1:"1";s:15:"twitter_sharing";s:1:"1";s:16:"linkedin_sharing";s:1:"1";s:17:"pinterest_sharing";s:1:"1";s:14:"reddit_sharing";s:0:"";s:14:"tumblr_sharing";s:0:"";s:12:"digg_sharing";s:0:"";s:18:"single_post_author";s:0:"";s:27:"use_custom_heading_style_h1";s:0:"";s:13:"h1_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h2";s:0:"";s:13:"h2_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h3";s:0:"";s:13:"h3_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h4";s:0:"";s:13:"h4_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h5";s:0:"";s:13:"h5_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:27:"use_custom_heading_style_h6";s:0:"";s:13:"h6_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:17:"body_custom_fonts";s:0:"";s:15:"body_typography";a:11:{s:11:"font-family";s:0:"";s:12:"font-options";s:0:"";s:6:"google";s:1:"1";s:11:"font-backup";s:0:"";s:11:"font-weight";s:0:"";s:10:"font-style";s:0:"";s:7:"subsets";s:0:"";s:10:"text-align";s:0:"";s:9:"font-size";s:0:"";s:11:"line-height";s:0:"";s:5:"color";s:0:"";}s:13:"primary_color";s:7:"#ffc300";s:9:"color_two";s:7:"#1a1719";s:11:"color_three";s:7:"#e00e7a";s:10:"color_four";s:7:"#2a00ff";s:10:"color_five";s:7:"#746a6f";s:9:"color_six";s:7:"#1967ea";s:11:"color_seven";s:7:"#f5f5f5";s:11:"color_eight";s:7:"#0e0058";s:10:"color_nine";s:7:"#150082";s:9:"color_ten";s:7:"#ebebeb";s:12:"color_eleven";s:7:"#000a43";s:12:"color_twelve";s:7:"#f8f8f8";s:33:"_customize-radio-tribe_customizer";a:4:{s:15:"global_elements";a:2:{s:11:"font_family";s:7:"default";s:23:"background_color_choice";s:11:"transparent";}s:14:"tec_events_bar";a:4:{s:28:"events_bar_icon_color_choice";s:7:"default";s:31:"find_events_button_color_choice";s:7:"default";s:34:"events_bar_background_color_choice";s:7:"default";s:30:"events_bar_border_color_choice";s:7:"default";}s:10:"month_view";a:3:{s:31:"multiday_event_bar_color_choice";s:7:"default";s:28:"grid_background_color_choice";s:11:"transparent";s:24:"tooltip_background_color";s:7:"default";}s:12:"single_event";a:1:{s:23:"post_title_color_choice";s:7:"default";}}s:40:"_customize-range-slider-tribe_customizer";a:1:{s:15:"global_elements";a:1:{s:9:"font_size";s:1:"0";}}s:30:"woocommerce_thumbnail_cropping";s:3:"1:1";}s:53:"customize-selected-changeset-status-control-input-116";s:0:"";s:16:"link-target-hide";s:0:"";s:20:"title-attribute-hide";s:0:"";s:16:"css-classes-hide";s:0:"";s:8:"xfn-hide";s:0:"";s:16:"description-hide";s:0:"";s:17:"screenoptionnonce";s:0:"";s:19:"background-position";s:0:"";s:30:"_customize-radio-show_on_front";s:0:"";s:39:"_customize-dropdown-pages-page_on_front";s:0:"";s:40:"_customize-dropdown-pages-page_for_posts";s:0:"";s:33:"_customize-radio-tribe_customizer";s:0:"";s:40:"_customize-range-slider-tribe_customizer";s:0:"";s:30:"woocommerce_thumbnail_cropping";s:0:"";}s:9:"last_save";i:1774629775;s:13:"last_compiler";i:1774629775;s:11:"last_import";i:1774629775;}', 'auto'),
(517, 'wc_remote_inbox_notifications_stored_state', 'O:8:"stdClass":2:{s:22:"there_were_no_products";b:1;s:22:"there_are_now_products";b:1;}', 'off'),
(519, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{"script_data":{"assets\\/client\\/blocks\\/wc-settings.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js","version":"a6cb3c938fd270888ce4","dependencies":["wc-types","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-types.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js","version":"f0cc692c0367e0930c80","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-entities.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js","version":"cdb01de69fb7dbbbb30f","dependencies":["wc-settings","wp-core-data","wp-data","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-middleware.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js","version":"d79dedade2f2e4dc9df4","dependencies":["wp-api-fetch","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-data.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js","version":"ffb2849a705ee55d810e","dependencies":["wc-blocks-checkout-events","wc-blocks-registry","wc-settings","wc-types","wp-api-fetch","wp-data","wp-data-controls","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-vendors.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js","version":"9b3f9ad7437063887d6c","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-registry.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js","version":"6436a923b42f4d1b1f6d","dependencies":["react-jsx-runtime","wc-settings","wp-data","wp-deprecated","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js","version":"0db759a8a6e010732c50","dependencies":["react-jsx-runtime","wp-blocks","wp-compose","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-context.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js","version":"621353d8a3a7c8d44b41","dependencies":["react-jsx-runtime","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js","version":"c18bbb2325f333897e6b","dependencies":["react-jsx-runtime","wc-blocks-data-store","wc-blocks-shared-context","wc-types","wp-data","wp-element","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/price-format.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js","version":"0df720e448f7ab3c5d0d","dependencies":["wc-settings","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js","version":"00b931bcc27024fa60ca","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js","version":"04a71982bb4ef85763c1","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js","version":"f669b3c33346e637602f","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-checkout.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js","version":"da57c8c98d31b28d806e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-primitives","wp-warning"]},"assets\\/client\\/blocks\\/blocks-checkout-events.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js","version":"2d0fd4590f6cc663947c","dependencies":["wc-types","wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-components.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js","version":"8b64025baef8d338aa5e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-data-store","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/wc-schema-parser.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js","version":"f762078aeb4207fe9c3d","dependencies":["wp-polyfill"]},"assets\\/client\\/admin\\/sanitize\\/index.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js","version":"5e942711022623794947","dependencies":[]},"assets\\/client\\/admin\\/customer-effort-score\\/index.js":{"src":"https:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js","version":"ed4a4ae27866cf6eafe2","dependencies":["react","wc-experimental","wc-navigation","wc-store-data","wc-tracks","wp-api-fetch","wp-components","wp-compose","wp-data","wp-data-controls","wp-element","wp-i18n"]}},"version":"wc-10.7.0","hash":"ea9581de6a3af6583ef10be8110e2409"}', 'off');
INSERT INTO `wpqi_options` VALUES
(522, 'woocommerce_gateway_order', 'a:6:{s:19:"_wc_pes_woopayments";i:0;s:25:"_wc_pes_paypal_full_stack";i:1;s:33:"_wc_offline_payment_methods_group";i:2;s:4:"bacs";i:3;s:6:"cheque";i:4;s:3:"cod";i:5;}', 'auto'),
(525, '_transient_extendify_admin_pages_menu', 'a:153:{i:0;s:9:"index.php";i:1;s:10:"upload.php";i:2;s:36:"edit-tags.php?taxonomy=link_category";i:3;s:17:"edit-comments.php";i:4;s:8:"edit.php";i:5;s:23:"edit.php?post_type=page";i:6;s:36:"edit.php?post_type=elementor_library";i:7;s:26:"edit.php?post_type=product";i:8;s:26:"edit.php?post_type=speaker";i:9;s:31:"edit.php?post_type=testimonials";i:10;s:23:"edit.php?post_type=faqs";i:11;s:58:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events";i:12;s:10:"themes.php";i:13;s:11:"plugins.php";i:14;s:9:"users.php";i:15;s:9:"tools.php";i:16;s:19:"options-general.php";i:17;s:29:"admin.php?page=elementor-home";i:18;s:36:"admin.php?page=woocommerce-marketing";i:19;s:20:"admin.php?page=wpcf7";i:20;s:26:"admin.php?page=woocommerce";i:21;s:63:"admin.php?page=wc-settings&tab=checkout&from=PAYMENTS_MENU_ITEM";i:22;s:26:"admin.php?page=cookieadmin";i:23;s:31:"admin.php?page=extendify-assist";i:24;s:24:"admin.php?page=loginizer";i:25;s:48:"admin.php?page=wc-admin&path=/analytics/overview";i:26;s:24:"admin.php?page=elementor";i:27;s:29:"admin.php?page=vxcf_mailchimp";i:28;s:9:"index.php";i:29;s:15:"update-core.php";i:30;s:38:"index.php?page=extendify-notifications";i:31;s:10:"upload.php";i:32;s:13:"media-new.php";i:33;s:17:"edit-comments.php";i:34;s:8:"edit.php";i:35;s:12:"post-new.php";i:36;s:31:"edit-tags.php?taxonomy=category";i:37;s:31:"edit-tags.php?taxonomy=post_tag";i:38;s:23:"edit.php?post_type=page";i:39;s:27:"post-new.php?post_type=page";i:40;s:81:"edit-tags.php?taxonomy=elementor_library_category&amp;post_type=elementor_library";i:41;s:26:"edit.php?post_type=product";i:42;s:30:"post-new.php?post_type=product";i:43;s:58:"edit-tags.php?taxonomy=product_brand&amp;post_type=product";i:44;s:56:"edit-tags.php?taxonomy=product_cat&amp;post_type=product";i:45;s:56:"edit-tags.php?taxonomy=product_tag&amp;post_type=product";i:46;s:50:"edit.php?post_type=product?page=product_attributes";i:47;s:47:"edit.php?post_type=product?page=product-reviews";i:48;s:48:"edit.php?post_type=product?page=product_importer";i:49;s:48:"edit.php?post_type=product?page=product_exporter";i:50;s:26:"edit.php?post_type=speaker";i:51;s:30:"post-new.php?post_type=speaker";i:52;s:56:"edit-tags.php?taxonomy=speaker_cat&amp;post_type=speaker";i:53;s:31:"edit.php?post_type=testimonials";i:54;s:35:"post-new.php?post_type=testimonials";i:55;s:66:"edit-tags.php?taxonomy=testimonials_cat&amp;post_type=testimonials";i:56;s:23:"edit.php?post_type=faqs";i:57;s:27:"post-new.php?post_type=faqs";i:58;s:50:"edit-tags.php?taxonomy=faqs_cat&amp;post_type=faqs";i:59;s:10:"themes.php";i:60;s:15:"site-editor.php";i:61;s:108:"customize.php?return=%2Fwp-admin%2Fplugins.php%3Factivate-multi%3Dtrue%26plugin_status%3Dall%26paged%3D1%26s";i:62;s:11:"widgets.php";i:63;s:13:"nav-menus.php";i:64;s:149:"customize.php?return=%2Fwp-admin%2Fplugins.php%3Factivate-multi%3Dtrue%26plugin_status%3Dall%26paged%3D1%26s&#038;autofocus%5Bcontrol%5D=header_image";i:65;s:153:"customize.php?return=%2Fwp-admin%2Fplugins.php%3Factivate-multi%3Dtrue%26plugin_status%3Dall%26paged%3D1%26s&#038;autofocus%5Bcontrol%5D=background_image";i:66;s:30:"themes.php?page=conat-importer";i:67;s:29:"themes.php?page=conat_options";i:68;s:29:"themes.php?page=custom-header";i:69;s:33:"themes.php?page=custom-background";i:70;s:16:"theme-editor.php";i:71;s:11:"plugins.php";i:72;s:18:"plugin-install.php";i:73;s:17:"plugin-editor.php";i:74;s:9:"users.php";i:75;s:12:"user-new.php";i:76;s:11:"profile.php";i:77;s:9:"tools.php";i:78;s:10:"import.php";i:79;s:10:"export.php";i:80;s:15:"site-health.php";i:81;s:24:"export-personal-data.php";i:82;s:23:"erase-personal-data.php";i:83;s:31:"tools.php?page=action-scheduler";i:84;s:19:"options-general.php";i:85;s:19:"options-writing.php";i:86;s:19:"options-reading.php";i:87;s:22:"options-discussion.php";i:88;s:17:"options-media.php";i:89;s:21:"options-permalink.php";i:90;s:19:"options-privacy.php";i:91;s:43:"options-general.php?page=akismet-key-config";i:92;s:40:"options-general.php?page=redux-framework";i:93;s:36:"edit-tags.php?taxonomy=link_category";i:94;s:58:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events";i:95;s:83:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events?page=tec-events-settings";i:96;s:83:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events?page=tec-events-help-hub";i:97;s:83:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events?page=tec-troubleshooting";i:98;s:78:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events?page=tribe-app-shop";i:99;s:80:"edit-tags.php?taxonomy=post_tag&amp;post_type=tribe_events?page=first-time-setup";i:100;s:29:"admin.php?page=elementor-home";i:101;s:24:"admin.php?page=elementor";i:102;s:39:"admin.php?page=wc-admin&path=/marketing";i:103;s:30:"edit.php?post_type=shop_coupon";i:104;s:20:"admin.php?page=wpcf7";i:105;s:24:"admin.php?page=wpcf7-new";i:106;s:32:"admin.php?page=wpcf7-integration";i:107;s:37:"edit.php?post_type=e-floating-buttons";i:108;s:23:"admin.php?page=wc-admin";i:109;s:29:"edit.php?post_type=shop_order";i:110;s:39:"admin.php?page=wc-admin&path=/customers";i:111;s:28:"admin.php?page=coupons-moved";i:112;s:25:"admin.php?page=wc-reports";i:113;s:26:"admin.php?page=wc-settings";i:114;s:24:"admin.php?page=wc-status";i:115;s:24:"admin.php?page=wc-addons";i:116;s:40:"admin.php?page=wc-admin&path=/extensions";i:117;s:39:"admin.php?page=pt-one-click-demo-import";i:118;s:42:"admin.php?page=wc-admin&path=/setup-wizard";i:119;s:48:"admin.php?page=e-site-planner-password-generator";i:120;s:26:"admin.php?page=cookieadmin";i:121;s:34:"admin.php?page=cookieadmin-consent";i:122;s:35:"admin.php?page=cookieadmin-settings";i:123;s:39:"admin.php?page=cookieadmin-scan-cookies";i:124;s:39:"admin.php?page=cookieadmin-consent-logs";i:125;s:34:"admin.php?page=cookieadmin-license";i:126;s:31:"admin.php?page=extendify-launch";i:127;s:36:"admin.php?page=extendify-auto-launch";i:128;s:24:"admin.php?page=loginizer";i:129;s:36:"admin.php?page=loginizer_brute_force";i:130;s:33:"admin.php?page=loginizer_firewall";i:131;s:37:"admin.php?page=loginizer_passwordless";i:132;s:28:"admin.php?page=loginizer_2fa";i:133;s:34:"admin.php?page=loginizer_recaptcha";i:134;s:28:"admin.php?page=loginizer_sso";i:135;s:37:"admin.php?page=loginizer_social_login";i:136;s:33:"admin.php?page=loginizer_security";i:137;s:34:"admin.php?page=loginizer_checksums";i:138;s:48:"admin.php?page=wc-admin&path=/analytics/overview";i:139;s:48:"admin.php?page=wc-admin&path=/analytics/products";i:140;s:47:"admin.php?page=wc-admin&path=/analytics/revenue";i:141;s:46:"admin.php?page=wc-admin&path=/analytics/orders";i:142;s:50:"admin.php?page=wc-admin&path=/analytics/variations";i:143;s:50:"admin.php?page=wc-admin&path=/analytics/categories";i:144;s:47:"admin.php?page=wc-admin&path=/analytics/coupons";i:145;s:45:"admin.php?page=wc-admin&path=/analytics/taxes";i:146;s:49:"admin.php?page=wc-admin&path=/analytics/downloads";i:147;s:45:"admin.php?page=wc-admin&path=/analytics/stock";i:148;s:48:"admin.php?page=wc-admin&path=/analytics/settings";i:149;s:34:"admin.php?page=tec-troubleshooting";i:150;s:29:"admin.php?page=tribe-app-shop";i:151;s:29:"admin.php?page=tribe-app-shop";i:152;s:47:"admin.php?page=grant-the-events-calendar-access";}', 'on'),
(528, '_elementor_installed_time', '1774629530', 'auto'),
(529, 'elementor_connect_site_key', '524d260ccb1d0aebe673ec0a367765b9', 'auto'),
(530, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:"title";s:43:"Introducing Angie: Agentic AI for WordPress";s:7:"excerpt";s:365:"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.";s:7:"created";i:1774270910;s:5:"badge";s:3:"NEW";s:3:"url";s:142:"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:1;a:5:{s:5:"title";s:59:"The atomic foundation of version 4 is ready for real sites!";s:7:"excerpt";s:296:"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.";s:7:"created";i:1770651621;s:5:"badge";s:3:"NEW";s:3:"url";s:113:"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:2;a:5:{s:5:"title";s:79:"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!";s:7:"excerpt";s:340:"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.";s:7:"created";i:1762944115;s:5:"badge";s:3:"NEW";s:3:"url";s:145:"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}}', 'off'),
(5410, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1776376023', 'off'),
(5411, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:"incentives";a:2:{i:0;a:8:{s:2:"id";s:32:"wcpay-promo-2023-action-discount";s:8:"promo_id";s:32:"wcpay-promo-2023-action-discount";s:4:"type";s:12:"welcome_page";s:9:"cta_label";s:28:"Install WooPayments for free";s:6:"tc_url";s:75:"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/";s:11:"description";s:117:"<b>Save 10%</b> on payment processing costs in your <b>first three months</b> when you sign up for WooPayments today.";s:19:"task_header_content";s:256:"Power your payments with a simple, all-in-one option and <b>save 10% on payment processing costs in your first three months</b>. See <a href="https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/">Terms and Conditions</a> for details.";s:10:"task_badge";s:35:"Save 10% on payment processing fees";}i:1;a:9:{s:2:"id";s:54:"wcpay-promo-2023-action-discount__wc_settings_payments";s:8:"promo_id";s:32:"wcpay-promo-2023-action-discount";s:4:"type";s:20:"wc_settings_payments";s:11:"description";s:161:"Use the native payments solution built and supported by Woo to accept online and in-person payments, track revenue, and handle all payment activity in one place.";s:9:"cta_label";s:20:"Install and save 10%";s:6:"tc_url";s:75:"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/";s:5:"title";s:88:"Save 10% on processing fees during your first 3 months when you sign up for WooPayments.";s:17:"short_description";s:88:"Save 10% on processing fees during your first 3 months when you sign up for WooPayments.";s:5:"badge";s:27:"Save 10% on processing fees";}}s:12:"context_hash";s:32:"6d37bc19d822af681f896b21065134c7";s:9:"timestamp";i:1776203223;}', 'off'),
(1682, '_transient_timeout_woocommerce_blocks_asset_api_script_data', '1777615747', 'off'),
(1683, '_transient_woocommerce_blocks_asset_api_script_data', '{"script_data":{"assets\\/client\\/blocks\\/wc-settings.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js","version":"508473c3c2ece9af8f8f","dependencies":["wc-types","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-types.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js","version":"f0cc692c0367e0930c80","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-entities.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js","version":"cdb01de69fb7dbbbb30f","dependencies":["wc-settings","wp-core-data","wp-data","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-middleware.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js","version":"d79dedade2f2e4dc9df4","dependencies":["wp-api-fetch","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-data.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js","version":"85514a58ec73c1ba6311","dependencies":["wc-blocks-checkout-events","wc-blocks-registry","wc-settings","wc-types","wp-api-fetch","wp-data","wp-data-controls","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-vendors.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js","version":"f46e3035014a1603a650","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-registry.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js","version":"6436a923b42f4d1b1f6d","dependencies":["react-jsx-runtime","wc-settings","wp-data","wp-deprecated","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js","version":"0db759a8a6e010732c50","dependencies":["react-jsx-runtime","wp-blocks","wp-compose","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-context.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js","version":"621353d8a3a7c8d44b41","dependencies":["react-jsx-runtime","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js","version":"c18bbb2325f333897e6b","dependencies":["react-jsx-runtime","wc-blocks-data-store","wc-blocks-shared-context","wc-types","wp-data","wp-element","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/price-format.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js","version":"0df720e448f7ab3c5d0d","dependencies":["wc-settings","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js","version":"00b931bcc27024fa60ca","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js","version":"77ce82bde9b252b95b23","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js","version":"e5d71ed115ef3b9853d5","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-checkout.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js","version":"da57c8c98d31b28d806e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-primitives","wp-warning"]},"assets\\/client\\/blocks\\/blocks-checkout-events.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js","version":"2d0fd4590f6cc663947c","dependencies":["wc-types","wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-components.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js","version":"8b64025baef8d338aa5e","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-data-store","wc-sanitize","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/wc-schema-parser.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js","version":"f762078aeb4207fe9c3d","dependencies":["wp-polyfill"]},"assets\\/client\\/admin\\/sanitize\\/index.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js","version":"c7a741f8dc5bec166999","dependencies":[]},"assets\\/client\\/admin\\/customer-effort-score\\/index.js":{"src":"http:\\/\\/www.testing2.yulee-fernandinapmu.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js","version":"ebdc0b2d7487174621e6","dependencies":["react","wc-experimental","wc-navigation","wc-store-data","wc-tracks","wp-api-fetch","wp-components","wp-compose","wp-data","wp-data-controls","wp-element","wp-i18n"]}},"version":"wc-10.6.1","hash":"a96cb8eb310c491e3003217ea8a6b66b"}', 'off'),
(533, 'extendify_captured_notifications', 'a:2:{s:32:"089fa2ea553c4ccbc1bebc5e74a3ddad";a:6:{s:2:"id";s:32:"089fa2ea553c4ccbc1bebc5e74a3ddad";s:7:"content";s:1190:"<div id="message" class="updated woocommerce-message">\n	<a class="woocommerce-message-close notice-dismiss" href="/wp-admin/plugins.php?plugin_status=all&#038;paged=1&#038;s&#038;wc-hide-notice=template_files&#038;_wc_notice_nonce=95c4870b89">Dismiss</a>\n\n	<p>\n				<strong>Your theme (Conat Child) contains outdated copies of some WooCommerce template files.</strong> These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:		<ol>\n			<li>Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.</li>\n			<li>If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.</li>\n		</ol>\n	</p>\n	<p class="submit">\n		<a class="button-primary" href="https://woocommerce.com/document/template-structure/" target="_blank">Learn more about templates</a>\n		<a class="button-primary" href="https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-status#status-table-templates" target="_blank">View affected templates</a>\n	</p>\n</div>\n";s:11:"source_name";s:11:"WooCommerce";s:11:"notice_type";s:4:"info";s:10:"first_seen";s:19:"2026-03-27 16:38:50";s:9:"dismissed";b:0;}s:32:"65ae8ff1c08257bcca63ee20950c35a9";a:6:{s:2:"id";s:32:"65ae8ff1c08257bcca63ee20950c35a9";s:7:"content";s:160:"<div id="view-calendar-link-div" style="display:none;"><a class="add-new-h2" href="https://www.testing2.yulee-fernandinapmu.com/events/">View Calendar</a></div>";s:11:"source_name";s:19:"The Events Calendar";s:11:"notice_type";s:4:"info";s:10:"first_seen";s:19:"2026-03-27 17:00:27";s:9:"dismissed";b:0;}}', 'off'),
(536, 'woocommerce_checkout_phone_field', 'optional', 'auto'),
(537, 'woocommerce_checkout_company_field', 'hidden', 'auto'),
(538, 'woocommerce_checkout_address_2_field', 'optional', 'auto'),
(5566, 'woocommerce_attribute_lookup_enabled', 'yes', 'auto'),
(1957, 'elementor_1_elementor_updater_batch_2deaf74e56e5f54fb81477bd81ee', 'a:1:{i:0;a:1:{s:8:"callback";a:2:{i:0;s:31:"Elementor\\Core\\Upgrade\\Upgrades";i:1;s:16:"_on_each_version";}}}', 'off'),
(547, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1776896903', 'off'),
(548, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:1:{s:5:"en_US";a:5:{s:10:"obw/basics";O:8:"stdClass":3:{s:3:"key";s:10:"obw/basics";s:5:"title";s:14:"Get the basics";s:7:"plugins";a:4:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"WooPayments";s:11:"description";s:154:"Accept credit cards and other popular payment methods with <a href="https://woocommerce.com/products/woocommerce-payments" target="_blank">WooPayments</a>";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"is_built_by_wc";b:1;s:14:"min_wp_version";s:3:"5.9";s:3:"key";s:20:"woocommerce-payments";}i:1;O:8:"stdClass":5:{s:4:"name";s:20:"WooCommerce Shipping";s:11:"description";s:119:"Print shipping labels with <a href="https://woocommerce.com/products/shipping" target="_blank">WooCommerce Shipping</a>";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:1:{i:0;s:2:"US";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-shipping";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;a:1:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:13:"product_types";}}i:1;O:8:"stdClass":1:{s:3:"use";s:5:"count";}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";i:1;s:7:"default";a:0:{}s:9:"operation";s:2:"!=";}}i:1;a:1:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:15:"product_types.0";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";s:9:"downloads";s:7:"default";s:0:"";s:9:"operation";s:2:"!=";}}}}}s:14:"is_built_by_wc";b:1;s:3:"key";s:20:"woocommerce-shipping";}i:2;O:8:"stdClass":5:{s:4:"name";s:15:"WooCommerce Tax";s:11:"description";s:111:"Get automated sales tax with <a href="https://woocommerce.com/products/tax" target="_blank">WooCommerce Tax</a>";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:11:{i:0;s:2:"US";i:1;s:2:"FR";i:2;s:2:"GB";i:3;s:2:"DE";i:4;s:2:"CA";i:5;s:2:"AU";i:6;s:2:"GR";i:7;s:2:"BE";i:8;s:2:"PT";i:9;s:2:"DK";i:10;s:2:"SE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}}s:14:"is_built_by_wc";b:1;s:3:"key";s:24:"woocommerce-services:tax";}i:3;O:8:"stdClass":6:{s:4:"name";s:7:"Jetpack";s:11:"description";s:110:"Enhance speed and security with <a href="https://woocommerce.com/products/jetpack" target="_blank">Jetpack</a>";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:7:"jetpack";}}}}}s:14:"is_built_by_wc";b:0;s:14:"min_wp_version";s:3:"6.0";s:3:"key";s:7:"jetpack";}}}s:8:"obw/grow";O:8:"stdClass":3:{s:3:"key";s:8:"obw/grow";s:5:"title";s:15:"Grow your store";s:7:"plugins";a:4:{i:0;O:8:"stdClass":6:{s:4:"name";s:8:"MailPoet";s:11:"description";s:115:"Level up your email marketing with <a href="https://woocommerce.com/products/mailpoet" target="_blank">MailPoet</a>";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:84;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:8:"mailpoet";}i:1;O:8:"stdClass":8:{s:4:"name";s:22:"Google for WooCommerce";s:11:"description";s:126:"Drive sales with <a href="https://woocommerce.com/products/google-listings-and-ads" target="_blank">Google for WooCommerce</a>";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google-listings-and-ads";}}}}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.4";s:3:"key";s:23:"google-listings-and-ads";}i:2;O:8:"stdClass":8:{s:4:"name";s:25:"Pinterest for WooCommerce";s:11:"description";s:76:"Get your products in front of Pinners searching for ideas and things to buy.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.3";s:3:"key";s:25:"pinterest-for-woocommerce";}i:3;O:8:"stdClass":7:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:141:"List products and create ads on Facebook and Instagram with <a href="https://woocommerce.com/products/facebook/">Facebook for WooCommerce</a>";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:24:"facebook-for-woocommerce";}}}s:15:"task-list/reach";O:8:"stdClass":3:{s:3:"key";s:15:"task-list/reach";s:5:"title";s:22:"Reach out to customers";s:7:"plugins";a:3:{i:0;O:8:"stdClass":6:{s:4:"name";s:8:"MailPoet";s:11:"description";s:111:"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:14:"is_built_by_wc";b:1;s:3:"key";s:12:"mailpoet:alt";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"Klaviyo";s:11:"description";s:138:"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.";s:9:"image_url";s:95:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png";s:10:"manage_url";s:31:"admin.php?page=klaviyo_settings";s:14:"is_built_by_wc";b:0;s:3:"key";s:11:"klaviyo:alt";}i:2;O:8:"stdClass":6:{s:4:"name";s:9:"Mailchimp";s:11:"description";s:78:"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg";s:10:"manage_url";s:36:"admin.php?page=mailchimp-woocommerce";s:14:"is_built_by_wc";b:0;s:3:"key";s:29:"mailchimp-for-woocommerce:alt";}}}s:14:"task-list/grow";O:8:"stdClass":3:{s:3:"key";s:14:"task-list/grow";s:5:"title";s:15:"Grow your store";s:7:"plugins";a:5:{i:0;O:8:"stdClass":6:{s:4:"name";s:22:"Google for WooCommerce";s:11:"description";s:134:"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:14:"is_built_by_wc";b:1;s:3:"key";s:27:"google-listings-and-ads:alt";}i:1;O:8:"stdClass":7:{s:4:"name";s:22:"TikTok for WooCommerce";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg";s:11:"description";s:118:"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.";s:10:"manage_url";s:21:"admin.php?page=tiktok";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CZ";i:6;s:2:"DK";i:7;s:2:"FI";i:8;s:2:"FR";i:9;s:2:"DE";i:10;s:2:"GR";i:11;s:2:"HU";i:12;s:2:"IE";i:13;s:2:"IT";i:14;s:2:"NL";i:15;s:2:"PL";i:16;s:2:"PT";i:17;s:2:"RO";i:18;s:2:"ES";i:19;s:2:"SE";i:20;s:2:"GB";i:21;s:2:"CH";i:22;s:2:"NO";i:23;s:2:"AU";i:24;s:2:"NZ";i:25;s:2:"SG";i:26;s:2:"MY";i:27;s:2:"PH";i:28;s:2:"ID";i:29;s:2:"VN";i:30;s:2:"TH";i:31;s:2:"KR";i:32;s:2:"IL";i:33;s:2:"AE";i:34;s:2:"RU";i:35;s:2:"UA";i:36;s:2:"TR";i:37;s:2:"SA";i:38;s:2:"BR";i:39;s:2:"JP";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:40;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:19:"tiktok-for-business";}i:2;O:8:"stdClass":7:{s:4:"name";s:25:"Pinterest for WooCommerce";s:11:"description";s:159:"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:29:"pinterest-for-woocommerce:alt";}i:3;O:8:"stdClass":8:{s:4:"name";s:26:"Meta Ads & Pixel by Kliken";s:11:"description";s:150:"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg";s:10:"manage_url";s:40:"admin.php?page=kliken-ads-pixel-for-meta";s:14:"is_built_by_wc";b:0;s:16:"install_external";b:0;s:10:"is_visible";b:1;s:3:"key";s:29:"kliken-ads-pixel-for-meta:alt";}i:4;O:8:"stdClass":7:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:55:"List products and create ads on Facebook and Instagram.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:28:"facebook-for-woocommerce:alt";}}}s:17:"obw/core-profiler";O:8:"stdClass":3:{s:3:"key";s:17:"obw/core-profiler";s:5:"title";s:15:"Grow your store";s:7:"plugins";a:17:{i:0;O:8:"stdClass":11:{s:4:"name";s:11:"WooPayments";s:11:"description";s:54:"Offer safe and convenient ways to pay with WooPayments";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"is_built_by_wc";b:1;s:14:"min_wp_version";s:3:"5.9";s:3:"key";s:20:"woocommerce-payments";s:5:"label";s:25:"Get paid with WooPayments";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:123:"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;s:12:"requires_jpc";b:1;}i:1;O:8:"stdClass":9:{s:4:"name";s:20:"WooCommerce Shipping";s:11:"description";s:41:"Print discounted USPS, UPS and DHL labels";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:20:"woocommerce-shipping";s:5:"label";s:42:"Save on shipping with WooCommerce Shipping";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:114:"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:3;}i:2;O:8:"stdClass":10:{s:4:"name";s:11:"ShipStation";s:9:"image_url";s:118:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg";s:10:"manage_url";s:26:"admin.php?page=shipstation";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:4:{i:0;s:2:"CA";i:1;s:2:"GB";i:2;s:2:"AU";i:3;s:2:"NZ";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:35:"woocommerce-shipstation-integration";s:5:"label";s:49:"Print discounted shipping labels with ShipStation";s:11:"description";s:56:"Automate your order fulfillment and save on top carriers";s:15:"learn_more_link";s:66:"https://wordpress.org/plugins/woocommerce-shipstation-integration/";s:16:"install_priority";i:3;}i:3;O:8:"stdClass":10:{s:4:"name";s:8:"Packlink";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg";s:10:"manage_url";s:36:"admin.php?page=packlink-pro-shipping";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:9:{i:0;s:2:"FR";i:1;s:2:"ES";i:2;s:2:"IT";i:3;s:2:"DE";i:4;s:2:"NL";i:5;s:2:"AT";i:6;s:2:"BE";i:7;s:2:"IE";i:8;s:2:"PT";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:21:"packlink-pro-shipping";s:5:"label";s:46:"Print discounted shipping labels with Packlink";s:11:"description";s:56:"Automate your order fulfillment and save on top carriers";s:15:"learn_more_link";s:52:"https://wordpress.org/plugins/packlink-pro-shipping/";s:16:"install_priority";i:3;}i:4;O:8:"stdClass":10:{s:4:"name";s:31:"PayPal Payments for WooCommerce";s:11:"description";s:61:"Offer more ways to pay with this all-in-one checkout solution";s:14:"is_built_by_wc";b:0;s:15:"install_options";a:1:{i:0;O:8:"stdClass":2:{s:4:"name";s:26:"woocommerce_paypal_branded";s:5:"value";s:8:"profiler";}}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:3:"!in";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"9.8.0-rc.1";s:8:"operator";s:2:">=";}}s:3:"key";s:27:"woocommerce-paypal-payments";s:5:"label";s:41:"Maximize conversions with PayPal Payments";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg";s:15:"learn_more_link";s:130:"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;}i:5;O:8:"stdClass":9:{s:4:"name";s:31:"PayPal Payments for WooCommerce";s:11:"description";s:60:"Offer additional flexible payment options with PayPal Wallet";s:14:"is_built_by_wc";b:0;s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"9.8.0-rc.1";s:8:"operator";s:2:">=";}}s:3:"key";s:39:"woocommerce-paypal-payments:wallet-only";s:5:"label";s:38:"Give shoppers a variety of ways to pay";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg";s:15:"learn_more_link";s:130:"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;}i:6;O:8:"stdClass":11:{s:4:"name";s:7:"Jetpack";s:11:"description";s:53:"Keep your store online with full security and backups";s:10:"is_visible";b:1;s:14:"is_built_by_wc";b:0;s:14:"min_wp_version";s:3:"6.0";s:3:"key";s:7:"jetpack";s:5:"label";s:49:"Protect your store and your shoppers with Jetpack";s:9:"image_url";s:114:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg";s:15:"learn_more_link";s:110:"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:8;s:12:"requires_jpc";b:1;}i:7;O:8:"stdClass":11:{s:4:"name";s:25:"Pinterest for WooCommerce";s:11:"description";s:55:"Get your products in front of a highly engaged audience";s:9:"image_url";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.3";s:3:"key";s:25:"pinterest-for-woocommerce";s:5:"label";s:37:"Showcase your products with Pinterest";s:15:"learn_more_link";s:128:"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:2;}i:8;O:8:"stdClass":10:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:54:"List products and create ads on Facebook and Instagram";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:24:"facebook-for-woocommerce";s:5:"label";s:32:"Grow your business with Facebook";s:15:"learn_more_link";s:112:"https://woocommerce.com/products/facebook/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:2;}i:9;O:8:"stdClass":10:{s:4:"name";s:8:"MailPoet";s:11:"description";s:58:"Attract and retain shoppers with email marketing campaigns";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:84;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:8:"mailpoet";s:5:"label";s:34:"Reach your customers with MailPoet";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg";s:15:"learn_more_link";s:111:"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:7;}i:10;O:8:"stdClass":10:{s:4:"name";s:7:"Klaviyo";s:11:"description";s:56:"Build personalized email and SMS campaigns using Klaviyo";s:9:"image_url";s:95:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png";s:10:"manage_url";s:31:"admin.php?page=klaviyo_settings";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:85;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:7:"klaviyo";s:5:"label";s:7:"Klaviyo";s:15:"learn_more_link";s:126:"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:7;}i:11;O:8:"stdClass":11:{s:4:"name";s:22:"Google for WooCommerce";s:11:"description";s:57:"Create ads for your products straight from your dashboard";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:10:"is_visible";b:1;s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.4";s:3:"key";s:23:"google-listings-and-ads";s:5:"label";s:39:"Drive sales with Google for WooCommerce";s:15:"learn_more_link";s:126:"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:6;}i:12;O:8:"stdClass":9:{s:4:"name";s:15:"WooCommerce Tax";s:11:"description";s:62:"Automatically calculate how much sales tax should be collected";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:11:{i:0;s:2:"US";i:1;s:2:"FR";i:2;s:2:"GB";i:3;s:2:"DE";i:4;s:2:"CA";i:5;s:2:"AU";i:6;s:2:"GR";i:7;s:2:"BE";i:8;s:2:"PT";i:9;s:2:"DK";i:10;s:2:"SE";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:24:"woocommerce-services:tax";s:5:"label";s:44:"Get automated tax rates with WooCommerce Tax";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:106:"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:4;}i:13;O:8:"stdClass":10:{s:4:"name";s:22:"TikTok for WooCommerce";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg";s:11:"description";s:59:"Sync your store with TikTok to create engaging ad campaigns";s:10:"manage_url";s:21:"admin.php?page=tiktok";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CZ";i:6;s:2:"DK";i:7;s:2:"FI";i:8;s:2:"FR";i:9;s:2:"DE";i:10;s:2:"GR";i:11;s:2:"HU";i:12;s:2:"IE";i:13;s:2:"IT";i:14;s:2:"NL";i:15;s:2:"PL";i:16;s:2:"PT";i:17;s:2:"RO";i:18;s:2:"ES";i:19;s:2:"SE";i:20;s:2:"GB";i:21;s:2:"CH";i:22;s:2:"NO";i:23;s:2:"AU";i:24;s:2:"NZ";i:25;s:2:"SG";i:26;s:2:"MY";i:27;s:2:"PH";i:28;s:2:"ID";i:29;s:2:"VN";i:30;s:2:"TH";i:31;s:2:"KR";i:32;s:2:"IL";i:33;s:2:"AE";i:34;s:2:"RU";i:35;s:2:"UA";i:36;s:2:"TR";i:37;s:2:"SA";i:38;s:2:"BR";i:39;s:2:"JP";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:40;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:19:"tiktok-for-business";s:5:"label";s:31:"Create ad campaigns with TikTok";s:15:"learn_more_link";s:125:"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:14;O:8:"stdClass":10:{s:4:"name";s:12:"Snapchat Ads";s:11:"description";s:60:"Reach an untapped audience on Snapchat and drive more sales.";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg";s:10:"manage_url";s:48:"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart";s:14:"is_built_by_wc";b:1;s:10:"is_visible";b:1;s:3:"key";s:24:"snapchat-for-woocommerce";s:5:"label";s:36:"Find New Customers with Snapchat Ads";s:15:"learn_more_link";s:112:"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:15;O:8:"stdClass":10:{s:4:"name";s:10:"Reddit Ads";s:11:"description";s:51:"Seamlessly sync your products and start Reddit Ads.";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Freddit%2Fsetup";s:14:"is_built_by_wc";b:1;s:10:"is_visible";b:1;s:3:"key";s:22:"reddit-for-woocommerce";s:5:"label";s:37:"Reach ready-to-buy shoppers on Reddit";s:15:"learn_more_link";s:110:"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:16;O:8:"stdClass":10:{s:4:"name";s:29:"Print on Demand with Printful";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png";s:11:"description";s:65:"Design and easily sell custom print products online with Printful";s:10:"manage_url";s:0:"";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:9:{i:0;s:2:"AU";i:1;s:2:"GB";i:2;s:2:"CA";i:3;s:2:"ES";i:4;s:2:"DE";i:5;s:2:"FR";i:6;s:2:"NL";i:7;s:2:"BE";i:8;s:2:"LU";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:10:"industry.0";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";s:24:"clothing_and_accessories";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:33:"printful-shipping-for-woocommerce";s:5:"label";s:29:"Print on Demand with Printful";s:15:"learn_more_link";s:111:"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:9;}}}}}', 'off'),
(549, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1776896903', 'off'),
(550, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:"en_US";a:52:{s:18:"your-first-product";O:8:"stdClass":8:{s:4:"slug";s:18:"your-first-product";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:18:"Your first product";s:7:"content";s:467:"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:130:"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:19:13";}i:1;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_were_no_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:2;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_are_now_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:3;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:2:">=";s:5:"value";i:1;}i:4;O:8:"stdClass":5:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_types";s:9:"operation";s:8:"contains";s:5:"value";s:8:"physical";s:7:"default";a:0:{}}}}s:37:"wc-admin-optimizing-the-checkout-flow";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-optimizing-the-checkout-flow";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:28:"Optimizing the checkout flow";s:7:"content";s:177:"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:28:"optimizing-the-checkout-flow";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:144:"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:19:49";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:8:"payments";s:7:"default";a:0:{}}}}s:32:"wc-payments-qualitative-feedback";O:8:"stdClass":8:{s:4:"slug";s:32:"wc-payments-qualitative-feedback";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:46:"WooPayments setup - let us know what you think";s:7:"content";s:137:"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"qualitative-feedback-from-new-users";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:58:"https://automattic.survey.fm/woopayments-new-user-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:21:13";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:20:"woocommerce-payments";s:7:"default";a:0:{}}}}s:29:"share-your-feedback-on-paypal";O:8:"stdClass":8:{s:4:"slug";s:29:"share-your-feedback-on-paypal";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:29:"Share your feedback on PayPal";s:7:"content";s:127:"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:43:"http://automattic.survey.fm/paypal-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:21:50";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}}}s:31:"google_listings_and_ads_install";O:8:"stdClass":8:{s:4:"slug";s:31:"google_listings_and_ads_install";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Drive traffic and sales with Google";s:7:"content";s:123:"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"get-started";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Get started";}}s:3:"url";s:122:"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-06-09 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google_listings_and_ads";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:10;}}}s:39:"wc-subscriptions-security-update-3-0-15";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-subscriptions-security-update-3-0-15";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:42:"WooCommerce Subscriptions security update!";s:7:"content";s:738:"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"update-wc-subscriptions-3-0-15";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"View latest version";}}s:3:"url";s:30:"&page=wc-addons&section=helper";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:30:32";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:1:"<";s:7:"version";s:6:"3.0.15";}}}s:29:"woocommerce-core-update-5-4-0";O:8:"stdClass":8:{s:4:"slug";s:29:"woocommerce-core-update-5-4-0";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Update to WooCommerce 5.4.1 now";s:7:"content";s:140:"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:20:"update-wc-core-5-4-0";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:25:"How to update WooCommerce";}}s:3:"url";s:64:"https://docs.woocommerce.com/document/how-to-update-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:31:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.0";}}}s:19:"wcpay-promo-2020-11";O:8:"stdClass":8:{s:4:"slug";s:19:"wcpay-promo-2020-11";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-11";s:7:"content";s:19:"wcpay-promo-2020-11";}}s:7:"actions";a:0:{}s:5:"rules";a:0:{}}s:19:"wcpay-promo-2020-12";O:8:"stdClass":8:{s:4:"slug";s:19:"wcpay-promo-2020-12";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-12";s:7:"content";s:19:"wcpay-promo-2020-12";}}s:7:"actions";a:0:{}s:5:"rules";a:0:{}}s:34:"ppxo-pps-upgrade-paypal-payments-1";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-1";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Get the latest PayPal extension for WooCommerce";s:7:"content";s:442:"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-1";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:33:53";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:7;s:7:"default";i:1;s:9:"operation";s:1:"<";}}}s:34:"ppxo-pps-upgrade-paypal-payments-2";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-2";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Upgrade your PayPal experience!";s:7:"content";s:358:"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-2";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:34:30";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:6;s:7:"default";i:1;s:9:"operation";s:1:">";}}}s:46:"woocommerce-core-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:56:"Action required: Critical vulnerabilities in WooCommerce";s:7:"content";s:574:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:59:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:35:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.6";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.8";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.9";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.6";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.2";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.3";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.4";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.5";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.2";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.4";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.3";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.3";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.4";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.2";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.2";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.3";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:36;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:37;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.3";}i:38;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}i:39;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:6:"3.5.10";}i:40;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.7";}i:41;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.3";}i:42;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.3";}i:43;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.5";}i:44;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.4";}i:45;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.4";}i:46;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.5";}i:47;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.6";}i:48;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.4";}i:49;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.5";}i:50;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.5";}i:51;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.4";}i:52;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.3";}i:53;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.5";}i:54;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.3";}i:55;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.3";}i:56;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.5";}i:57;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.3";}i:58;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.4";}}}s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Critical vulnerabilities in WooCommerce Blocks";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:32:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:35:42";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:6:"2.5.16";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.6.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.7.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.8.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.9.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.0.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.1.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.1";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.1";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.2";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.1";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:45:"woocommerce-core-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:45:"woocommerce-core-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"Solved: Critical vulnerabilities patched in WooCommerce";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:36:18";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:23:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.1";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:47:"woocommerce-blocks-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-blocks-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Solved: Critical vulnerabilities patched in WooCommerce Blocks";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:36:54";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:19:"habit-moment-survey";O:8:"stdClass":8:{s:4:"slug";s:19:"habit-moment-survey";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"We’re all ears! Share your experience so far with WooCommerce";s:7:"content";s:136:"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:45:"https://automattic.survey.fm/store-management";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:37:30";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:30;}i:3;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:1:">";s:5:"value";i:0;}}}s:42:"woocommerce-core-paypal-march-2022-updated";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-core-paypal-march-2022-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Security auto-update of WooCommerce";s:7:"content";s:391:"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:88:"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-core-paypal-march-2022-dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-10 18:44:57";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:28:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.5.10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.7";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.3";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.5";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.4";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.5";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.6";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.5";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.5";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.5";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.2.2";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:3:"5.5";}i:1;a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}}}}}}}s:47:"woocommerce-core-paypal-march-2022-updated-nopp";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-core-paypal-march-2022-updated-nopp";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Security auto-update of WooCommerce";s:7:"content";s:237:"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:88:"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-10 18:45:04";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:28:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.5.10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.7";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.3";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.5";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.4";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.5";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.6";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.5";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.5";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.5";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.2.2";}}}i:2;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:42:"woocommerce-core-paypal-march-2022-updated";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}s:24:"pinterest_03_2022_update";O:8:"stdClass":8:{s:4:"slug";s:24:"pinterest_03_2022_update";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:53:"Your Pinterest for WooCommerce plugin is out of date!";s:7:"content";s:262:"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"pinterest_03_2022_update";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"Update Instructions";}}s:3:"url";s:148:"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-23 00:00:39";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"pinterest-for-woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"1.0.8";}}}s:33:"store_setup_survey_survey_q2_2022";O:8:"stdClass":8:{s:4:"slug";s:33:"store_setup_survey_survey_q2_2022";s:4:"type";s:6:"survey";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:17:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:30:"How is your store setup going?";s:7:"content";s:232:"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.";}i:1;O:8:"stdClass":3:{s:6:"locale";s:2:"ar";s:5:"title";s:50:"كيف تسير عملية إعداد متجرك؟";s:7:"content";s:368:"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.";}i:2;O:8:"stdClass":3:{s:6:"locale";s:5:"zh_CN";s:5:"title";s:39:"您的商店设置工作进展如何？";s:7:"content";s:273:"我们的目标是确保您拥有所有合适的工具，以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标，以及我们可以如何改进。 为了收集您的想法，我们制作了一份 2 分钟的调查问卷。";}i:3;O:8:"stdClass":3:{s:6:"locale";s:5:"zh_TW";s:5:"title";s:33:"你的商店設定進展如何？";s:7:"content";s:246:"我們的目標是確保你取得所有必備工具，能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標，以及如何進行提升。 為了收集你的想法，我們製作了 2 分鐘的問卷調查。";}i:4;O:8:"stdClass":3:{s:6:"locale";s:5:"nl_NL";s:5:"title";s:44:"Hoe gaat het met het opzetten van je winkel?";s:7:"content";s:254:"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.";}i:5;O:8:"stdClass":3:{s:6:"locale";s:5:"fr_FR";s:5:"title";s:54:"Comment se passe la configuration de votre boutique ?";s:7:"content";s:318:"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.";}i:6;O:8:"stdClass":3:{s:6:"locale";s:5:"de_DE";s:5:"title";s:43:"Wie läuft die Einrichtung deines Shops ab?";s:7:"content";s:304:"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.";}i:7;O:8:"stdClass":3:{s:6:"locale";s:5:"he_IL";s:5:"title";s:50:"איך הולך עם הגדרת החנות שלך?";s:7:"content";s:341:"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.";}i:8;O:8:"stdClass":3:{s:6:"locale";s:5:"id_ID";s:5:"title";s:43:"Bagaimana perkembangan penyiapan toko Anda?";s:7:"content";s:285:"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.";}i:9;O:8:"stdClass":3:{s:6:"locale";s:5:"it_IT";s:5:"title";s:38:"Come va la configurazione del negozio?";s:7:"content";s:288:"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l''abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.";}i:10;O:8:"stdClass":3:{s:6:"locale";s:5:"ja_JP";s:5:"title";s:65:"ストアのセットアップは順調に進んでいますか ?";s:7:"content";s:382:"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。";}i:11;O:8:"stdClass":3:{s:6:"locale";s:5:"ko_KR";s:5:"title";s:47:"스토어 설정은 잘 진행되고 있나요?";s:7:"content";s:342:"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.";}i:12;O:8:"stdClass":3:{s:6:"locale";s:5:"pt_BR";s:5:"title";s:45:"Como está indo a configuração da sua loja?";s:7:"content";s:276:"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.";}i:13;O:8:"stdClass":3:{s:6:"locale";s:5:"ru_RU";s:5:"title";s:60:"Как проходит настройка магазина?";s:7:"content";s:542:"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.";}i:14;O:8:"stdClass":3:{s:6:"locale";s:5:"es_ES";s:5:"title";s:42:"¿Cómo va la configuración de tu tienda?";s:7:"content";s:297:"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.";}i:15;O:8:"stdClass":3:{s:6:"locale";s:5:"sv_SV";s:5:"title";s:46:"Hur går det med konfigureringen av din butik?";s:7:"content";s:271:"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.";}i:16;O:8:"stdClass":3:{s:6:"locale";s:5:"tr_TR";s:5:"title";s:35:"Mağaza kurulumunuz nasıl gidiyor?";s:7:"content";s:310:"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:53:"store_setup_survey_survey_q2_2022_share_your_thoughts";s:7:"locales";a:17:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Tell us how it’s going";}i:1;O:8:"stdClass":2:{s:6:"locale";s:2:"ar";s:5:"label";s:41:"أخبرنا كيف تسير تجربتك";}i:2;O:8:"stdClass":2:{s:6:"locale";s:5:"zh_CN";s:5:"label";s:24:"告诉我们进展如何";}i:3;O:8:"stdClass":2:{s:6:"locale";s:5:"zh_TW";s:5:"label";s:27:"請告訴我們設定進展";}i:4;O:8:"stdClass":2:{s:6:"locale";s:5:"nl_NL";s:5:"label";s:23:"Vertel ons hoe het gaat";}i:5;O:8:"stdClass":2:{s:6:"locale";s:5:"fr_FR";s:5:"label";s:36:"Faites-nous part de vos commentaires";}i:6;O:8:"stdClass":2:{s:6:"locale";s:5:"de_DE";s:5:"label";s:22:"Sag uns, wie es läuft";}i:7;O:8:"stdClass":2:{s:6:"locale";s:5:"he_IL";s:5:"label";s:32:"ספר/י לנו איך הולך";}i:8;O:8:"stdClass":2:{s:6:"locale";s:5:"id_ID";s:5:"label";s:30:"Beri tahu kami perkembangannya";}i:9;O:8:"stdClass":2:{s:6:"locale";s:5:"it_IT";s:5:"label";s:22:"Dicci come sta andando";}i:10;O:8:"stdClass":2:{s:6:"locale";s:5:"ja_JP";s:5:"label";s:54:"セットアップの感想をお聞かせください";}i:11;O:8:"stdClass":2:{s:6:"locale";s:5:"ko_KR";s:5:"label";s:25:"의견을 들려주세요";}i:12;O:8:"stdClass":2:{s:6:"locale";s:5:"pt_BR";s:5:"label";s:26:"Conte-nos o que você acha";}i:13;O:8:"stdClass":2:{s:6:"locale";s:5:"ru_RU";s:5:"label";s:87:"Расскажите нам, как этот процесс проходит у вас.";}i:14;O:8:"stdClass":2:{s:6:"locale";s:5:"es_ES";s:5:"label";s:22:"Cuéntanos cómo te va";}i:15;O:8:"stdClass":2:{s:6:"locale";s:5:"sv_SV";s:5:"label";s:30:"Berätta för oss hur det går";}i:16;O:8:"stdClass":2:{s:6:"locale";s:5:"tr_TR";s:5:"label";s:32:"Nasıl gittiğini bize söyleyin";}}s:3:"url";s:52:"https://automattic.survey.fm/store-setup-survey-2022";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-05-09 08:42:10";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:7;}i:2;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:9;}}}s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";O:8:"stdClass":8:{s:4:"slug";s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:58:"Security vulnerability patched in WooCommerce Eway Gateway";s:7:"content";s:323:"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:62:"needs-update-eway-payment-gateway-rin-action-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"/update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:63:"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:7:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-03 23:45:53";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:6:"3.1.26";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.6";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"<";s:7:"version";s:5:"3.5.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:">=";s:7:"version";s:5:"3.1.0";}}}s:43:"updated-eway-payment-gateway-rin-2022-12-20";O:8:"stdClass":8:{s:4:"slug";s:43:"updated-eway-payment-gateway-rin-2022-12-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"WooCommerce Eway Gateway has been automatically updated";s:7:"content";s:280:"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:57:"updated-eway-payment-gateway-rin-action-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"See all updates";}}s:3:"url";s:16:"/update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:58:"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-03 23:45:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:5:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.1.26";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.3";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}}}}}s:31:"ecomm-wc-navigation-survey-2023";O:8:"stdClass":8:{s:4:"slug";s:31:"ecomm-wc-navigation-survey-2023";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:39:"Navigating WooCommerce on WordPress.com";s:7:"content";s:166:"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:32:"share-navigation-survey-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:58:"https://automattic.survey.fm/new-ecommerce-plan-navigation";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-01-16 09:53:44";}i:1;O:8:"stdClass":2:{s:4:"type";s:12:"is_ecommerce";s:5:"value";b:1;}i:2;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:180;}}}s:39:"woopay-beta-merchantrecruitment-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:39:"woopay-beta-merchantrecruitment-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:319:"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:48:"woopay-beta-merchantrecruitment-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:155:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:27";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.handinhandparenting.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://pritikinfoods.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://utahrecsports.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.hunterpta.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.smokinbeans.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://shulabeauty.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bingeworthytvmerch.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://s91.4d8.myftpupload.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://stephanienicolenorris.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://aliensshirt.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://libertyordeathapparelllc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://cowboystatedaily.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:42:"https://fundrgear.com/beckendorffathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:50:"http://wordpress-528155-2231771.cloudwaysapps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://checkout.sohaprice.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://amadozstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://eliwehbe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://lunabra.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://nptixx.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://louisianapantry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://aplusanatomy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://wildsvg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://bleachfilm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://benabeautyspa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:47:"http://barrettfitnessenterprises.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://goabroadable.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://alexoathletica.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.fourpurls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.hagmannreport.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://busybeeorganics.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nallsproduce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://bigtimebats.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://shop.cookingwithkarli.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.queenofpeacemedia.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://bigjohnsbeefjerky.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://paperbyjaney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://carolinarisemembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://veroticaevents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://spira.farm";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://endlessassist.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://betterlifeblog.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://ashleighrenard.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.turkeymerck.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://carfiershop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://normanmusicfestival.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://www.olfactoryfactoryllc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://fundrgear.com/anthonyathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"http://tkechilifestdotcom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://pvsa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://becbatop.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wwmeconvention.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://lswmp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bubbaskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://fusango.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://vcdpostershow.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.rileysribz.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.fakeultrasound.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://onelongfellowsquare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://agodpod.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/littleladybulldogs";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://thecirclelarp.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://byletam.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.nachonite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://designerdab.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2151.temp.domains/~lovebyt2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://shortporchbaseballcompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://distancecme.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://middleswarthchips.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://railblazausa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://mikescountrymeats.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://www.woodenshoe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://rockspringscafe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"http://footballfangears.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://ybtoner.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://simplyclayyy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://naturecreation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://marisrodriguez.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://asanteinternational.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://theatre55.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://carolynscreativeclassroom.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.miiriya.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://trendyds.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wooedbythefood.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://papasteamstores.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://omdurags.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://happydogbarkery.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://kitbose.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://seamossdeals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://zeatala.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://shop.atwaterffa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://www.brettsfirstresponders.org/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://shirtactive.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://boerneparade.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://zorahshrine.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://davidcervenka.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://addisjourney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://305ycle.cc";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"http://yourworstnightmarehaunt.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://westcoastpreps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://checkout.sohaking.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://www.theunshakeablepundit.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.stellaandchewys.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.raywhitcomb.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"http://constellationtheatercompany.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://stacynguyen.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:46:"https://fundrgear.com/lakecreekgirlsbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://winslowartcenter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://flufftastik.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mygreenbeach.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://ebookvip.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/needvillevolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bifocalmedia.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://clrc.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://hyperpins.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/lakecreekboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://fundrgear.com/kparktennis";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mogadorspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://fundrgear.com/newcaneytrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://sigmascents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://bsharisemoore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://morrflate.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://westbrosinc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://shop.danceplexaz.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://chikepod.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.advanahealth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://tatter.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://greatawakeningbrewing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://waterfowlfestival.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://preppedwellness.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://events.thus.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://stormtide.thefifthtrooper.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.tabsynth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"http://staging.fliptheswitchon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://duffysdough.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodieliving.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://breakerbrotherstcg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://andymation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://recklessmetals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://sophielark.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://wp.arabtherapy.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://creativeappliques.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://altitude.win";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:42:"woocommerce-wcpay-march-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-wcpay-march-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:57:"Action required: Security update for WooCommerce Payments";s:7:"content";s:296:"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:49:"woocommerce-wcpay-march-2023-update-needed-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:13:"See Blog Post";}}s:3:"url";s:122:"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:57:"woocommerce-wcpay-march-2023-update-needed-dismiss-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:11:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-03-22 20:25:44";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.1";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.4";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.3";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.5.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"4.8.0";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"<=";s:7:"version";s:5:"5.6.1";}}}s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";O:8:"stdClass":8:{s:4:"slug";s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:52:"Accept in-person contactless payments on your iPhone";s:7:"content";s:230:"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:20:"Simplify my payments";}}s:3:"url";s:143:"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-03 23:59:47";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}s:48:"woocommerce-WCPreOrders-april-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-WCPreOrders-april-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:68:"Action required: Security update of WooCommerce Pre-Orders extension";s:7:"content";s:220:"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:18:"extension-settings";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:15:"update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-12 22:16:37";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:22:"woocommerce-pre-orders";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.0.0";}}}s:46:"woopay-beta-merchantrecruitment-update-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:46:"woopay-beta-merchantrecruitment-update-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:321:"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:52:"woopay-beta-merchantrecruitment-update-WCPay-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:55:"woopay-beta-merchantrecruitment-update-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.handinhandparenting.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://pritikinfoods.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://utahrecsports.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.hunterpta.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.smokinbeans.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://shulabeauty.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bingeworthytvmerch.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://s91.4d8.myftpupload.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://stephanienicolenorris.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://aliensshirt.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://libertyordeathapparelllc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://cowboystatedaily.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:42:"https://fundrgear.com/beckendorffathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:50:"http://wordpress-528155-2231771.cloudwaysapps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://checkout.sohaprice.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://amadozstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://eliwehbe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://lunabra.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://nptixx.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://louisianapantry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://aplusanatomy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://wildsvg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://bleachfilm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://benabeautyspa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:47:"http://barrettfitnessenterprises.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://goabroadable.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://alexoathletica.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.fourpurls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.hagmannreport.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://busybeeorganics.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nallsproduce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://bigtimebats.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://shop.cookingwithkarli.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.queenofpeacemedia.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://bigjohnsbeefjerky.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://paperbyjaney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://carolinarisemembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://veroticaevents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://spira.farm";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://endlessassist.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://betterlifeblog.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://ashleighrenard.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.turkeymerck.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://carfiershop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://normanmusicfestival.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://www.olfactoryfactoryllc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://fundrgear.com/anthonyathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"http://tkechilifestdotcom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://pvsa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://becbatop.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wwmeconvention.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://lswmp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bubbaskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://fusango.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://vcdpostershow.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.rileysribz.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.fakeultrasound.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://onelongfellowsquare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://agodpod.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/littleladybulldogs";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://thecirclelarp.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://byletam.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.nachonite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://designerdab.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2151.temp.domains/~lovebyt2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://shortporchbaseballcompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://distancecme.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://middleswarthchips.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://railblazausa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://mikescountrymeats.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://www.woodenshoe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://rockspringscafe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"http://footballfangears.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://ybtoner.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://simplyclayyy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://naturecreation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://marisrodriguez.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://asanteinternational.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://theatre55.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://carolynscreativeclassroom.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.miiriya.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://trendyds.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wooedbythefood.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://papasteamstores.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://omdurags.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://happydogbarkery.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://kitbose.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://seamossdeals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://zeatala.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://shop.atwaterffa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://www.brettsfirstresponders.org/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://shirtactive.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://boerneparade.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://zorahshrine.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://davidcervenka.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://addisjourney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://305ycle.cc";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"http://yourworstnightmarehaunt.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://westcoastpreps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://checkout.sohaking.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://www.theunshakeablepundit.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.stellaandchewys.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.raywhitcomb.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"http://constellationtheatercompany.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://stacynguyen.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:46:"https://fundrgear.com/lakecreekgirlsbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://winslowartcenter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://flufftastik.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mygreenbeach.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://ebookvip.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/needvillevolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bifocalmedia.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://clrc.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://hyperpins.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/lakecreekboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://fundrgear.com/kparktennis";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mogadorspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://fundrgear.com/newcaneytrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://sigmascents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://bsharisemoore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://morrflate.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://westbrosinc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://shop.danceplexaz.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://chikepod.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.advanahealth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://tatter.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://greatawakeningbrewing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://waterfowlfestival.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://preppedwellness.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://events.thus.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://stormtide.thefifthtrooper.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.tabsynth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"http://staging.fliptheswitchon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://duffysdough.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodieliving.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://breakerbrotherstcg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://andymation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://recklessmetals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://sophielark.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://wp.arabtherapy.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://creativeappliques.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://altitude.win";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:46:"woopay-beta-existingmerchants-noaction-27APR23";O:8:"stdClass":8:{s:4:"slug";s:46:"woopay-beta-existingmerchants-noaction-27APR23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:15:"WooPay is back!";s:7:"content";s:361:"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:60:"woopay-beta-existingmerchants-noaction-documentation-27APR23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:13:"Documentation";}}s:3:"url";s:178:"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-26 19:00:23";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.0";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:38:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://store.startingstrongman.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://joacreativelab.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.pureskincaresalon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mariablaquier.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://getprodigital.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://dalefrickeholsters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://sstour.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://tk-txstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://humanspiritproject.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://viradadrums.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://rosariumblends.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://organicskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://stuckpigmedical.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.seattlegiftbasket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.cloverandviolet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gvscholarship.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://yesimadiva.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://www.old.jmtrashbgone.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://victorialansford.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://craftcosplay.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://thefossilexchange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nextgenspeed.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cappellarecords.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://ontimesupermarket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://new2knox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://lovestudiollc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://socceruniformkits.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://willowcreativ.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://summitprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://howda.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://soapavenuecompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://subsbox.mystagingwebsite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wifflebreakers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.mps-outfitters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://howardharrisassociates.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bettersaferadio.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://bunnyluna.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:44:"woopay-beta-existingmerchants-update-27APR23";O:8:"stdClass":8:{s:4:"slug";s:44:"woopay-beta-existingmerchants-update-27APR23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:15:"WooPay is back!";s:7:"content";s:368:"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:50:"woopay-beta-existingmerchants-update-WCPay-27APR23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-26 19:00:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.0";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:38:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://store.startingstrongman.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://joacreativelab.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.pureskincaresalon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mariablaquier.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://getprodigital.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://dalefrickeholsters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://sstour.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://tk-txstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://humanspiritproject.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://viradadrums.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://rosariumblends.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://organicskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://stuckpigmedical.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.seattlegiftbasket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.cloverandviolet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gvscholarship.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://yesimadiva.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://www.old.jmtrashbgone.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://victorialansford.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://craftcosplay.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://thefossilexchange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nextgenspeed.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cappellarecords.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://ontimesupermarket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://new2knox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://lovestudiollc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://socceruniformkits.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://willowcreativ.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://summitprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://howda.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://soapavenuecompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://subsbox.mystagingwebsite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wifflebreakers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.mps-outfitters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://howardharrisassociates.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bettersaferadio.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://bunnyluna.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:45:"woopay-beta-merchantrecruitment-short-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:45:"woopay-beta-merchantrecruitment-short-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:181:"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:54:"woopay-beta-merchantrecruitment-short-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:64:"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:161:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:36";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://pieroatomic3.wpcomstaging.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.bluebeautifly.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://indianrivernatural.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://fouroaksproducts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:14:"https://acb.la";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://www.sweetpotatoplant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://www.gocaseyourself.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://laugun.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://nebraskadaybyday.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://vintagemarche727.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://kohai.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://gracegaze.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://aliensmeaning.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://myheritagegardens.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://shopmoresport.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://oladino.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://frogjumpstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cagedthundermma.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/mcelwainelementary";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://mgco.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://500gp.io/pay";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://waterglassslimes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://antiqueful.shop/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://deeperkidmin.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/cyspringsboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://houseofminifigs.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2273.temp.domains/~dreambx2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://madebymixture.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://reliabletrash.company";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.daddybutter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://circleqessentials.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://garlicbraids.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://fbdonline.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://galaxysedge.us";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://duckduckbeetfarm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://varsitygraphics.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://jademackenzie.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://kristysketolifestyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://covid19criticalcare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://parkviewprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://rock-fest.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://fillinxsolutions.com/etarix/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://doughremitx.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.montanafiddlecamp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://fococomiccon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://patricendouglas.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://hectue.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://montanamaxbbq.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://smellzoom.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://uptowne.theoandson.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://superbasic.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ppodstore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://kerenzan.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://a13bargains.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://colorgr.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://mindbodysoulcandles.com/Charlotte";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://peaceloveandadhd.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://seymoursmash.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mwtournament.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:43:"https://fundrgear.com/beckendorffgirlstrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://allswellnyc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://childoftheredwoodsmembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/grandoaksvolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.newhollandrochester.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.purplecatvet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"https://www.mustangmountaincoaster.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.roccanj.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.teerico.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://passportunlimited.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.paladincards20.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://giantshorties.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visualsports.biz";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://thefreakinricanrestaurant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://arequestionscom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://pt.tktxcompanystore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodiechicks.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://nutoshop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://backwoodzhiphop.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://gartapparel.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bodega.badiaspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://rampartrange.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://teeuni.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bearsinthealley.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://vitalbooks.net/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://hair-free-hair-remover.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gangtaynails.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://crochetfoundry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://westcoastbelts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://payment.sundryfiles.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://ccadunkirk.mudhenmama.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://desertsupercup.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://shops-eminem.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://75yearsofracing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://tixpls.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:44:"http://legacyoutfitters.org/banquet/raffles/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://91170e9fc9.nxcli.io/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://beachwayrentals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://esd.camp";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mfkgamecalls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://1greatce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.luthyouth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://electionintegrityidaho.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://renbundle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://premierseamoss.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://teemart.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/beckendorffgirlsbb";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visiblechild.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ebookvital.me/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://renemarsh.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://www.eventricate.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://transgression.party";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://profadex.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://mxsbattlegrounds.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.poeinbaltimore.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://freefall.gg";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://underthechurchhatblog.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://naksparkle.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"http://bearlyburly.gay/inventory";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.premierboneandjoint.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://farm-2-bowl.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://hollandgrill.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://lividian.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.trainingrange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://sarakepskitchen.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.phoenixyouththeatre.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://drivenarmsco.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://audiobro.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://www.iowaabortionaccessfund.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://findthemenu.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://moderndepot.co";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://granitesupplements.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://healthyrican.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://utest.edsandbox.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://c-pounds.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://littleschoolofsmiths.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://goblinstyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://proper-testing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.cosafoundation.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://farmsteadboxes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://fundraise4books.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://norskenook.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://cajulove.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:52:"woopay-beta-merchantrecruitment-short-update-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:52:"woopay-beta-merchantrecruitment-short-update-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:227:"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-update-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:20";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.bluebeautifly.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://indianrivernatural.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://fouroaksproducts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:14:"https://acb.la";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://www.sweetpotatoplant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://www.gocaseyourself.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://laugun.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://nebraskadaybyday.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://vintagemarche727.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://kohai.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://gracegaze.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://aliensmeaning.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://myheritagegardens.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://shopmoresport.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://oladino.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://frogjumpstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cagedthundermma.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/mcelwainelementary";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://mgco.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://500gp.io/pay";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://waterglassslimes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://antiqueful.shop/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://deeperkidmin.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/cyspringsboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://houseofminifigs.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2273.temp.domains/~dreambx2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://madebymixture.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://reliabletrash.company";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.daddybutter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://circleqessentials.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://garlicbraids.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://fbdonline.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://galaxysedge.us";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://duckduckbeetfarm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://varsitygraphics.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://jademackenzie.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://kristysketolifestyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://covid19criticalcare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://parkviewprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://rock-fest.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://fillinxsolutions.com/etarix/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://doughremitx.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.montanafiddlecamp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://fococomiccon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://patricendouglas.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://hectue.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://montanamaxbbq.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://smellzoom.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://uptowne.theoandson.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://superbasic.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ppodstore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://kerenzan.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://a13bargains.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://colorgr.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://mindbodysoulcandles.com/Charlotte";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://peaceloveandadhd.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://seymoursmash.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mwtournament.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:43:"https://fundrgear.com/beckendorffgirlstrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://allswellnyc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://childoftheredwoodsmembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/grandoaksvolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.newhollandrochester.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.purplecatvet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"https://www.mustangmountaincoaster.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.roccanj.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.teerico.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://passportunlimited.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.paladincards20.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://giantshorties.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visualsports.biz";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://thefreakinricanrestaurant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://arequestionscom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://pt.tktxcompanystore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodiechicks.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://nutoshop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://backwoodzhiphop.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://gartapparel.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bodega.badiaspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://rampartrange.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://teeuni.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bearsinthealley.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://vitalbooks.net/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://hair-free-hair-remover.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gangtaynails.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://crochetfoundry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://westcoastbelts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://payment.sundryfiles.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://ccadunkirk.mudhenmama.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://desertsupercup.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://shops-eminem.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://75yearsofracing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://tixpls.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:44:"http://legacyoutfitters.org/banquet/raffles/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://91170e9fc9.nxcli.io/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://beachwayrentals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://esd.camp";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mfkgamecalls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://1greatce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.luthyouth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://electionintegrityidaho.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://renbundle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://premierseamoss.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://teemart.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/beckendorffgirlsbb";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visiblechild.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ebookvital.me/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://renemarsh.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://www.eventricate.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://transgression.party";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://profadex.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://mxsbattlegrounds.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.poeinbaltimore.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://freefall.gg";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://underthechurchhatblog.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://naksparkle.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"http://bearlyburly.gay/inventory";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.premierboneandjoint.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://farm-2-bowl.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://hollandgrill.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://lividian.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.trainingrange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://sarakepskitchen.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.phoenixyouththeatre.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://drivenarmsco.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://audiobro.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://www.iowaabortionaccessfund.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://findthemenu.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://moderndepot.co";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://granitesupplements.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://healthyrican.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://utest.edsandbox.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://c-pounds.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://littleschoolofsmiths.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://goblinstyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://proper-testing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.cosafoundation.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://farmsteadboxes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://fundraise4books.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://norskenook.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://cajulove.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:45:"woopay-beta-merchantrecruitment-short-09MAY23";O:8:"stdClass":8:{s:4:"slug";s:45:"woopay-beta-merchantrecruitment-short-09MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:181:"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-activate-button-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:72:"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:169:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-08 19:18:44";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:17:"platform_checkout";}}}s:11:"option_name";s:41:"woocommerce_woocommerce_payments_settings";s:9:"operation";s:1:"=";s:5:"value";s:2:"no";s:7:"default";b:0;}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:31:"data.platform_checkout_eligible";}}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:1:"=";s:5:"value";b:1;s:7:"default";b:0;}}}s:52:"woopay-beta-merchantrecruitment-short-update-09MAY23";O:8:"stdClass":8:{s:4:"slug";s:52:"woopay-beta-merchantrecruitment-short-update-09MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:227:"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-update-activate-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-08 19:45:57";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:17:"platform_checkout";}}}s:11:"option_name";s:41:"woocommerce_woocommerce_payments_settings";s:9:"operation";s:1:"=";s:5:"value";s:2:"no";s:7:"default";b:0;}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:31:"data.platform_checkout_eligible";}}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:1:"=";s:5:"value";b:1;s:7:"default";b:0;}}}s:52:"woocommerce-WCSubscriptions-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:52:"woocommerce-WCSubscriptions-June-2023-updated-needed";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Action required: Security update of WooCommerce Subscriptions";s:7:"content";s:197:"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:68:"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:60:"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-06 08:00:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:2:">=";s:7:"version";s:5:"2.1.0";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:2:"<=";s:7:"version";s:5:"5.1.2";}}}s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:87:"Action required: Security update of WooCommerce Returns and Warranty Requests extension";s:7:"content";s:270:"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-02 23:53:57";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-warranty";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.1.8";}}}s:42:"woocommerce-WCOPC-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:65:"Action required: Security update of WooCommerce One Page Checkout";s:7:"content";s:232:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-21 14:05:46";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:29:"woocommerce-one-page-checkout";s:8:"operator";s:1:"<";s:7:"version";s:5:"2.4.0";}}}s:40:"woocommerce-WCGC-July-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:40:"woocommerce-WCGC-July-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:68:"Action required: Security update of WooCommerce GoCardless Extension";s:7:"content";s:205:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:40:"woocommerce-WCGC-July-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:40:"woocommerce-WCGC-July-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-04 15:36:07";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:30:"woocommerce-gateway-gocardless";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.5.6";}}}s:48:"woocommerce-shipping-fedex-api-outage-2023-07-16";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-shipping-fedex-api-outage-2023-07-16";s:4:"type";s:7:"warning";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:40:"Scheduled FedEx API outage — July 2023";s:7:"content";s:277:"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:125:"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-05 18:19:17";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-shipping-fedex";}}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2023-07-17 00:00:00";}}}s:35:"wcship-2023-07-hazmat-update-needed";O:8:"stdClass":8:{s:4:"slug";s:35:"wcship-2023-07-hazmat-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:87:"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension";s:7:"content";s:251:"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"plugin-list";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:23:"admin.php?page=wc-admin";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-11 20:26:59";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-services";s:8:"operator";s:1:"<";s:7:"version";s:5:"2.3.0";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}s:43:"woocommerce-WCStripe-Aug-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:43:"woocommerce-WCStripe-Aug-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Action required: Security update for WooCommerce Stripe plugin";s:7:"content";s:183:"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:43:"woocommerce-WCStripe-Aug-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"update-core.php?";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.6";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"<";s:7:"version";s:5:"7.4.2";}i:3;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.3.2";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.4.5";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.5.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.6.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.9.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.0.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.2.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.3.2";}}}}}}}s:46:"woocommerce-WCStripe-Aug-2023-security-updated";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-WCStripe-Aug-2023-security-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:44:"Security update of WooCommerce Stripe plugin";s:7:"content";s:144:"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:07";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.3.2";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.4.5";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.5.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.6.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.9.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.0.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.2.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.3.2";}}}}}s:49:"woocommerce-WooPayments-Aug-2023-security-updated";O:8:"stdClass":8:{s:4:"slug";s:49:"woocommerce-WooPayments-Aug-2023-security-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:60:"Security update of WooPayments (WooCommerce Payments) plugin";s:7:"content";s:147:"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:13";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:17:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.4";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.6";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.5";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.4";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}}}}}s:24:"avalara_q3-2023_noAvaTax";O:8:"stdClass":8:{s:4:"slug";s:24:"avalara_q3-2023_noAvaTax";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:40:"Automatically calculate VAT in real time";s:7:"content";s:284:"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"avalara_q3-2023_noAvaTax";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Automate my sales tax";}}s:3:"url";s:131:"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-08 22:32:23";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2023-08-09 23:59:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-avatax";}}}}i:3;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:30;}i:4;O:8:"stdClass":4:{s:4:"type";s:20:"total_payments_value";s:9:"timeframe";s:9:"last_year";s:5:"value";i:100;s:9:"operation";s:1:">";}}}s:44:"woocommerce-usermeta-Sept2023-productvendors";O:8:"stdClass":8:{s:4:"slug";s:44:"woocommerce-usermeta-Sept2023-productvendors";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:37:"Your store requires a security update";s:7:"content";s:339:"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:44:"woocommerce-usermeta-Sept2023-productvendors";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:11:"plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-09-20 00:50:07";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-product-vendors";}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"8.1.1";}}}s:41:"woocommerce-STRIPE-Oct-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:41:"woocommerce-STRIPE-Oct-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Security update for WooCommerce Stripe Gateway";s:7:"content";s:201:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:41:"woocommerce-STRIPE-Oct-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:15:"update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:36:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-10-18 00:01:58";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:">=";s:7:"version";s:5:"4.5.4";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.6";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.5.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.6.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.8.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.9.2";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.0.2";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.1.2";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.2.2";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.3.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.4.6";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.5.4";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.6.3";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.5.4";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.6.3";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.7.3";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.8.3";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.9.3";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.0.5";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.1.3";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.2.3";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.3.3";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.4.3";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.5.1";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"<";s:7:"version";s:5:"7.6.1";}}}s:29:"amazon-mcf-reviews-2023-12-07";O:8:"stdClass":8:{s:4:"slug";s:29:"amazon-mcf-reviews-2023-12-07";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:36:"Enjoying Amazon MCF for WooCommerce?";s:7:"content";s:292:"We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"amazon-mcf-review-button-2023-12-07";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Leave a review";}}s:3:"url";s:161:"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:36:"amazon-mcf-support-button-2023-12-07";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Request support";}}s:3:"url";s:142:"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-12-06 15:21:27";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:30:"woocommerce-amazon-fulfillment";}}}}s:30:"remove_estimated_deposits_2024";O:8:"stdClass":8:{s:4:"slug";s:30:"remove_estimated_deposits_2024";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:33:"Estimated deposits are going away";s:7:"content";s:267:"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:9:"view_docs";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:29:"Learn about Deposit schedules";}}s:3:"url";s:151:"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:3:"6.9";}i:1;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2024-01-21 08:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2024-01-31 23:59:59";}}}s:26:"sirt-woo-2024-11-xss-admin";O:8:"stdClass":8:{s:4:"slug";s:26:"sirt-woo-2024-11-xss-admin";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"An important update is required for WooCommerce";s:7:"content";s:353:"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href="https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:26:"sirt-woo-2024-11-xss-admin";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"update-core.php?";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:26:"sirt-woo-2024-11-xss-admin";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2024-12-04 02:07:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"WooCommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"8.4.0";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"WooCommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"9.4.3";}}}s:44:"paypal-braintree-sdk-depreciation-2025-02-20";O:8:"stdClass":8:{s:4:"slug";s:44:"paypal-braintree-sdk-depreciation-2025-02-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:51:"Update required for your PayPal Braintree extension";s:7:"content";s:253:"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:51:"paypal-braintree-sdk-depreciation-2025-02-20-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Upgrade now";}}s:3:"url";s:21:"/wp-admin/plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-03-03 19:49:10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:47:"woocommerce-gateway-paypal-powered-by-braintree";s:8:"operator";s:2:"<=";s:7:"version";s:5:"3.2.3";}}}s:24:"uk-vat-notice-2025-04-30";O:8:"stdClass":8:{s:4:"slug";s:24:"uk-vat-notice-2025-04-30";s:4:"type";s:7:"warning";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:38:"UK VAT numbers are no longer supported";s:7:"content";s:322:"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:31:"uk-vat-notice-button-2025-04-30";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:31:"Learn more about this extension";}}s:3:"url";s:53:"https://wordpress.org/plugins/eu-vat-for-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:25:"woocommerce-eu-vat-number";}}i:1;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-05-05 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2025-05-15 00:00:00";}}}s:44:"paypal-braintree-sdk-depreciation-2025-05-30";O:8:"stdClass":8:{s:4:"slug";s:44:"paypal-braintree-sdk-depreciation-2025-05-30";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:54:"Action required: Update the PayPal Braintree extension";s:7:"content";s:228:"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:51:"paypal-braintree-sdk-depreciation-2025-05-30-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Update now";}}s:3:"url";s:21:"/wp-admin/plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-05-29 17:56:45";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:47:"woocommerce-gateway-paypal-powered-by-braintree";s:8:"operator";s:2:"<=";s:7:"version";s:5:"3.2.3";}}}}}', 'off');
INSERT INTO `wpqi_options` VALUES
(563, 'extendify_assist_router', 'a:2:{s:5:"state";a:1:{s:11:"viewedPages";a:1:{i:0;a:4:{s:4:"slug";s:9:"dashboard";s:13:"firstViewedAt";s:24:"2026-03-27T16:39:04.628Z";s:12:"lastViewedAt";s:24:"2026-03-27T16:39:04.628Z";s:5:"count";i:1;}}}s:7:"version";i:0;}', 'auto'),
(555, 'elementor_one_welcome_screen_completed', '1', 'auto'),
(556, 'jetpack_options', 'a:1:{s:14:"last_heartbeat";i:1776357919;}', 'auto'),
(558, '_transient_woocommerce_marketplace_promotions_v2', 'a:1:{s:6:"promos";a:4:{i:0;a:9:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"path";s:0:"";s:8:"pathname";s:33:"/wp-admin/admin.php?page=wc-admin";}}s:9:"cta_label";a:1:{s:5:"en_US";s:13:"Shop the sale";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:240:"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:29:"Black Friday savings are live";}s:4:"icon";s:7:"percent";}i:1;a:9:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"page";s:8:"wc-admin";s:4:"path";s:10:"/marketing";}}s:9:"cta_label";a:1:{s:5:"en_US";s:23:"Level up your marketing";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:223:"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:43:"Take up to 40% off marketing tools and more";}s:4:"icon";s:7:"percent";}i:2;a:10:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"path";s:0:"";s:8:"pathname";s:40:"/wp-admin/edit.php?post_type=shop_coupon";}}s:9:"cta_label";a:1:{s:5:"en_US";s:19:"Upgrade your promos";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:211:"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:46:"Take up to 40% off coupon and promo extensions";}s:5:"style";s:4:"wide";s:4:"icon";s:7:"percent";}i:3;a:10:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";}}s:9:"cta_label";a:1:{s:5:"en_US";s:13:"Shop the sale";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:233:"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&Cs</a> apply.";}s:5:"title";a:1:{s:5:"en_US";s:39:"Save up to 40% on your next big upgrade";}s:5:"style";s:14:"has-background";s:4:"icon";s:7:"percent";}}}', 'off'),
(557, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1776444319', 'off'),
(625, '_elementor_v4_promotions', 'a:2:{s:7:"timeout";i:1774633378;s:5:"value";s:862:"[{"customCss":{"title":"Custom CSS","content":"Add custom CSS to refine and enrich the appearance of any element on your site.","ctaUrl":"https:\\/\\/go.elementor.com\\/go-pro-style-custom-css\\/","image":"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/custom_css_promotion.png"},"displayConditions":{"title":"Display conditions","content":"Control when and where elements are shown across your site.","ctaUrl":"https:\\/\\/go.elementor.com\\/go-pro-display-conditions-modal\\/","image":"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/display_conditions_promotion.png"},"attributes":{"title":"Attributes","content":"Add custom attributes when you need deeper customization and better accessibility.","ctaUrl":"https:\\/\\/go.elementor.com\\/go-pro-attributes-modal\\/","image":"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/attributes_promotion.png"}}]";}', 'off'),
(622, '_elementor_notifications_data', 'a:2:{s:7:"timeout";i:1774633377;s:5:"value";s:13878:"[{"id":"angie-launch","title":"Introducing Angie Code.","description":"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.","topic":"Angie Code","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png","chipTags":["New launch"],"link":"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/","readMoreText":"Learn More"},{"id":"partner-program","title":"Partner with Elementor. Grow your business.","description":"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png","chipTags":["Partner Program"],"cta":"Apply now","ctaLink":"https:\\/\\/my.elementor.com\\/agency\\/"},{"id":"manage-launch","title":"Introducing Manage","description":"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png","chipTags":["New Launch"],"cta":"Start free","ctaLink":"https:\\/\\/go.elementor.com\\/manage\\/whatsnew"},{"id":"components-3.35","title":"Components","description":"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.","topic":"Version 4 beta","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog","readMoreText":"Learn More"},{"id":"one-launch","title":"Introducing Elementor One","description":"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png","chipTags":["New Launch"],"cta":"Explore Elementor One","ctaLink":"https:\\/\\/go.elementor.com\\/launch-whats-new"},{"id":"atomic-tabs-3.34","title":"Atomic Tabs","description":"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/","readMoreText":"Learn More"},{"id":"interactions-3.34","title":"Entrance Interactions","description":"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/","readMoreText":"Learn More"},{"id":"variables-manager-3.33","title":"Variables Manager","description":"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More"},{"id":"custom-css-3.33","title":"Custom CSS","description":"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.","topic":"Elementor Pro 3.33","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"custom-css-3.33","title":"Custom CSS","description":"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.","topic":"Elementor Pro 3.33","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/"},{"id":"blend-mode-3.33","title":"Blend Mode","description":"Layer and blend visuals to create depth, contrast, and cinematic design effects.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More"},{"id":"transform-3.32","title":"Design with depth using Transform","description":"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More"},{"id":"size-variable-3.32","title":"Consistency with Size Variables","description":"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.","topic":"Elementor Pro 3.32","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"size-variable-3.32","title":"Consistency with Size Variables","description":"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.","topic":"Elementor Pro 3.32","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/"},{"id":"transitions-3.32","title":"Smooth interactions with Transitions","description":"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More"},{"id":"variables-3.31","title":"Scalable design with Variables","description":"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"filters-3.31","title":"Visual effects with Filters and Backdrop Filters","description":"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"ally-assistant","title":"New! Fix accessibility issues with Ally Assistant","description":"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.","topic":"Ally by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png","chipTags":["New Feature"],"cta":"Scan for free","ctaLink":"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new","conditions":[[{"type":"plugin","operator":"!=","plugin":"pojo-accessibility\\/pojo-accessibility.php"}]]},{"id":"classes-3.31","title":"Smarter Class Manager tools","description":"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"attributes-3.31","title":"Add semantic HTML with Attributes","description":"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.","topic":"Elementor Pro 3.31","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"attributes-3.31","title":"Add semantic HTML with Attributes","description":"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.","topic":"Elementor Pro 3.31","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/"},{"id":"cloud-websites-3.30","title":"Full Website Templates in the cloud","description":"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.","topic":"Elementor Pro 3.30","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"cloud-websites-3.30","title":"Full Website Templates in the cloud","description":"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.","topic":"Elementor Pro 3.30","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/"},{"id":"ally-notification","title":"Just released! Ally - a new plugin for web accessibility & usability","description":"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.","topic":"Ally by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png","chipTags":["New plugin"],"cta":"Get it free","ctaLink":"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"pojo-accessibility\\/pojo-accessibility.php"}]]},{"id":"ai-site-planner","title":"Instant Sitemaps & Wireframes","description":"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.","topic":"Elementor AI","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/","readMoreText":"Learn More"},{"id":"image-optimizer-3.19","title":"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.","description":"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.","topic":"Image Optimizer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png","chipTags":["New plugin"],"cta":"Get the Image Optimizer","ctaLink":"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"image-optimization\\/image-optimization.php"}]]},{"id":"5-star-rating-prompt","title":"Love the New Features? Let Us Know with 5 Stars!","description":"Help spread the word by telling the world what you love about Elementor.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png","cta":"Leave a Review","ctaLink":"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/"},{"id":"site-mailer-introducing","title":"Introducing Site Mailer","description":"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.","topic":"Site Mailer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png","chipTags":["New plugin"],"cta":"Start Free Trial","ctaLink":"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"site-mailer\\/site-mailer.php"}]]}]";}', 'off'),
(567, 'tec_events_category_color_css', '', 'on'),
(1038, 'woocommerce_pickup_location_settings', 'a:4:{s:7:"enabled";s:2:"no";s:5:"title";s:0:"";s:4:"cost";s:0:"";s:10:"tax_status";s:7:"taxable";}', 'auto'),
(1037, '_transient_shipping-transient-version', '1774630703', 'on'),
(1058, 'tec_timed_events_is_rest_api_blocked', 'a:3:{s:3:"key";s:26:"events_is_rest_api_blocked";s:5:"value";b:0;s:10:"expiration";i:1774803626;}', 'on'),
(1060, 'tec_onboarding_wizard_data', 'a:6:{s:5:"begun";b:1;s:8:"finished";b:1;s:11:"current_tab";i:0;s:14:"completed_tabs";a:1:{i:0;i:0;}s:12:"skipped_tabs";a:0:{}s:9:"last_send";a:3:{s:7:"_locale";s:4:"user";s:8:"finished";b:1;s:5:"begun";b:0;}}', 'auto'),
(1074, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'off'),
(568, 'action_scheduler_migration_status', 'complete', 'auto'),
(569, 'as_has_wp_comment_logs', 'no', 'on'),
(586, 'elementor_disable_color_schemes', 'yes', 'auto'),
(587, 'elementor_disable_typography_schemes', 'yes', 'auto'),
(619, '_elementor_free_to_pro_upsell', 'a:2:{s:7:"timeout";i:1774633377;s:5:"value";s:723:"[{"id":"animated_headline","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg"},{"id":"video_playlist","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg"},{"id":"cta","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg"},{"id":"testimonial_widget","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg"},{"id":"image_carousel","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg"},{"id":"connect-pro-upgrade","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg"}]";}', 'off'),
(614, 'e_editor_counter', '3', 'auto'),
(640, 'tec_events_elementor_template_imported', 'a:1:{s:80:"TEC\\Events\\Integrations\\Plugins\\Elementor\\Template\\Documents\\Event_Single_Static";i:3442;}', 'auto'),
(1239, '_transient_health-check-site-status-result', '{"good":17,"recommended":5,"critical":2}', 'on'),
(988, 'elementor_log', 'a:12:{s:32:"8c714fac5f337ed34edbecea3ee69a2d";O:30:"Elementor\\Core\\Logger\\Items\\JS":10:{s:7:"\0*\0date";s:19:"2026-03-27 16:45:18";s:7:"\0*\0type";s:5:"error";s:10:"\0*\0message";s:107:"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:2;s:14:"\0*\0times_dates";a:2:{i:0;s:19:"2026-03-27 16:45:18";i:1;s:19:"2026-03-27 16:45:18";}s:7:"\0*\0args";a:6:{s:4:"type";s:5:"error";s:9:"timestamp";s:10:"1774629918";s:7:"message";s:77:"Failed to execute ''querySelector'' on ''Document'': ''#'' is not a valid selector.";s:3:"url";s:108:"https://www.testing2.yulee-fernandinapmu.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.9";s:4:"line";s:1:"2";s:6:"column";s:6:"952876";}s:7:"\0*\0file";s:108:"https://www.testing2.yulee-fernandinapmu.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.9";s:7:"\0*\0line";s:1:"2";s:9:"\0*\0column";s:6:"952876";}s:32:"dbe936bc6514e5fea85c8990598ad886";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-31 08:07:00";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.35.9";s:2:"to";s:5:"4.0.0";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-31 08:07:00";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.35.9";s:2:"to";s:5:"4.0.0";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"f01f1589066d871088e89fae38ca597d";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-31 08:19:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-31 08:19:09";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"d5a8a6160aa8ef494646fc10658fb386";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-31 08:19:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-31 08:19:09";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"10d281f707138df48f167f0f055ee50c";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-31 08:19:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-31 08:19:09";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"56fdfa3146457819c43a4b5c47ffbd34";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-03-31 08:19:09";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.35.9";s:2:"to";s:5:"4.0.0";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-03-31 08:19:09";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:6:"3.35.9";s:2:"to";s:5:"4.0.0";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"1b8b5c7703b4d8d4a3b5fdbfa376be91";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-04-02 08:22:41";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"4.0.0";s:2:"to";s:5:"4.0.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-04-02 08:22:41";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"4.0.0";s:2:"to";s:5:"4.0.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"5f22915d75d87b9f5750dd2b6edb2e34";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-04-02 09:16:36";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-04-02 09:16:36";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"e100a8e329e5521c4ffd62b6a59be956";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-04-02 09:16:36";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-04-02 09:16:36";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"1bfbd154a3528b07f826182cb6578473";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-04-02 09:16:36";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-04-02 09:16:36";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"8a36eaaa7a98bb51c7e7d9ba6ef443d6";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-04-02 09:16:36";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"4.0.0";s:2:"to";s:5:"4.0.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-04-02 09:16:36";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"4.0.0";s:2:"to";s:5:"4.0.1";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"d5b948d12a271689f4238960b77380e9";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2026-04-02 09:16:37";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"4.0.0";s:2:"to";s:5:"4.0.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2026-04-02 09:16:37";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"4.0.0";s:2:"to";s:5:"4.0.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}}', 'off'),
(571, '_transient_product_query-transient-version', '1774631099', 'on'),
(572, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(573, 'category_children', 'a:0:{}', 'auto'),
(574, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(575, 'product_brand_children', 'a:0:{}', 'auto'),
(577, 'speaker_cat_children', 'a:0:{}', 'auto'),
(578, 'testimonials_cat_children', 'a:0:{}', 'auto'),
(579, 'faqs_cat_children', 'a:0:{}', 'auto'),
(580, 'tribe_events_cat_children', 'a:0:{}', 'auto'),
(581, '_transient_product-transient-version', '1774629712', 'on'),
(582, '_transient_woocommerce_product_task_has_product_transient', 'yes', 'on'),
(583, 'woocommerce_task_list_tracked_completed_tasks', 'a:1:{i:0;s:8:"products";}', 'auto'),
(584, 'tr_custom_sidebars', 'a:0:{}', 'auto');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_postmeta`
--

CREATE TABLE `wpqi_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_postmeta`
--

INSERT INTO `wpqi_postmeta` VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(7, 9, '_form', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit "Submit"]'),
(8, 9, '_mail', 'a:8:{s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:54:"[_site_title] <admin@testing2.yulee-fernandinapmu.com>";s:4:"body";s:191:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).";s:9:"recipient";s:19:"[_site_admin_email]";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(9, 9, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:54:"[_site_title] <admin@testing2.yulee-fernandinapmu.com>";s:4:"body";s:220:"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(10, 9, '_messages', 'a:12:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";}'),
(11, 9, '_additional_settings', ''),
(12, 9, '_locale', 'en_US'),
(13, 9, '_hash', '19dc167cbd49fa7f690704d17cbe20bed200b19f647cac31730a75084c87c974'),
(14, 10, '_elementor_edit_mode', 'builder'),
(15, 10, '_elementor_template_type', 'kit'),
(16, 11, '_wp_attached_file', 'woocommerce-placeholder.webp'),
(17, 11, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:28:"woocommerce-placeholder.webp";s:8:"filesize";i:9892;s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"woocommerce-placeholder-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1746;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"woocommerce-placeholder-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:862;}s:18:"woocommerce_single";a:5:{s:4:"file";s:36:"woocommerce-placeholder-600x600.webp";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3254;}s:6:"medium";a:5:{s:4:"file";s:36:"woocommerce-placeholder-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1746;}s:5:"large";a:5:{s:4:"file";s:38:"woocommerce-placeholder-1024x1024.webp";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6322;}s:9:"thumbnail";a:5:{s:4:"file";s:36:"woocommerce-placeholder-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1078;}s:12:"medium_large";a:5:{s:4:"file";s:36:"woocommerce-placeholder-768x768.webp";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4432;}s:13:"conat_270x280";a:5:{s:4:"file";s:36:"woocommerce-placeholder-270x280.webp";s:5:"width";i:270;s:6:"height";i:280;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1638;}s:13:"conat_480x350";a:5:{s:4:"file";s:36:"woocommerce-placeholder-480x350.webp";s:5:"width";i:480;s:6:"height";i:350;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2480;}s:13:"conat_370x500";a:5:{s:4:"file";s:36:"woocommerce-placeholder-370x500.webp";s:5:"width";i:370;s:6:"height";i:500;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2636;}s:13:"conat_315x410";a:5:{s:4:"file";s:36:"woocommerce-placeholder-315x410.webp";s:5:"width";i:315;s:6:"height";i:410;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2188;}s:13:"conat_370x270";a:5:{s:4:"file";s:36:"woocommerce-placeholder-370x270.webp";s:5:"width";i:370;s:6:"height";i:270;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1998;}s:13:"conat_210x210";a:5:{s:4:"file";s:36:"woocommerce-placeholder-210x210.webp";s:5:"width";i:210;s:6:"height";i:210;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1320;}s:13:"conat_270x340";a:5:{s:4:"file";s:36:"woocommerce-placeholder-270x340.webp";s:5:"width";i:270;s:6:"height";i:340;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1874;}s:13:"conat_120x120";a:5:{s:4:"file";s:36:"woocommerce-placeholder-120x120.webp";s:5:"width";i:120;s:6:"height";i:120;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:938;}s:13:"conat_370x250";a:5:{s:4:"file";s:36:"woocommerce-placeholder-370x250.webp";s:5:"width";i:370;s:6:"height";i:250;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1974;}s:11:"conat_80x80";a:5:{s:4:"file";s:34:"woocommerce-placeholder-80x80.webp";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:806;}s:31:"conat-admin-post-featured-image";a:5:{s:4:"file";s:34:"woocommerce-placeholder-60x60.webp";s:5:"width";i:60;s:6:"height";i:60;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:692;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18, 17, '_wp_attached_file', '2026/03/log_file_2026-03-27__16-39-16.txt'),
(19, 20, '_wp_attached_file', '2023/04/pattern-2.png'),
(20, 20, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:472;s:4:"file";s:21:"2023/04/pattern-2.png";s:8:"filesize";i:61781;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-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:14980;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3613;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"pattern-2-600x148.png";s:5:"width";i:600;s:6:"height";i:148;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21338;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(22, 25, '_wp_attached_file', '2023/04/image-1.jpg'),
(23, 25, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:996;s:4:"file";s:19:"2023/04/image-1.jpg";s:8:"filesize";i:130716;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20974;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4575;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-1-600x311.jpg";s:5:"width";i:600;s:6:"height";i:311;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37110;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(25, 26, '_wp_attached_file', '2023/04/pattern-1.png'),
(26, 26, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:375;s:6:"height";i:1007;s:4:"file";s:21:"2023/04/pattern-1.png";s:8:"filesize";i:25363;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19007;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4988;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(28, 64, '_wp_attached_file', '2023/04/about.jpg'),
(29, 64, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:531;s:6:"height";i:531;s:4:"file";s:17:"2023/04/about.jpg";s:8:"filesize";i:86009;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"about-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26355;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"about-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4495;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(31, 65, '_wp_attached_file', '2023/04/about-pattern.png'),
(32, 65, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:832;s:6:"height";i:672;s:4:"file";s:25:"2023/04/about-pattern.png";s:8:"filesize";i:75696;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"about-pattern-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:24842;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"about-pattern-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5070;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"about-pattern-600x485.png";s:5:"width";i:600;s:6:"height";i:485;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:56815;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(34, 69, '_wp_attached_file', '2023/04/pattern-1-1.png'),
(35, 69, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:69;s:6:"height";i:194;s:4:"file";s:23:"2023/04/pattern-1-1.png";s:8:"filesize";i:321;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-1-1-69x100.png";s:5:"width";i:69;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:456;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(37, 70, '_wp_attached_file', '2023/04/pattern-3.png'),
(38, 70, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:63;s:6:"height";i:194;s:4:"file";s:21:"2023/04/pattern-3.png";s:8:"filesize";i:307;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"pattern-3-63x100.png";s:5:"width";i:63;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:460;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(40, 81, '_wp_attached_file', '2023/04/1.jpg'),
(41, 81, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1548;s:6:"height";i:464;s:4:"file";s:13:"2023/04/1.jpg";s:8:"filesize";i:183242;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27478;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5079;}s:18:"woocommerce_single";a:5:{s:4:"file";s:13:"1-600x180.jpg";s:5:"width";i:600;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37964;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(43, 89, '_wp_attached_file', '2023/04/pattern-4.png'),
(44, 89, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:475;s:6:"height";i:460;s:4:"file";s:21:"2023/04/pattern-4.png";s:8:"filesize";i:27484;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-4-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:24810;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5526;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(46, 90, '_wp_attached_file', '2023/04/pattern-6.png'),
(47, 90, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:112;s:6:"height";i:115;s:4:"file";s:21:"2023/04/pattern-6.png";s:8:"filesize";i:2089;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-6-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2890;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(49, 98, '_wp_attached_file', '2023/04/speaker-1.jpg'),
(50, 98, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-1.jpg";s:8:"filesize";i:17013;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3054;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(52, 99, '_wp_attached_file', '2023/04/speaker-2.jpg'),
(53, 99, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-2.jpg";s:8:"filesize";i:26184;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3761;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(55, 100, '_wp_attached_file', '2023/04/speaker-3.jpg'),
(56, 100, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-3.jpg";s:8:"filesize";i:31352;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4939;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(58, 101, '_wp_attached_file', '2023/04/speaker-4.jpg'),
(59, 101, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-4.jpg";s:8:"filesize";i:31446;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4640;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(61, 102, '_wp_attached_file', '2023/04/speaker-5.jpg'),
(62, 102, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-5.jpg";s:8:"filesize";i:22251;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4006;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(64, 103, '_wp_attached_file', '2023/04/speaker-6.jpg'),
(65, 103, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-6.jpg";s:8:"filesize";i:27447;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4265;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(67, 104, '_wp_attached_file', '2023/04/speaker-7.jpg'),
(68, 104, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-7.jpg";s:8:"filesize";i:13309;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2987;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(70, 105, '_wp_attached_file', '2023/04/speaker-8.jpg'),
(71, 105, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:280;s:4:"file";s:21:"2023/04/speaker-8.jpg";s:8:"filesize";i:27873;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"speaker-8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4806;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(73, 112, '_wp_attached_file', '2023/04/11.jpg'),
(74, 112, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:925;s:4:"file";s:14:"2023/04/11.jpg";s:8:"filesize";i:177370;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"11-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25922;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"11-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4753;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"11-600x289.jpg";s:5:"width";i:600;s:6:"height";i:289;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45988;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(76, 124, '_wp_attached_file', '2023/04/faq.jpg'),
(77, 124, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:570;s:6:"height";i:725;s:4:"file";s:15:"2023/04/faq.jpg";s:8:"filesize";i:37332;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"faq-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14140;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"faq-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1938;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(79, 158, '_wp_attached_file', '2023/05/pattern-7.png'),
(80, 158, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:461;s:6:"height";i:709;s:4:"file";s:21:"2023/05/pattern-7.png";s:8:"filesize";i:34027;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-7-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:29089;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-7-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7752;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(82, 159, '_wp_attached_file', '2023/05/pattern-8.png'),
(83, 159, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:461;s:6:"height";i:709;s:4:"file";s:21:"2023/05/pattern-8.png";s:8:"filesize";i:33681;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-8-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:29134;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-8-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7724;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(85, 160, '_wp_attached_file', '2023/05/pattern-9.png'),
(86, 160, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:381;s:6:"height";i:557;s:4:"file";s:21:"2023/05/pattern-9.png";s:8:"filesize";i:9360;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-9-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6193;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-9-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1828;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(88, 175, '_wp_attached_file', '2023/05/1.jpg'),
(89, 175, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/1.jpg";s:8:"filesize";i:44990;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22755;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4198;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(90, 176, '_wp_attached_file', '2023/05/2.jpg'),
(91, 176, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/2.jpg";s:8:"filesize";i:55613;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24761;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3812;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(92, 177, '_wp_attached_file', '2023/05/3.jpg'),
(93, 177, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/3.jpg";s:8:"filesize";i:94082;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41331;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5573;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(94, 178, '_wp_attached_file', '2023/05/4.jpg'),
(95, 178, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/4.jpg";s:8:"filesize";i:49572;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20807;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3533;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(96, 179, '_wp_attached_file', '2023/05/5.jpg'),
(97, 179, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/5.jpg";s:8:"filesize";i:63619;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28844;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4791;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(98, 180, '_wp_attached_file', '2023/05/6.jpg'),
(99, 180, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/6.jpg";s:8:"filesize";i:75181;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31394;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4220;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(100, 181, '_wp_attached_file', '2023/05/7.jpg'),
(101, 181, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/7.jpg";s:8:"filesize";i:50822;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22376;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4038;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(102, 183, '_wp_attached_file', '2023/05/8.jpg'),
(103, 183, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:13:"2023/05/8.jpg";s:8:"filesize";i:80154;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"8-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35326;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5372;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(104, 193, '_wp_attached_file', '2023/05/2-1.jpg'),
(105, 193, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1280;s:4:"file";s:15:"2023/05/2-1.jpg";s:8:"filesize";i:153091;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21086;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4234;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"2-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46288;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(107, 194, '_wp_attached_file', '2023/05/icon-1.png'),
(108, 194, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:40;s:6:"height";i:59;s:4:"file";s:18:"2023/05/icon-1.png";s:8:"filesize";i:4702;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:{}}}'),
(110, 195, '_wp_attached_file', '2023/05/icon-2.png'),
(111, 195, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:189;s:6:"height";i:135;s:4:"file";s:18:"2023/05/icon-2.png";s:8:"filesize";i:8735;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"icon-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3374;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(113, 196, '_wp_attached_file', '2023/05/icon-3.png'),
(114, 196, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:104;s:6:"height";i:66;s:4:"file";s:18:"2023/05/icon-3.png";s:8:"filesize";i:5637;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"icon-3-100x66.png";s:5:"width";i:100;s:6:"height";i:66;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2510;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(116, 197, '_wp_attached_file', '2023/05/pattern-11.png'),
(117, 197, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:148;s:6:"height";i:210;s:4:"file";s:22:"2023/05/pattern-11.png";s:8:"filesize";i:10110;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-11-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4422;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(119, 219, '_wp_attached_file', '2023/05/1.png'),
(120, 219, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/1.png";s:8:"filesize";i:10073;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3091;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(122, 220, '_wp_attached_file', '2023/05/2.png'),
(123, 220, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/2.png";s:8:"filesize";i:7852;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2408;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(125, 221, '_wp_attached_file', '2023/05/3.png'),
(126, 221, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/3.png";s:8:"filesize";i:15551;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6555;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(128, 222, '_wp_attached_file', '2023/05/4.png'),
(129, 222, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/4.png";s:8:"filesize";i:9172;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2853;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(131, 223, '_wp_attached_file', '2023/05/5.png'),
(132, 223, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/5.png";s:8:"filesize";i:8826;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"5-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2786;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(134, 224, '_wp_attached_file', '2023/05/6.png'),
(135, 224, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/6.png";s:8:"filesize";i:8028;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"6-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2203;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(137, 225, '_wp_attached_file', '2023/05/7.png'),
(138, 225, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/7.png";s:8:"filesize";i:7809;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"7-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2384;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(140, 226, '_wp_attached_file', '2023/05/8.png'),
(141, 226, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:200;s:4:"file";s:13:"2023/05/8.png";s:8:"filesize";i:8236;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"8-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2352;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(143, 245, '_wp_attached_file', '2023/05/news-1.jpg'),
(144, 245, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:18:"2023/05/news-1.jpg";s:8:"filesize";i:67142;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29238;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5478;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(146, 258, '_wp_attached_file', '2023/05/news-17.jpg'),
(147, 258, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:243;s:4:"file";s:19:"2023/05/news-17.jpg";s:8:"filesize";i:42055;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-17-300x243.jpg";s:5:"width";i:300;s:6:"height";i:243;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21362;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-17-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4371;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(149, 277, '_wp_attached_file', '2023/05/news-2.jpg'),
(150, 277, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:18:"2023/05/news-2.jpg";s:8:"filesize";i:100991;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36731;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5145;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(152, 278, '_wp_attached_file', '2023/05/news-3.jpg'),
(153, 278, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:18:"2023/05/news-3.jpg";s:8:"filesize";i:48907;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24339;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4690;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(155, 281, '_wp_attached_file', '2023/05/pattern-14.png'),
(156, 281, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:281;s:6:"height";i:538;s:4:"file";s:22:"2023/05/pattern-14.png";s:8:"filesize";i:19167;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-14-281x300.png";s:5:"width";i:281;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15540;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-14-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5541;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(158, 282, '_wp_attached_file', '2023/05/pattern-12.png'),
(159, 282, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:189;s:6:"height";i:91;s:4:"file";s:22:"2023/05/pattern-12.png";s:8:"filesize";i:3743;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-12-100x91.png";s:5:"width";i:100;s:6:"height";i:91;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3110;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(161, 283, '_wp_attached_file', '2023/05/pattern-13.png'),
(162, 283, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:69;s:6:"height";i:91;s:4:"file";s:22:"2023/05/pattern-13.png";s:8:"filesize";i:1227;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:{}}}'),
(164, 302, '_wp_attached_file', '2023/05/cloud.png'),
(165, 302, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:531;s:4:"file";s:17:"2023/05/cloud.png";s:8:"filesize";i:42115;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"cloud-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10984;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"cloud-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3043;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"cloud-600x166.png";s:5:"width";i:600;s:6:"height";i:166;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13361;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(167, 303, '_wp_attached_file', '2023/05/image-2.jpg'),
(168, 303, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1092;s:4:"file";s:19:"2023/05/image-2.jpg";s:8:"filesize";i:295795;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28939;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4483;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-2-600x341.jpg";s:5:"width";i:600;s:6:"height";i:341;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59525;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(170, 310, '_wp_attached_file', '2023/05/content-image.png'),
(171, 310, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:570;s:6:"height";i:905;s:4:"file";s:25:"2023/05/content-image.png";s:8:"filesize";i:192431;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"content-image-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:47530;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"content-image-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7349;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(173, 330, '_wp_attached_file', '2023/05/pattern-15.png'),
(174, 330, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1012;s:6:"height";i:887;s:4:"file";s:22:"2023/05/pattern-15.png";s:8:"filesize";i:25350;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-15-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6221;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-15-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1366;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"pattern-15-600x526.png";s:5:"width";i:600;s:6:"height";i:526;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23858;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(176, 331, '_wp_attached_file', '2023/05/pattern-16.png'),
(177, 331, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:853;s:6:"height";i:624;s:4:"file";s:22:"2023/05/pattern-16.png";s:8:"filesize";i:19919;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-16-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14048;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-16-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2695;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"pattern-16-600x439.png";s:5:"width";i:600;s:6:"height";i:439;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:32110;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpqi_postmeta` VALUES
(179, 332, '_wp_attached_file', '2023/05/pattern-18.png'),
(180, 332, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:97;s:6:"height";i:97;s:4:"file";s:22:"2023/05/pattern-18.png";s:8:"filesize";i:6536;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:{}}}'),
(182, 340, '_wp_attached_file', '2023/05/about-1.png'),
(183, 340, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:770;s:6:"height";i:619;s:4:"file";s:19:"2023/05/about-1.png";s:8:"filesize";i:148948;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"about-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:48674;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"about-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8069;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"about-1-600x482.png";s:5:"width";i:600;s:6:"height";i:482;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:123800;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(185, 348, '_wp_attached_file', '2023/05/pattern-17.png'),
(186, 348, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:304;s:6:"height";i:242;s:4:"file";s:22:"2023/05/pattern-17.png";s:8:"filesize";i:2135;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-17-300x242.png";s:5:"width";i:300;s:6:"height";i:242;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2268;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-17-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1124;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(188, 355, '_wp_attached_file', '2023/05/pattern-19.png'),
(189, 355, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:774;s:4:"file";s:22:"2023/05/pattern-19.png";s:8:"filesize";i:143906;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-19-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26496;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-19-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3508;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"pattern-19-600x242.png";s:5:"width";i:600;s:6:"height";i:242;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:53349;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(191, 366, '_wp_attached_file', '2023/05/3-1.jpg'),
(192, 366, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:800;s:4:"file";s:15:"2023/05/3-1.jpg";s:8:"filesize";i:80848;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4896;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1107;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"3-1-600x250.jpg";s:5:"width";i:600;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18101;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(194, 403, '_wp_attached_file', '2023/05/news-4.jpg'),
(195, 403, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:250;s:4:"file";s:18:"2023/05/news-4.jpg";s:8:"filesize";i:44037;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-4-300x250.jpg";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30803;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5818;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(197, 404, '_wp_attached_file', '2023/05/news-5.jpg'),
(198, 404, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:250;s:4:"file";s:18:"2023/05/news-5.jpg";s:8:"filesize";i:60301;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-5-300x250.jpg";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40102;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5718;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(200, 405, '_wp_attached_file', '2023/05/news-6.jpg'),
(201, 405, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:250;s:4:"file";s:18:"2023/05/news-6.jpg";s:8:"filesize";i:42640;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-6-300x250.jpg";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28467;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5017;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(203, 424, '_wp_attached_file', '2023/05/5-1.jpg'),
(204, 424, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:981;s:4:"file";s:15:"2023/05/5-1.jpg";s:8:"filesize";i:17997;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"5-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3063;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"5-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:852;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"5-1-600x307.jpg";s:5:"width";i:600;s:6:"height";i:307;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5655;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(206, 431, '_wp_attached_file', '2023/05/6-1.jpg'),
(207, 431, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:200;s:4:"file";s:15:"2023/05/6-1.jpg";s:8:"filesize";i:4797;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"6-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2524;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"6-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1052;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"6-1-600x63.jpg";s:5:"width";i:600;s:6:"height";i:63;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1944;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(209, 440, '_wp_attached_file', '2023/05/icon-4.png'),
(210, 440, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:110;s:6:"height";i:111;s:4:"file";s:18:"2023/05/icon-4.png";s:8:"filesize";i:6562;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"icon-4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6116;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(212, 441, '_wp_attached_file', '2023/05/pattern-10.png'),
(213, 441, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:584;s:6:"height";i:1338;s:4:"file";s:22:"2023/05/pattern-10.png";s:8:"filesize";i:16344;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-10-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5644;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-10-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1790;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(215, 445, '_wp_attached_file', '2023/05/leadership-1.jpg'),
(216, 445, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:210;s:6:"height";i:210;s:4:"file";s:24:"2023/05/leadership-1.jpg";s:8:"filesize";i:11242;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"leadership-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3155;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(218, 446, '_wp_attached_file', '2023/05/leadership-2.jpg'),
(219, 446, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:210;s:6:"height";i:210;s:4:"file";s:24:"2023/05/leadership-2.jpg";s:8:"filesize";i:20872;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"leadership-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4460;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(221, 447, '_wp_attached_file', '2023/05/leadership-3.jpg'),
(222, 447, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:210;s:6:"height";i:210;s:4:"file";s:24:"2023/05/leadership-3.jpg";s:8:"filesize";i:14995;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"leadership-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3688;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(224, 462, '_wp_attached_file', '2023/05/pattern-2.png'),
(225, 462, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:112;s:6:"height";i:115;s:4:"file";s:21:"2023/05/pattern-2.png";s:8:"filesize";i:2014;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2891;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(227, 466, '_wp_attached_file', '2023/05/4-1.jpg'),
(228, 466, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:867;s:4:"file";s:15:"2023/05/4-1.jpg";s:8:"filesize";i:14636;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"4-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1277;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"4-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:412;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"4-1-600x271.jpg";s:5:"width";i:600;s:6:"height";i:271;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2576;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(230, 471, '_wp_attached_file', '2023/05/event.jpg'),
(231, 471, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:970;s:6:"height";i:470;s:4:"file";s:17:"2023/05/event.jpg";s:8:"filesize";i:115890;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"event-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26997;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"event-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4281;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"event-600x291.jpg";s:5:"width";i:600;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50706;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(233, 479, '_wp_attached_file', '2023/05/event-1.jpg'),
(234, 479, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:470;s:6:"height";i:230;s:4:"file";s:19:"2023/05/event-1.jpg";s:8:"filesize";i:59392;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"event-1-300x230.jpg";s:5:"width";i:300;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25940;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"event-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4883;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(236, 518, '_wp_attached_file', '2023/05/leadership-4.jpg'),
(237, 518, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:210;s:6:"height";i:210;s:4:"file";s:24:"2023/05/leadership-4.jpg";s:8:"filesize";i:19502;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"leadership-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4167;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(239, 528, '_wp_attached_file', '2023/05/image-4.jpg'),
(240, 528, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1065;s:4:"file";s:19:"2023/05/image-4.jpg";s:8:"filesize";i:330017;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26085;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3916;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-4-600x333.jpg";s:5:"width";i:600;s:6:"height";i:333;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50103;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(242, 529, '_wp_attached_file', '2023/05/pattern-6.png'),
(243, 529, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1065;s:4:"file";s:21:"2023/05/pattern-6.png";s:8:"filesize";i:348205;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-6-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37903;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-6-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6823;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"pattern-6-600x333.png";s:5:"width";i:600;s:6:"height";i:333;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:77666;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(245, 536, '_wp_attached_file', '2023/05/image-3.png'),
(246, 536, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:871;s:6:"height";i:986;s:4:"file";s:19:"2023/05/image-3.png";s:8:"filesize";i:231373;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-3-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:55366;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9195;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-3-600x679.png";s:5:"width";i:600;s:6:"height";i:679;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:183790;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(248, 564, '_wp_attached_file', '2023/05/business-1.jpg'),
(249, 564, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:444;s:4:"file";s:22:"2023/05/business-1.jpg";s:8:"filesize";i:60372;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"business-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25005;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"business-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4225;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(251, 565, '_wp_attached_file', '2023/05/business-2.jpg'),
(252, 565, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:543;s:6:"height";i:333;s:4:"file";s:22:"2023/05/business-2.jpg";s:8:"filesize";i:78293;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"business-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30929;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"business-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5337;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(254, 570, '_wp_attached_file', '2023/05/pattern-21.png'),
(255, 570, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:394;s:6:"height";i:546;s:4:"file";s:22:"2023/05/pattern-21.png";s:8:"filesize";i:274;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-21-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:407;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-21-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:331;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(257, 592, '_wp_attached_file', '2023/05/7-1.jpg'),
(258, 592, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1301;s:4:"file";s:15:"2023/05/7-1.jpg";s:8:"filesize";i:135004;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"7-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11339;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"7-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1441;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"7-1-600x407.jpg";s:5:"width";i:600;s:6:"height";i:407;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31762;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(260, 593, '_wp_attached_file', '2023/05/pattern-23.png'),
(261, 593, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:523;s:6:"height";i:446;s:4:"file";s:22:"2023/05/pattern-23.png";s:8:"filesize";i:48073;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-23-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23271;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-23-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2883;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(263, 610, '_wp_attached_file', '2023/05/pattern-24.png'),
(264, 610, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1081;s:6:"height";i:1081;s:4:"file";s:22:"2023/05/pattern-24.png";s:8:"filesize";i:83481;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"pattern-24-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:22378;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"pattern-24-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3645;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"pattern-24-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:54381;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(266, 616, '_wp_attached_file', '2023/05/8-1.jpg'),
(267, 616, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:775;s:4:"file";s:15:"2023/05/8-1.jpg";s:8:"filesize";i:11447;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"8-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:776;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"8-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:282;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"8-1-600x242.jpg";s:5:"width";i:600;s:6:"height";i:242;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2050;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(269, 622, '_wp_attached_file', '2023/05/author-1.jpg'),
(270, 622, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:120;s:4:"file";s:20:"2023/05/author-1.jpg";s:8:"filesize";i:5087;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"author-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2969;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(272, 623, '_wp_attached_file', '2023/05/author-2.jpg'),
(273, 623, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:120;s:4:"file";s:20:"2023/05/author-2.jpg";s:8:"filesize";i:4408;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"author-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2689;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(275, 628, '_wp_attached_file', '2023/05/9.jpg'),
(276, 628, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:994;s:4:"file";s:13:"2023/05/9.jpg";s:8:"filesize";i:94775;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"9-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10722;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"9-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1801;}s:18:"woocommerce_single";a:5:{s:4:"file";s:13:"9-600x311.jpg";s:5:"width";i:600;s:6:"height";i:311;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21971;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(278, 629, '_wp_attached_file', '2023/05/price-bg-1.png'),
(279, 629, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:349;s:6:"height";i:562;s:4:"file";s:22:"2023/05/price-bg-1.png";s:8:"filesize";i:15803;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"price-bg-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5288;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"price-bg-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1556;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(281, 630, '_wp_attached_file', '2023/05/price-bg-2.png'),
(282, 630, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:349;s:6:"height";i:562;s:4:"file";s:22:"2023/05/price-bg-2.png";s:8:"filesize";i:16784;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"price-bg-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:5655;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"price-bg-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1655;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(284, 631, '_wp_attached_file', '2023/05/price-bg-3.png'),
(285, 631, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:349;s:6:"height";i:562;s:4:"file";s:22:"2023/05/price-bg-3.png";s:8:"filesize";i:15669;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"price-bg-3-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5128;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"price-bg-3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1529;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(287, 726, '_wp_attached_file', '2023/05/9-1.jpg'),
(288, 726, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:350;s:4:"file";s:15:"2023/05/9-1.jpg";s:8:"filesize";i:57706;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"9-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20272;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"9-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3973;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(289, 760, '_wp_attached_file', '2023/05/logo.png'),
(290, 760, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:160;s:6:"height";i:75;s:4:"file";s:16:"2023/05/logo.png";s:8:"filesize";i:6762;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"logo-100x75.png";s:5:"width";i:100;s:6:"height";i:75;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2416;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(292, 808, '_wp_attached_file', '2023/05/team-1.jpg'),
(293, 808, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:314;s:6:"height";i:408;s:4:"file";s:18:"2023/05/team-1.jpg";s:8:"filesize";i:40885;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21619;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3803;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(295, 809, '_wp_attached_file', '2023/05/team-2.jpg'),
(296, 809, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:314;s:6:"height";i:408;s:4:"file";s:18:"2023/05/team-2.jpg";s:8:"filesize";i:50046;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29811;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5070;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(298, 810, '_wp_attached_file', '2023/05/team-3.jpg'),
(299, 810, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:314;s:6:"height";i:408;s:4:"file";s:18:"2023/05/team-3.jpg";s:8:"filesize";i:53041;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30128;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4766;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(301, 811, '_wp_attached_file', '2023/05/team-4.jpg'),
(302, 811, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:314;s:6:"height";i:408;s:4:"file";s:18:"2023/05/team-4.jpg";s:8:"filesize";i:41877;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24427;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4412;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(304, 812, '_wp_attached_file', '2023/05/team-5.jpg'),
(305, 812, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:314;s:6:"height";i:408;s:4:"file";s:18:"2023/05/team-5.jpg";s:8:"filesize";i:19973;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13161;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2944;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(307, 813, '_wp_attached_file', '2023/05/team-6.jpg'),
(308, 813, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:314;s:6:"height";i:408;s:4:"file";s:18:"2023/05/team-6.jpg";s:8:"filesize";i:42690;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23361;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3893;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(310, 829, '_wp_attached_file', '2023/05/team-7.jpg'),
(311, 829, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:18:"2023/05/team-7.jpg";s:8:"filesize";i:31870;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-7-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23967;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4264;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(313, 830, '_wp_attached_file', '2023/05/team-8.jpg'),
(314, 830, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:18:"2023/05/team-8.jpg";s:8:"filesize";i:33216;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-8-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24883;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3986;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(316, 831, '_wp_attached_file', '2023/05/team-9.jpg'),
(317, 831, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:18:"2023/05/team-9.jpg";s:8:"filesize";i:34006;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-9-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26735;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-9-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5000;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(319, 832, '_wp_attached_file', '2023/05/team-10.jpg'),
(320, 832, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:19:"2023/05/team-10.jpg";s:8:"filesize";i:41907;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"team-10-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30875;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"team-10-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4851;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(322, 833, '_wp_attached_file', '2023/05/team-11.jpg'),
(323, 833, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:19:"2023/05/team-11.jpg";s:8:"filesize";i:21078;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"team-11-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16015;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"team-11-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2971;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(325, 834, '_wp_attached_file', '2023/05/team-12.jpg'),
(326, 834, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:19:"2023/05/team-12.jpg";s:8:"filesize";i:15519;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"team-12-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13281;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"team-12-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3039;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(328, 835, '_wp_attached_file', '2023/05/team-13.jpg'),
(329, 835, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:19:"2023/05/team-13.jpg";s:8:"filesize";i:29972;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"team-13-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27813;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"team-13-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5019;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(331, 836, '_wp_attached_file', '2023/05/team-14.jpg'),
(332, 836, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:340;s:4:"file";s:19:"2023/05/team-14.jpg";s:8:"filesize";i:30515;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"team-14-270x300.jpg";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22187;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"team-14-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3923;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(334, 935, '_wp_attached_file', '2023/05/news-7.jpg'),
(335, 935, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:18:"2023/05/news-7.jpg";s:8:"filesize";i:91342;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26631;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4391;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(337, 936, '_wp_attached_file', '2023/05/news-8.jpg'),
(338, 936, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:18:"2023/05/news-8.jpg";s:8:"filesize";i:133017;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-8-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36648;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5165;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(340, 937, '_wp_attached_file', '2023/05/news-9.jpg'),
(341, 937, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:18:"2023/05/news-9.jpg";s:8:"filesize";i:81728;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"news-9-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27750;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"news-9-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4913;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(343, 938, '_wp_attached_file', '2023/05/news-10.jpg'),
(344, 938, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-10.jpg";s:8:"filesize";i:74931;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-10-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23653;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-10-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4035;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(346, 939, '_wp_attached_file', '2023/05/news-11.jpg'),
(347, 939, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-11.jpg";s:8:"filesize";i:76355;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-11-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22595;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-11-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3971;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(349, 948, '_wp_attached_file', '2023/05/news-12.jpg'),
(350, 948, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-12.jpg";s:8:"filesize";i:79025;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-12-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23232;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-12-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4102;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpqi_postmeta` VALUES
(352, 975, '_wp_attached_file', '2023/05/5-2.jpg'),
(353, 975, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:981;s:4:"file";s:15:"2023/05/5-2.jpg";s:8:"filesize";i:17997;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:15:"5-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3063;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:15:"5-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:852;}s:18:"woocommerce_single";a:5:{s:4:"file";s:15:"5-2-600x307.jpg";s:5:"width";i:600;s:6:"height";i:307;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5655;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(355, 1028, '_wp_attached_file', '2023/05/contact.png'),
(356, 1028, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:428;s:4:"file";s:19:"2023/05/contact.png";s:8:"filesize";i:51095;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"contact-270x300.png";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:45162;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"contact-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7420;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(358, 1036, '_wp_attached_file', '2023/05/favicon.png'),
(359, 1036, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:30;s:6:"height";i:30;s:4:"file";s:19:"2023/05/favicon.png";s:8:"filesize";i:4584;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:{}}}'),
(360, 1037, '_wp_attached_file', '2023/05/logo-2.png'),
(361, 1037, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:140;s:6:"height";i:75;s:4:"file";s:18:"2023/05/logo-2.png";s:8:"filesize";i:6879;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"logo-2-100x75.png";s:5:"width";i:100;s:6:"height";i:75;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3577;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(362, 1038, '_wp_attached_file', '2023/05/logo-small.png'),
(363, 1038, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:50;s:4:"file";s:22:"2023/05/logo-small.png";s:8:"filesize";i:7740;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"logo-small-100x50.png";s:5:"width";i:100;s:6:"height";i:50;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4026;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(364, 1168, '_wp_attached_file', '2023/05/news-13.jpg'),
(365, 1168, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:770;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-13.jpg";s:8:"filesize";i:148274;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-13-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32625;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-13-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5890;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"news-13-600x390.jpg";s:5:"width";i:600;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66777;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(367, 1169, '_wp_attached_file', '2023/05/news-14.jpg'),
(368, 1169, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:770;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-14.jpg";s:8:"filesize";i:282037;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-14-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41711;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-14-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5624;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"news-14-600x390.jpg";s:5:"width";i:600;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:96567;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(370, 1170, '_wp_attached_file', '2023/05/news-15.jpg'),
(371, 1170, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:770;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-15.jpg";s:8:"filesize";i:145796;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-15-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32257;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-15-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5240;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"news-15-600x390.jpg";s:5:"width";i:600;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70541;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(373, 1172, '_wp_attached_file', '2023/05/news-16.jpg'),
(374, 1172, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:770;s:6:"height";i:500;s:4:"file";s:19:"2023/05/news-16.jpg";s:8:"filesize";i:153867;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"news-16-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24140;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"news-16-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4228;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"news-16-600x390.jpg";s:5:"width";i:600;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:55647;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(376, 1364, '_wp_attached_file', '2023/05/audio.mp3'),
(377, 1364, '_wp_attachment_metadata', 'a:14:{s:10:"dataformat";s:3:"mp3";s:8:"channels";i:2;s:11:"sample_rate";i:44100;s:7:"bitrate";i:192000;s:11:"channelmode";s:12:"joint stereo";s:12:"bitrate_mode";s:3:"cbr";s:8:"lossless";b:0;s:15:"encoder_options";s:6:"CBR192";s:17:"compression_ratio";d:0.1360544217687075;s:10:"fileformat";s:3:"mp3";s:8:"filesize";i:5366595;s:9:"mime_type";s:10:"audio/mpeg";s:6:"length";i:224;s:16:"length_formatted";s:4:"3:44";}'),
(379, 1421, '_wp_attached_file', '2024/04/13.jpg'),
(380, 1421, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:994;s:4:"file";s:14:"2024/04/13.jpg";s:8:"filesize";i:503106;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"13-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30668;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"13-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5071;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"13-600x311.jpg";s:5:"width";i:600;s:6:"height";i:311;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:53742;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(382, 1444, '_wp_attached_file', '2024/04/about-2.jpg'),
(383, 1444, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:404;s:6:"height";i:506;s:4:"file";s:19:"2024/04/about-2.jpg";s:8:"filesize";i:35362;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"about-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18445;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"about-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4337;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(385, 1445, '_wp_attached_file', '2024/04/pattern-1.png'),
(386, 1445, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:580;s:6:"height";i:612;s:4:"file";s:21:"2024/04/pattern-1.png";s:8:"filesize";i:11464;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pattern-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5940;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pattern-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1621;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(388, 1464, '_wp_attached_file', '2024/04/event-icon-6.png'),
(389, 1464, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:95;s:6:"height";i:75;s:4:"file";s:24:"2024/04/event-icon-6.png";s:8:"filesize";i:2994;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:{}}}'),
(391, 1465, '_wp_attached_file', '2024/04/event-icon-1.png'),
(392, 1465, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:95;s:6:"height";i:75;s:4:"file";s:24:"2024/04/event-icon-1.png";s:8:"filesize";i:2534;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:{}}}'),
(394, 1466, '_wp_attached_file', '2024/04/event-icon-2.png'),
(395, 1466, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:95;s:6:"height";i:75;s:4:"file";s:24:"2024/04/event-icon-2.png";s:8:"filesize";i:2166;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:{}}}'),
(397, 1467, '_wp_attached_file', '2024/04/event-icon-3.png'),
(398, 1467, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:95;s:6:"height";i:75;s:4:"file";s:24:"2024/04/event-icon-3.png";s:8:"filesize";i:2952;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:{}}}'),
(400, 1468, '_wp_attached_file', '2024/04/event-icon-4.png'),
(401, 1468, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:95;s:6:"height";i:75;s:4:"file";s:24:"2024/04/event-icon-4.png";s:8:"filesize";i:3799;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:{}}}'),
(403, 1469, '_wp_attached_file', '2024/04/event-icon-5.png'),
(404, 1469, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:95;s:6:"height";i:75;s:4:"file";s:24:"2024/04/event-icon-5.png";s:8:"filesize";i:3885;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:{}}}'),
(406, 1473, '_wp_attached_file', '2024/04/events-bg.png'),
(407, 1473, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:430;s:4:"file";s:21:"2024/04/events-bg.png";s:8:"filesize";i:15836;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"events-bg-270x300.png";s:5:"width";i:270;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3317;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"events-bg-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:714;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(409, 1474, '_wp_attached_file', '2024/04/circle-pink.png'),
(410, 1474, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:312;s:6:"height";i:307;s:4:"file";s:23:"2024/04/circle-pink.png";s:8:"filesize";i:90235;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"circle-pink-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:66489;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"circle-pink-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12702;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(412, 1475, '_wp_attached_file', '2024/04/circle-icon-one.png'),
(413, 1475, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:260;s:4:"file";s:27:"2024/04/circle-icon-one.png";s:8:"filesize";i:7752;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"circle-icon-one-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2908;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(415, 1490, '_wp_attached_file', '2024/04/shape-1.png'),
(416, 1490, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:489;s:6:"height";i:688;s:4:"file";s:19:"2024/04/shape-1.png";s:8:"filesize";i:36145;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"shape-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:22850;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"shape-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5756;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(418, 1491, '_wp_attached_file', '2024/04/circle-icon-two.png'),
(419, 1491, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:690;s:6:"height";i:690;s:4:"file";s:27:"2024/04/circle-icon-two.png";s:8:"filesize";i:20271;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"circle-icon-two-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10666;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"circle-icon-two-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3045;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"circle-icon-two-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23633;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(421, 1516, '_wp_attached_file', '2024/04/circle-blue.png'),
(422, 1516, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:300;s:6:"height";i:307;s:4:"file";s:23:"2024/04/circle-blue.png";s:8:"filesize";i:103717;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"circle-blue-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:79375;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"circle-blue-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14143;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(424, 1551, '_wp_attached_file', '2024/04/map-pattern.png'),
(425, 1551, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1055;s:6:"height";i:559;s:4:"file";s:23:"2024/04/map-pattern.png";s:8:"filesize";i:237698;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"map-pattern-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:58084;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"map-pattern-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5860;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"map-pattern-600x318.png";s:5:"width";i:600;s:6:"height";i:318;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:104322;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(427, 1580, '_wp_attached_file', '2024/04/about-3.jpg'),
(428, 1580, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:404;s:6:"height";i:506;s:4:"file";s:19:"2024/04/about-3.jpg";s:8:"filesize";i:63076;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"about-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27281;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"about-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4548;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(430, 1626, '_wp_attached_file', '2024/04/woocommerce-placeholder.png'),
(431, 1626, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:35:"2024/04/woocommerce-placeholder.png";s:8:"filesize";i:102644;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10546;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1803;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31893;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(432, 3057, '_wp_attached_file', '2019/01/vneck-tee-2.jpg'),
(433, 3057, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:800;s:4:"file";s:23:"2019/01/vneck-tee-2.jpg";s:8:"filesize";i:49497;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"vneck-tee-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6865;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"vneck-tee-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1483;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"vneck-tee-2-600x599.jpg";s:5:"width";i:600;s:6:"height";i:599;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18132;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(434, 3057, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/vneck-tee-2.jpg'),
(436, 3058, '_wp_attached_file', '2019/01/vnech-tee-green-1.jpg'),
(437, 3058, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:29:"2019/01/vnech-tee-green-1.jpg";s:8:"filesize";i:102362;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"vnech-tee-green-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9771;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"vnech-tee-green-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3837;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"vnech-tee-green-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23815;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(438, 3058, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/vnech-tee-green-1.jpg'),
(440, 3059, '_wp_attached_file', '2019/01/vnech-tee-blue-1.jpg'),
(441, 3059, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:28:"2019/01/vnech-tee-blue-1.jpg";s:8:"filesize";i:120226;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"vnech-tee-blue-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10727;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"vnech-tee-blue-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4021;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"vnech-tee-blue-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26718;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(442, 3059, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/vnech-tee-blue-1.jpg'),
(444, 3060, '_wp_attached_file', '2019/01/hoodie-2.jpg'),
(445, 3060, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:20:"2019/01/hoodie-2.jpg";s:8:"filesize";i:46079;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"hoodie-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6894;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"hoodie-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1485;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"hoodie-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17786;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(446, 3060, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-2.jpg'),
(448, 3061, '_wp_attached_file', '2019/01/hoodie-blue-1.jpg'),
(449, 3061, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:25:"2019/01/hoodie-blue-1.jpg";s:8:"filesize";i:101298;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"hoodie-blue-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10177;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"hoodie-blue-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3877;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"hoodie-blue-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24295;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(450, 3061, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-blue-1.jpg'),
(452, 3062, '_wp_attached_file', '2019/01/hoodie-green-1.jpg'),
(453, 3062, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:26:"2019/01/hoodie-green-1.jpg";s:8:"filesize";i:98498;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"hoodie-green-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10089;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"hoodie-green-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3907;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"hoodie-green-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24057;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(454, 3062, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-green-1.jpg'),
(456, 3063, '_wp_attached_file', '2019/01/hoodie-with-logo-2.jpg'),
(457, 3063, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:30:"2019/01/hoodie-with-logo-2.jpg";s:8:"filesize";i:46969;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"hoodie-with-logo-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7054;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"hoodie-with-logo-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1394;}s:18:"woocommerce_single";a:5:{s:4:"file";s:30:"hoodie-with-logo-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18524;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(458, 3063, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-logo-2.jpg'),
(460, 3064, '_wp_attached_file', '2019/01/tshirt-2.jpg'),
(461, 3064, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:20:"2019/01/tshirt-2.jpg";s:8:"filesize";i:41155;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"tshirt-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5988;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"tshirt-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1267;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"tshirt-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15813;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(462, 3064, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/tshirt-2.jpg'),
(464, 3065, '_wp_attached_file', '2019/01/beanie-2.jpg'),
(465, 3065, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:20:"2019/01/beanie-2.jpg";s:8:"filesize";i:31568;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"beanie-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4727;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"beanie-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1243;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"beanie-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12232;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(466, 3065, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/beanie-2.jpg'),
(468, 3066, '_wp_attached_file', '2019/01/belt-2.jpg'),
(469, 3066, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:18:"2019/01/belt-2.jpg";s:8:"filesize";i:37339;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"belt-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5648;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"belt-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1236;}s:18:"woocommerce_single";a:5:{s:4:"file";s:18:"belt-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14985;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(470, 3066, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/belt-2.jpg'),
(472, 3067, '_wp_attached_file', '2019/01/cap-2.jpg'),
(473, 3067, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:17:"2019/01/cap-2.jpg";s:8:"filesize";i:37675;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"cap-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5570;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"cap-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1182;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"cap-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14966;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(474, 3067, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/cap-2.jpg'),
(476, 3068, '_wp_attached_file', '2019/01/sunglasses-2.jpg'),
(477, 3068, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:24:"2019/01/sunglasses-2.jpg";s:8:"filesize";i:24691;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"sunglasses-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4207;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"sunglasses-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1028;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"sunglasses-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11326;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(478, 3068, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/sunglasses-2.jpg'),
(480, 3069, '_wp_attached_file', '2019/01/hoodie-with-pocket-2.jpg'),
(481, 3069, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:32:"2019/01/hoodie-with-pocket-2.jpg";s:8:"filesize";i:43268;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"hoodie-with-pocket-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6784;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"hoodie-with-pocket-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1385;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"hoodie-with-pocket-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17524;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(482, 3069, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-pocket-2.jpg'),
(484, 3070, '_wp_attached_file', '2019/01/polo-2.jpg'),
(485, 3070, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:800;s:4:"file";s:18:"2019/01/polo-2.jpg";s:8:"filesize";i:44409;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"polo-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6215;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"polo-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1319;}s:18:"woocommerce_single";a:5:{s:4:"file";s:18:"polo-2-600x599.jpg";s:5:"width";i:600;s:6:"height";i:599;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:{}}}'),
(486, 3070, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/polo-2.jpg'),
(488, 3071, '_wp_attached_file', '2019/01/album-1.jpg'),
(489, 3071, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:19:"2019/01/album-1.jpg";s:8:"filesize";i:122448;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"album-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11956;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"album-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4346;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"album-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27443;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(490, 3071, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/album-1.jpg'),
(492, 3072, '_wp_attached_file', '2019/01/single-1.jpg'),
(493, 3072, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:20:"2019/01/single-1.jpg";s:8:"filesize";i:124720;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"single-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12048;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"single-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4400;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"single-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27600;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(494, 3072, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/single-1.jpg'),
(496, 3073, '_wp_attached_file', '2019/01/t-shirt-with-logo-1.jpg'),
(497, 3073, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:31:"2019/01/t-shirt-with-logo-1.jpg";s:8:"filesize";i:67833;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"t-shirt-with-logo-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7080;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"t-shirt-with-logo-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1496;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"t-shirt-with-logo-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19022;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(498, 3073, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/t-shirt-with-logo-1.jpg'),
(500, 3074, '_wp_attached_file', '2019/01/beanie-with-logo-1.jpg'),
(501, 3074, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:30:"2019/01/beanie-with-logo-1.jpg";s:8:"filesize";i:45371;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"beanie-with-logo-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4841;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"beanie-with-logo-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1265;}s:18:"woocommerce_single";a:5:{s:4:"file";s:30:"beanie-with-logo-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12487;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(502, 3074, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/beanie-with-logo-1.jpg'),
(504, 3075, '_wp_attached_file', '2019/01/logo-1.jpg'),
(505, 3075, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:799;s:4:"file";s:18:"2019/01/logo-1.jpg";s:8:"filesize";i:139907;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"logo-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14787;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"logo-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2771;}s:18:"woocommerce_single";a:5:{s:4:"file";s:18:"logo-1-600x599.jpg";s:5:"width";i:600;s:6:"height";i:599;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38617;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(506, 3075, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/logo-1.jpg'),
(508, 3076, '_wp_attached_file', '2019/01/pennant-1.jpg'),
(509, 3076, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/pennant-1.jpg";s:8:"filesize";i:56755;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"pennant-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5836;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"pennant-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1172;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"pennant-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16648;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(510, 3076, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/pennant-1.jpg'),
(512, 3100, '_wp_attached_file', '2019/01/product-1.jpg'),
(513, 3100, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-1.jpg";s:8:"filesize";i:63318;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6439;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2073;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17148;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(515, 3101, '_wp_attached_file', '2019/01/product-2.jpg'),
(516, 3101, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-2.jpg";s:8:"filesize";i:50742;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8546;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1657;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41255;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(518, 3102, '_wp_attached_file', '2019/01/product-3.jpg'),
(519, 3102, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-3.jpg";s:8:"filesize";i:58387;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5860;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1982;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-3-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14846;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(521, 3104, '_wp_attached_file', '2019/01/product-4.jpg'),
(522, 3104, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-4.jpg";s:8:"filesize";i:17564;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5479;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1125;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-4-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17302;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(524, 3105, '_wp_attached_file', '2019/01/product-5.jpg'),
(525, 3105, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-5.jpg";s:8:"filesize";i:105035;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8584;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2535;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-5-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23280;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpqi_postmeta` VALUES
(527, 3106, '_wp_attached_file', '2019/01/product-6.jpg'),
(528, 3106, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-6.jpg";s:8:"filesize";i:92311;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9319;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2584;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-6-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24265;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(530, 3108, '_wp_attached_file', '2019/01/product-7.jpg'),
(531, 3108, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-7.jpg";s:8:"filesize";i:48512;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6158;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2142;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-7-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14886;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(533, 3109, '_wp_attached_file', '2019/01/product-8.jpg'),
(534, 3109, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-8.jpg";s:8:"filesize";i:14646;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-8-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5439;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1337;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-8-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14944;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(536, 3110, '_wp_attached_file', '2019/01/product-9.jpg'),
(537, 3110, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/product-9.jpg";s:8:"filesize";i:17392;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"product-9-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6147;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"product-9-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1329;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"product-9-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17556;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(539, 3111, '_wp_attached_file', '2019/01/product-10.jpg'),
(540, 3111, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-10.jpg";s:8:"filesize";i:12535;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-10-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4515;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-10-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1064;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-10-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12745;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(542, 3112, '_wp_attached_file', '2019/01/product-11.jpg'),
(543, 3112, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-11.jpg";s:8:"filesize";i:14076;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-11-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5018;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-11-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1217;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-11-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14259;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(545, 3113, '_wp_attached_file', '2019/01/product-12.jpg'),
(546, 3113, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-12.jpg";s:8:"filesize";i:17638;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-12-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6304;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-12-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1421;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-12-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17925;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(548, 3114, '_wp_attached_file', '2019/01/product-13.jpg'),
(549, 3114, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-13.jpg";s:8:"filesize";i:13529;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-13-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4524;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-13-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1008;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-13-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13604;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(551, 3115, '_wp_attached_file', '2019/01/product-14.jpg'),
(552, 3115, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-14.jpg";s:8:"filesize";i:25180;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-14-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8146;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-14-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1615;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-14-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24295;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(554, 3116, '_wp_attached_file', '2019/01/product-15.jpg'),
(555, 3116, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-15.jpg";s:8:"filesize";i:19312;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-15-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6318;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-15-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1362;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-15-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18431;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(557, 3117, '_wp_attached_file', '2019/01/product-16.jpg'),
(558, 3117, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-16.jpg";s:8:"filesize";i:9514;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-16-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2921;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-16-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:714;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-16-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9328;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(560, 3118, '_wp_attached_file', '2019/01/product-17.jpg'),
(561, 3118, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-17.jpg";s:8:"filesize";i:22426;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-17-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8454;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-17-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1912;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-17-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23004;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(563, 3119, '_wp_attached_file', '2019/01/product-18.jpg'),
(564, 3119, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/product-18.jpg";s:8:"filesize";i:13256;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"product-18-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4432;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"product-18-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:961;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"product-18-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13501;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(566, 8, '_elementor_edit_mode', 'builder'),
(567, 8, '_elementor_template_type', 'kit'),
(568, 8, '_wp_page_template', 'default'),
(569, 8, '_elementor_page_settings', 'a:5:{s:9:"site_name";s:5:"Conat";s:16:"site_description";s:23:"Events &amp; Conference";s:15:"container_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1230;s:5:"sizes";a:0:{}}s:21:"space_between_widgets";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:19:"page_title_selector";s:14:"h1.entry-title";}'),
(640, 3120, '_wp_attached_file', '2019/01/hoodie-with-zipper-2.jpg'),
(641, 3120, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:32:"2019/01/hoodie-with-zipper-2.jpg";s:8:"filesize";i:56609;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"hoodie-with-zipper-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8087;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"hoodie-with-zipper-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1618;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"hoodie-with-zipper-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21459;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(642, 3120, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-zipper-2.jpg'),
(644, 3121, '_wp_attached_file', '2019/01/long-sleeve-tee-2.jpg'),
(645, 3121, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:29:"2019/01/long-sleeve-tee-2.jpg";s:8:"filesize";i:51118;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"long-sleeve-tee-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6987;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"long-sleeve-tee-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1500;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"long-sleeve-tee-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18266;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(646, 3121, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/long-sleeve-tee-2.jpg'),
(648, 3198, '_wp_attached_file', '2024/04/icon-circle-1.png'),
(649, 3198, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:156;s:6:"height";i:155;s:4:"file";s:25:"2024/04/icon-circle-1.png";s:8:"filesize";i:29298;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"icon-circle-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27488;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(651, 3287, '_wp_attached_file', '2024/04/pattern-layer.jpg'),
(652, 3287, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:996;s:4:"file";s:25:"2024/04/pattern-layer.jpg";s:8:"filesize";i:32687;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"pattern-layer-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5543;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"pattern-layer-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1435;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"pattern-layer-600x311.jpg";s:5:"width";i:600;s:6:"height";i:311;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11506;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(4106, 3443, '_elementor_edit_mode', 'builder'),
(4107, 3443, '_elementor_template_type', 'tec_event_single_static'),
(4108, 3443, '_elementor_version', '3.35.9'),
(4109, 3443, '_elementor_data', '[{"id":"4d8f4efa","elType":"section","settings":[],"elements":[{"id":"5ebacd06","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"63ab6d4a","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_calendar_link"},{"id":"5c4ca066","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_status"},{"id":"75c65b7c","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_title"},{"id":"7b679070","elType":"widget","settings":{"show_datetime_year":true,"show_datetime_date":true,"show_datetime_time":true},"elements":[],"widgetType":"tec_events_elementor_widget_event_datetime"},{"id":"680ed4f4","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_cost"},{"id":"7d8adfbe","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":650,"sizes":[]}},"elements":[],"widgetType":"tec_events_elementor_widget_event_image"},{"id":"191e47b3","elType":"section","settings":{"layout":"full_width","structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"3cd1f412","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"52f5067d","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_categories"},{"id":"45f7d26d","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_tags"},{"id":"5681e36c","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_website"}],"isInner":true},{"id":"550a4396","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"6b046395","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_organizer"}],"isInner":true}],"isInner":true},{"id":"40077d93","elType":"section","settings":{"layout":"full_width","padding":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"538afad8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"eb9eabf","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_venue"}],"isInner":true}],"isInner":true},{"id":"2271a229","elType":"section","settings":{"layout":"full_width","padding":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"7b76859d","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2ae34f26","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_export"}],"isInner":true}],"isInner":true},{"id":"5ec37806","elType":"section","settings":{"margin":{"unit":"px","top":"0","right":0,"bottom":"50","left":0,"isLinked":false}},"elements":[{"id":"594e2572","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"359b1fca","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_navigation"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(659, 3393, '_wp_attached_file', '2023/05/author-3.jpg'),
(660, 3393, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:143;s:6:"height";i:144;s:4:"file";s:20:"2023/05/author-3.jpg";s:8:"filesize";i:8534;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"author-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3128;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(882, 1057, '_menu_item_type', 'post_type'),
(883, 1057, '_menu_item_menu_item_parent', '0'),
(884, 1057, '_menu_item_object_id', '733'),
(885, 1057, '_menu_item_object', 'page'),
(886, 1057, '_menu_item_target', ''),
(887, 1057, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(888, 1057, '_menu_item_xfn', ''),
(889, 1057, '_menu_item_url', ''),
(891, 1058, '_menu_item_type', 'post_type'),
(892, 1058, '_menu_item_menu_item_parent', '0'),
(893, 1058, '_menu_item_object_id', '732'),
(894, 1058, '_menu_item_object', 'page'),
(895, 1058, '_menu_item_target', ''),
(896, 1058, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(897, 1058, '_menu_item_xfn', ''),
(898, 1058, '_menu_item_url', ''),
(900, 1060, '_menu_item_type', 'post_type'),
(901, 1060, '_menu_item_menu_item_parent', '0'),
(902, 1060, '_menu_item_object_id', '3394'),
(903, 1060, '_menu_item_object', 'page'),
(904, 1060, '_menu_item_target', ''),
(905, 1060, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(906, 1060, '_menu_item_xfn', ''),
(907, 1060, '_menu_item_url', ''),
(909, 1061, '_menu_item_type', 'post_type'),
(910, 1061, '_menu_item_menu_item_parent', '0'),
(911, 1061, '_menu_item_object_id', '667'),
(912, 1061, '_menu_item_object', 'page'),
(913, 1061, '_menu_item_target', ''),
(914, 1061, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(915, 1061, '_menu_item_xfn', ''),
(916, 1061, '_menu_item_url', ''),
(918, 1062, '_menu_item_type', 'post_type'),
(919, 1062, '_menu_item_menu_item_parent', '0'),
(920, 1062, '_menu_item_object_id', '951'),
(921, 1062, '_menu_item_object', 'page'),
(922, 1062, '_menu_item_target', ''),
(923, 1062, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(924, 1062, '_menu_item_xfn', ''),
(925, 1062, '_menu_item_url', ''),
(927, 1063, '_menu_item_type', 'post_type'),
(928, 1063, '_menu_item_menu_item_parent', '0'),
(929, 1063, '_menu_item_object_id', '962'),
(930, 1063, '_menu_item_object', 'page'),
(931, 1063, '_menu_item_target', ''),
(932, 1063, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(933, 1063, '_menu_item_xfn', ''),
(934, 1063, '_menu_item_url', ''),
(3809, 3397, '_elementor_data', '[{"id":"fef9745","elType":"section","settings":{"layout":"full_width","_title":"Slider V1"},"elements":[{"id":"b662f05","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f9f885a","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"_id":"e65657d","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"day":"25","month":"December","year":"2025","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"0b4a390","day":"25","month":"December","year":"2027","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"b3d1cbf","day":"25","month":"December","year":"2030","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}}],"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-2.png","id":20,"size":"","alt":"","source":"library"},"bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_slider_v1"}],"isInner":false}],"isInner":false},{"id":"13d3b93","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"77e6574","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"07d340f","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"About Us","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"style":"yes","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"74bb74b","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"deefb94","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"10ddb41","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"d41298e","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1"},"elements":[{"id":"c66cb85","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9ad0c1e","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","btn_title":"a","btn_name":"View Speakers","style":"show_button","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/speakers\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"d2b9a78","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"e0ea05c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0452492","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/introduction-about-speakers\\/"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/registration-for-opening-workshop-2\\/"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/modern-marketing-summit-sydney\\/"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/modern-marketing-summit-sydney-2\\/"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"e065bb3","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V1"},"elements":[{"id":"a01a947","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"febea59","elType":"widget","settings":{"event_tab":[{"tab_title":"First Day","tab_date":"2023-12-23 12:00","query_category":"our-events","_id":"5b386f2","text_limit":39,"speaker_name":""},{"tab_title":"Second Day","tab_date":"2023-12-24 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"b4047c3"},{"tab_title":"Third Day","tab_date":"2023-12-25 12:00","query_category":"our-events","text_limit":39,"speaker_name":"","_id":"ecbb9c1"},{"tab_title":"Fourth Day","tab_date":"2023-12-26 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"592710b"}],"_title":"Conat Thought Leadership V1","icon1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"icon2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"icon3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-4.png","id":440,"size":"","alt":"","source":"library"},"icon4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading Companies <br> at Technology Conference"},"elements":[],"widgetType":"conat_thought_leadership_v1"}],"isInner":false}],"isInner":false},{"id":"c5ece81","elType":"section","settings":{"layout":"full_width","_title":"Gallery V1"},"elements":[{"id":"7704cc5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"788cc98","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"}],"_title":"Conat Gallery V1"},"elements":[],"widgetType":"conat_gallery_v1"}],"isInner":false}],"isInner":false},{"id":"a5e0c8e","elType":"section","settings":{"layout":"full_width","_title":"Price Table V1"},"elements":[{"id":"f7cf04a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d287d3a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"pricing":[],"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)\\n","_id":"1c4d3f6"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"3fe8566"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"efc55ca"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","price_title2":"Flexible Pass","price2":"$220","period2":"2 DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5de855c"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"7757690"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"37a2775"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","price_title3":"Business Pass","price3":"$320","period3":"3 DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"4070321"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e11f0a4"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"9422362"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V1","subtitle":"CONFERENCE TICKET PRICE","title":"Conference Tickets Now","features":[]},"elements":[],"widgetType":"conat_price_table_v1"}],"isInner":false}],"isInner":false},{"id":"2bd523a","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"3c2afb3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d08bdc3","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always in The Lead.\\t<br> From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"873f35f","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"91f6772","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2b9edff","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":""},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"24b2765","elType":"section","settings":{"layout":"full_width","_title":"News V1"},"elements":[{"id":"147230e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"edc4f3b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false},{"id":"6806167","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"d141ca3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f998da5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-14.png","id":281,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(936, 1064, '_menu_item_type', 'post_type'),
(937, 1064, '_menu_item_menu_item_parent', '0'),
(938, 1064, '_menu_item_object_id', '695'),
(939, 1064, '_menu_item_object', 'page'),
(940, 1064, '_menu_item_target', ''),
(941, 1064, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(942, 1064, '_menu_item_xfn', ''),
(943, 1064, '_menu_item_url', ''),
(945, 1093, '_menu_item_type', 'post_type'),
(946, 1093, '_menu_item_menu_item_parent', '0'),
(947, 1093, '_menu_item_object_id', '863'),
(948, 1093, '_menu_item_object', 'page'),
(949, 1093, '_menu_item_target', ''),
(950, 1093, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(951, 1093, '_menu_item_xfn', ''),
(952, 1093, '_menu_item_url', ''),
(3808, 3397, '_elementor_pro_version', '3.7.5'),
(3807, 3397, '_elementor_version', '3.21.3'),
(3806, 3397, '_elementor_template_type', 'wp-page'),
(3805, 3397, '_elementor_edit_mode', 'builder'),
(1053, 1324, '_menu_item_type', 'custom'),
(1054, 1324, '_menu_item_menu_item_parent', '0'),
(1055, 1324, '_menu_item_object_id', '1324'),
(1056, 1324, '_menu_item_object', 'custom'),
(1057, 1324, '_menu_item_target', ''),
(1058, 1324, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1059, 1324, '_menu_item_xfn', ''),
(1060, 1324, '_menu_item_url', '#home'),
(1061, 1325, '_menu_item_type', 'custom'),
(1062, 1325, '_menu_item_menu_item_parent', '0'),
(1063, 1325, '_menu_item_object_id', '1325'),
(1064, 1325, '_menu_item_object', 'custom'),
(1065, 1325, '_menu_item_target', ''),
(1066, 1325, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1067, 1325, '_menu_item_xfn', ''),
(1068, 1325, '_menu_item_url', '#about'),
(1069, 1326, '_menu_item_type', 'post_type'),
(1070, 1326, '_menu_item_menu_item_parent', '0'),
(1071, 1326, '_menu_item_object_id', '962'),
(1072, 1326, '_menu_item_object', 'page'),
(1073, 1326, '_menu_item_target', ''),
(1074, 1326, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1075, 1326, '_menu_item_xfn', ''),
(1076, 1326, '_menu_item_url', ''),
(3804, 3397, '_wp_page_template', 'tpl-default-elementor.php'),
(1078, 1336, '_menu_item_type', 'custom'),
(1079, 1336, '_menu_item_menu_item_parent', '0'),
(1080, 1336, '_menu_item_object_id', '1336'),
(1081, 1336, '_menu_item_object', 'custom'),
(1082, 1336, '_menu_item_target', ''),
(1083, 1336, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1084, 1336, '_menu_item_xfn', ''),
(1085, 1336, '_menu_item_url', '#speakers'),
(1086, 1337, '_menu_item_type', 'custom'),
(1087, 1337, '_menu_item_menu_item_parent', '0'),
(1088, 1337, '_menu_item_object_id', '1337'),
(1089, 1337, '_menu_item_object', 'custom'),
(1090, 1337, '_menu_item_target', ''),
(1091, 1337, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1092, 1337, '_menu_item_xfn', ''),
(1093, 1337, '_menu_item_url', '#events'),
(1094, 1338, '_menu_item_type', 'custom'),
(1095, 1338, '_menu_item_menu_item_parent', '0'),
(1096, 1338, '_menu_item_object_id', '1338'),
(1097, 1338, '_menu_item_object', 'custom'),
(1098, 1338, '_menu_item_target', ''),
(1099, 1338, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1100, 1338, '_menu_item_xfn', ''),
(1101, 1338, '_menu_item_url', '#blog'),
(1111, 3394, '_wp_page_template', 'tpl-default-elementor.php'),
(1112, 3394, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1113, 3394, '_elementor_edit_mode', 'builder'),
(1114, 3394, '_elementor_template_type', 'wp-page'),
(1115, 3394, '_elementor_version', '3.21.3'),
(1116, 3394, '_elementor_pro_version', '3.7.5'),
(1117, 3394, '_elementor_data', '[{"id":"fef9745","elType":"section","settings":{"layout":"full_width","_title":"Slider V1"},"elements":[{"id":"b662f05","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f9f885a","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"_id":"e65657d","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"day":"25","month":"December","year":"2025","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"0b4a390","day":"25","month":"December","year":"2027","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"b3d1cbf","day":"25","month":"December","year":"2030","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}}],"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-2.png","id":20,"size":"","alt":"","source":"library"},"bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_slider_v1"}],"isInner":false}],"isInner":false},{"id":"13d3b93","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"77e6574","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"07d340f","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"About Us","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"style":"yes","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"74bb74b","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"deefb94","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"10ddb41","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"d41298e","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1"},"elements":[{"id":"c66cb85","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9ad0c1e","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","btn_title":"a","btn_name":"View Speakers","style":"show_button","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/speakers\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"d2b9a78","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"e0ea05c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0452492","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/introduction-about-speakers\\/"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/registration-for-opening-workshop-2\\/"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/modern-marketing-summit-sydney\\/"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/modern-marketing-summit-sydney-2\\/"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"e065bb3","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V1"},"elements":[{"id":"a01a947","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"febea59","elType":"widget","settings":{"event_tab":[{"tab_title":"First Day","tab_date":"2023-12-23 12:00","query_category":"our-events","_id":"5b386f2","text_limit":39,"speaker_name":""},{"tab_title":"Second Day","tab_date":"2023-12-24 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"b4047c3"},{"tab_title":"Third Day","tab_date":"2023-12-25 12:00","query_category":"our-events","text_limit":39,"speaker_name":"","_id":"ecbb9c1"},{"tab_title":"Fourth Day","tab_date":"2023-12-26 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"592710b"}],"_title":"Conat Thought Leadership V1","icon1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"icon2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"icon3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-4.png","id":440,"size":"","alt":"","source":"library"},"icon4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading Companies <br> at Technology Conference"},"elements":[],"widgetType":"conat_thought_leadership_v1"}],"isInner":false}],"isInner":false},{"id":"c5ece81","elType":"section","settings":{"layout":"full_width","_title":"Gallery V1"},"elements":[{"id":"7704cc5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"788cc98","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"}],"_title":"Conat Gallery V1"},"elements":[],"widgetType":"conat_gallery_v1"}],"isInner":false}],"isInner":false},{"id":"a5e0c8e","elType":"section","settings":{"layout":"full_width","_title":"Price Table V1"},"elements":[{"id":"f7cf04a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d287d3a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"pricing":[],"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)\\n","_id":"1c4d3f6"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"3fe8566"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"efc55ca"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","price_title2":"Flexible Pass","price2":"$220","period2":"2 DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5de855c"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"7757690"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"37a2775"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","price_title3":"Business Pass","price3":"$320","period3":"3 DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"4070321"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e11f0a4"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"9422362"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V1","subtitle":"CONFERENCE TICKET PRICE","title":"Conference Tickets Now","features":[]},"elements":[],"widgetType":"conat_price_table_v1"}],"isInner":false}],"isInner":false},{"id":"2bd523a","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"3c2afb3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d08bdc3","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always in The Lead.\\t<br> From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"873f35f","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"91f6772","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2b9edff","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":""},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"24b2765","elType":"section","settings":{"layout":"full_width","_title":"News V1"},"elements":[{"id":"147230e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"edc4f3b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false},{"id":"6806167","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"d141ca3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f998da5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-14.png","id":281,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(1118, 3394, 'footer_source_type', 'd'),
(1119, 3394, 'footer_style_settings', 'footer_v1'),
(4099, 3441, '_wp_trash_meta_status', 'publish'),
(4100, 3441, '_wp_trash_meta_time', '1774629774'),
(4101, 1558, '_edit_lock', '1774631153:1'),
(4102, 3442, '_elementor_edit_mode', 'builder'),
(4103, 3442, '_elementor_template_type', 'tec_event_single_static'),
(4104, 3442, '_elementor_version', '3.35.9'),
(4105, 3442, '_elementor_data', '[{"id":"4d8f4efa","elType":"section","settings":[],"elements":[{"id":"5ebacd06","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"63ab6d4a","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_calendar_link"},{"id":"5c4ca066","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_status"},{"id":"75c65b7c","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_title"},{"id":"7b679070","elType":"widget","settings":{"show_datetime_year":true,"show_datetime_date":true,"show_datetime_time":true},"elements":[],"widgetType":"tec_events_elementor_widget_event_datetime"},{"id":"680ed4f4","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_cost"},{"id":"7d8adfbe","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":650,"sizes":[]}},"elements":[],"widgetType":"tec_events_elementor_widget_event_image"},{"id":"191e47b3","elType":"section","settings":{"layout":"full_width","structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"3cd1f412","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"52f5067d","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_categories"},{"id":"45f7d26d","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_tags"},{"id":"5681e36c","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_website"}],"isInner":true},{"id":"550a4396","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"6b046395","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_organizer"}],"isInner":true}],"isInner":true},{"id":"40077d93","elType":"section","settings":{"layout":"full_width","padding":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"538afad8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"eb9eabf","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_venue"}],"isInner":true}],"isInner":true},{"id":"2271a229","elType":"section","settings":{"layout":"full_width","padding":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"7b76859d","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2ae34f26","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_export"}],"isInner":true}],"isInner":true},{"id":"5ec37806","elType":"section","settings":{"margin":{"unit":"px","top":"0","right":0,"bottom":"50","left":0,"isLinked":false}},"elements":[{"id":"594e2572","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"359b1fca","elType":"widget","settings":[],"elements":[],"widgetType":"tec_events_elementor_widget_event_navigation"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(3812, 3398, '_wp_page_template', 'tpl-default-elementor.php'),
(1123, 292, '_wp_page_template', 'tpl-default-elementor.php'),
(1124, 292, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1125, 292, '_elementor_edit_mode', 'builder'),
(1126, 292, '_elementor_template_type', 'wp-page'),
(1127, 292, '_elementor_version', '3.34.0'),
(1128, 292, '_elementor_pro_version', '3.7.5'),
(1129, 292, '_elementor_data', '[{"id":"29ab754","elType":"section","settings":{"layout":"full_width","_title":"Slider V2"},"elements":[{"id":"aa1a6e4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d1ee739","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"_id":"b1a11a1","cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"5250998"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"73df5dd"}],"_title":"Conat Slider V2","date":"2030-12-31 12:00"},"elements":[],"widgetType":"conat_slider_v2"}],"isInner":false}],"isInner":false},{"id":"4df2634","elType":"section","settings":{"layout":"full_width","_title":"About Us V2"},"elements":[{"id":"50916ed","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"185786d","elType":"widget","settings":{"features":[{"text":"Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.","_id":"f4e921c","icon":"flaticon-checked-1"},{"text":"Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.","icon":"flaticon-checked-1","_id":"2d7886c"}],"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-15.png","id":330,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-16.png","id":331,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-18.png","id":332,"size":"","alt":"","source":"library"},"subtitle":"Introduction","title":"Know More About Our <br> Grand Event","text":"Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.","_title":"Conat About Us V2","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/about-1.png","id":340,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"K","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-17.png","id":348,"size":"","alt":"","source":"library"},"author":"Micheal Clark","location":"MD WILLIAM HOUSTON","designation":"Event Organiser","image_text1":"We\\u2019ve help our","image_text2":"street children"},"elements":[],"widgetType":"conat_about_us_v2"}],"isInner":false}],"isInner":false},{"id":"3da8792","elType":"section","settings":{"_title":"Events V1","layout":"full_width"},"elements":[{"id":"f8cc0fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1aafa7a","elType":"widget","settings":{"events":[{"title":"WHERE IS THE EVENT:","icon":"flaticon-maps-and-flags","text":"221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431","_id":"fd0cc9f"},{"title":"WHERE IS THE EVENT:","icon":"flaticon-calendar","text":"( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.","_id":"2960930"}]},"elements":[],"widgetType":"conat_events_v1"}],"isInner":false}],"isInner":false},{"id":"fec6e65","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V2"},"elements":[{"id":"dd509a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f3a99fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-19.png","id":355,"size":"","alt":"","source":"library"},"facts":[{"title":"Workshops","icon":"flaticon-training","number":8,"number_suffix":"hr","_id":"b9fd36b"},{"title":"speakers","icon":"flaticon-mic","number":124,"_id":"ec7d9a3"},{"title":"sponsors","icon":"flaticon-handshake","number":70,"number_suffix":"+","_id":"fa89f4c"},{"title":"countries","icon":"flaticon-countries","number":100,"number_suffix":"+","_id":"eaee793"}],"_title":"Conat Facts Counter V2"},"elements":[],"widgetType":"conat_facts_counter_v2"}],"isInner":false}],"isInner":false},{"id":"daf0c39","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V1"},"elements":[{"id":"befe26f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cdf7985","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Join Our Event","title":"Why Attend Our Event?","text":"Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.","features":[{"title":"Person Networking","icon":"flaticon-group","link":{"url":"#"},"_id":"db17c2f"},{"title":"Boost Creativity","icon":"flaticon-mic","link":{"url":"#"},"_id":"713a9ba"},{"title":"After Party Events","icon":"flaticon-poinsettia","link":{"url":"#"},"_id":"1a7d587"},{"title":"Great Speaker","icon":"flaticon-thumbs-up","link":{"url":"#"},"_id":"f82ae5f"},{"title":"Spark Creatiity","icon":"flaticon-creative-mind","link":{"url":"#"},"_id":"220dab5"},{"title":"Potential Clients","icon":"flaticon-arrows","link":{"url":"#"},"_id":"26e4bce"}],"_title":"Conat Join The Event V1"},"elements":[],"widgetType":"conat_join_the_event_v1"}],"isInner":false}],"isInner":false},{"id":"77f9cdc","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"8b210ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"856b9df","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"929ed0d","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fc8ddc2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6d65fde","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"6d952d0","elType":"section","settings":{"layout":"full_width","_title":"Faqs V1"},"elements":[{"id":"41d9afe","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"008fbd4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3-1.jpg","id":366,"size":"","alt":"","source":"library"},"subtitle":"Freqaly Ask Question","title":"Our Customer Some <br> Frequently Ask Question","query_category":"faqs","_title":"Conat Faqs V1","query_number":6},"elements":[],"widgetType":"conat_faqs_v1"}],"isInner":false}],"isInner":false},{"id":"a5c90ad","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"19f106f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bcedd23","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"661dd89","elType":"section","settings":{"layout":"full_width","_title":"News V2"},"elements":[{"id":"19b7905","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44d477d","elType":"widget","settings":{"_title":"Conat News V2","subtitle":"Blog % Articles","title":"News & Articles","query_category":"news-v2","btn_name":"View More News","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4-1.jpg","id":466,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v2"}],"isInner":false}],"isInner":false},{"id":"c411dc8","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"3607427","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"944ac4c","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"f3e8fd0","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"55868db","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6bb89fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"ae70c70","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"3633372","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"013551b","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1130, 292, 'footer_source_type', 'd'),
(1131, 292, 'footer_style_settings', 'footer_v2'),
(3818, 3399, '_wp_page_template', 'tpl-default-elementor.php'),
(1133, 520, '_wp_page_template', 'tpl-default-elementor.php'),
(1134, 520, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1135, 520, '_elementor_edit_mode', 'builder'),
(1136, 520, '_elementor_template_type', 'wp-page'),
(1137, 520, '_elementor_version', '3.34.0'),
(1138, 520, '_elementor_pro_version', '3.7.5'),
(1139, 520, '_elementor_data', '[{"id":"6c9861a","elType":"section","settings":{"layout":"full_width","_title":"Slider V3"},"elements":[{"id":"b2a7f0a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cf25d20","elType":"widget","settings":{"slides":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"_id":"abcfda1","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[]},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"72278b2"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"538d226"}],"_title":"Conat Slider V3"},"elements":[],"widgetType":"conat_slider_v3"}],"isInner":false}],"isInner":false},{"id":"ebeb7ce","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"59355fb","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8f8ba6b","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"0fb2195","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"a30e64b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b509c85","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"About Us","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"9b5fc96","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V3"},"elements":[{"id":"db435d5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6ff9c32","elType":"widget","settings":{"facts":[{"title":"Speakers","number":124,"number_suffix":"+","_id":"2e435f9"},{"title":"Attendence","number":1140,"_id":"1eb6aa1"},{"title":"Guests","number":205,"number_suffix":"HR","_id":"1b80c11"},{"title":"workshop","number":8,"number_suffix":"hr","_id":"f812bc7"}],"_title":"Conat Facts Counter V3"},"elements":[],"widgetType":"conat_facts_counter_v3"}],"isInner":false}],"isInner":false},{"id":"5746e59","elType":"section","settings":{"layout":"full_width","_title":"Speaker V3"},"elements":[{"id":"e48f8a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d24342c","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7-1.jpg","id":592,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-23.png","id":593,"size":"","alt":"","source":"library"},"subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v3","_title":"Conat Speaker V3"},"elements":[],"widgetType":"conat_speaker_v3"}],"isInner":false}],"isInner":false},{"id":"8dbbe75","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3"},"elements":[{"id":"9b5075a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"263ee06","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st","tab_date":"2025-12-24 12:00","query_number":4,"query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd","tab_date":"2025-12-25 12:00","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd","tab_date":"2025-12-26 12:00","query_number":2,"query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"024bf69","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"19d3890","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1ba027e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"32059b8","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"94a79c9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"68d28e4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"c067b8c","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"7626f49","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a43386b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"5464507","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"c37e9e6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b6db186","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"40bc230","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"0d76b5a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fc1679d","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(1140, 520, 'header_source_type', 'd'),
(1141, 520, 'header_style_settings', 'header_v2'),
(1142, 520, 'footer_source_type', 'd'),
(1143, 520, 'footer_style_settings', 'footer_v3'),
(1144, 520, '_tribe_ticket_capacity', '0'),
(1145, 520, '_tribe_ticket_version', '5.5.11.1'),
(3824, 3400, '_wp_page_template', 'tpl-default-elementor.php'),
(1147, 667, '_wp_page_template', 'tpl-default-elementor.php'),
(1148, 667, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1149, 667, 'banner_source_type', 'd'),
(1150, 667, 'banner_page_banner', '1'),
(1151, 667, '_elementor_edit_mode', 'builder'),
(1152, 667, '_elementor_template_type', 'wp-page'),
(1153, 667, '_elementor_version', '3.35.9'),
(1154, 667, '_elementor_pro_version', '3.7.5'),
(1155, 667, '_elementor_data', '[{"id":"22b4b3d","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"ac64c4e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f60ea3e","elType":"widget","settings":{"subtitle":"About Beyond Health Network","title":"Hearder","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Subheader","features":[{"icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"_id":"62fee59"}],"video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"","is_external":"","nofollow":"","custom_attributes":""},"btn_style":""},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"bd19b43","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"d15bab4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8b09acd","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7d2608a","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"3f1528b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f6aba5a","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"bd2cdfc","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"ab472d4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0310cbe","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Network","title":"Why Become Beyond Health Network","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"85466d8","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"059eec6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c697d35","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly ","title":"Header","bold_text":"Subheader","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"Book Ticket","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"17148ad","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"75d139f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e4ca0ed","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"b154da7","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"b4e725c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4d4e63a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4303, 3467, '_wp_page_template', 'tpl-default-elementor.php'),
(4304, 3467, '_elementor_edit_mode', 'builder'),
(4305, 3467, '_elementor_template_type', 'wp-page'),
(4306, 3467, '_elementor_version', '3.21.3'),
(4307, 3467, '_elementor_pro_version', '3.7.5'),
(4308, 3467, '_elementor_data', '[{"id":"22b4b3d","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"ac64c4e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f60ea3e","elType":"widget","settings":{"subtitle":"About Beyond Health Network","title":"Hearder","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Subheader","features":[{"icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"_id":"62fee59"}],"video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"","is_external":"","nofollow":"","custom_attributes":""},"btn_style":""},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"bd19b43","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"d15bab4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8b09acd","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7d2608a","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"3f1528b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f6aba5a","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"bd2cdfc","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"ab472d4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0310cbe","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Network","title":"Why Become Beyond Health Network","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"85466d8","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"059eec6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c697d35","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly ","title":"Header","bold_text":"Subheader","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"Book Ticket","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"17148ad","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"75d139f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e4ca0ed","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"b154da7","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"b4e725c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4d4e63a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(3830, 3401, '_wp_page_template', 'tpl-default-elementor.php'),
(1157, 675, '_wp_page_template', 'tpl-default-elementor.php'),
(1158, 675, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1159, 675, 'banner_source_type', 'd'),
(1160, 675, 'banner_page_banner', '1'),
(1161, 675, '_elementor_edit_mode', 'builder'),
(1162, 675, '_elementor_version', '3.12.2'),
(1163, 675, '_elementor_pro_version', '3.7.5'),
(1164, 675, '_elementor_data', '[{"id":"5da62ca","elType":"section","settings":{"layout":"full_width","_title":"FAQs V2"},"elements":[{"id":"177286b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"624ec59","elType":"widget","settings":{"query_category":"faqs","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"title":"Quick Contact","cf7_shortocde":"686","_title":"Conat FAQs V2","text_limit":35},"elements":[],"widgetType":"conat_faqs_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1165, 675, '_dp_original', '667'),
(1166, 675, '_elementor_template_type', 'wp-page'),
(1167, 693, '_wp_page_template', 'tpl-default-elementor.php'),
(1168, 693, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1169, 693, 'banner_source_type', 'd'),
(1170, 693, 'banner_page_banner', '1'),
(1171, 693, '_elementor_edit_mode', 'builder'),
(1172, 693, '_elementor_version', '3.13.1'),
(1173, 693, '_elementor_pro_version', '3.7.5'),
(1174, 693, '_elementor_data', '[{"id":"0e257ea","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"e13f6b2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"3e327a7","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"59d3871","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"34b1e1a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"69ae5c9","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1175, 693, '_dp_original', '675'),
(1176, 693, '_elementor_template_type', 'wp-page'),
(1177, 693, '_tribe_ticket_capacity', '0'),
(1178, 693, '_tribe_ticket_version', '5.5.11.1'),
(1179, 694, '_wp_page_template', 'tpl-default-elementor.php'),
(1180, 694, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1181, 694, 'banner_source_type', 'd'),
(1182, 694, 'banner_page_banner', '1'),
(1183, 694, '_elementor_edit_mode', 'builder'),
(1184, 694, '_elementor_version', '3.13.1'),
(1185, 694, '_elementor_pro_version', '3.7.5'),
(1186, 694, '_elementor_data', '[{"id":"d675327","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3"},"elements":[{"id":"88ce103","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"75397a0","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st Day","tab_date":"2025-12-24 12:00","query_number":4,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd Day","tab_date":"2025-12-25 12:00","query_number":3,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd Day","tab_date":"2025-12-26 12:00","query_number":2,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"ebed684","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"aa9a454","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f57f95e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"7cd63e6","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"1a9333f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"67ec55c","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners","setting":"yes"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1187, 694, '_dp_original', '675'),
(1188, 694, '_elementor_template_type', 'wp-page'),
(4783, 3514, '_menu_item_url', ''),
(4782, 3514, '_menu_item_xfn', ''),
(4781, 3514, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4780, 3514, '_menu_item_target', ''),
(4779, 3514, '_menu_item_object', 'page'),
(4778, 3514, '_menu_item_object_id', '667'),
(4777, 3514, '_menu_item_menu_item_parent', '0'),
(4776, 3514, '_menu_item_type', 'post_type'),
(4774, 3513, '_menu_item_url', ''),
(4773, 3513, '_menu_item_xfn', ''),
(4772, 3513, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4771, 3513, '_menu_item_target', ''),
(4770, 3513, '_menu_item_object', 'page'),
(4769, 3513, '_menu_item_object_id', '675'),
(4768, 3513, '_menu_item_menu_item_parent', '0'),
(4767, 3513, '_menu_item_type', 'post_type'),
(4765, 3512, '_menu_item_url', ''),
(4764, 3512, '_menu_item_xfn', ''),
(4763, 3512, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4762, 3512, '_menu_item_target', ''),
(4761, 3512, '_menu_item_object', 'page'),
(4760, 3512, '_menu_item_object_id', '695'),
(4759, 3512, '_menu_item_menu_item_parent', '3514'),
(4758, 3512, '_menu_item_type', 'post_type'),
(3840, 3402, '_elementor_data', '[{"id":"ff44920","elType":"section","settings":{"_title":"Gallery V3","layout":"full_width"},"elements":[{"id":"b35f9d7","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cd9df3e","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":726,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9-1.jpg"}],"_title":"Conat Gallery V3"},"elements":[],"widgetType":"conat_gallery_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4756, 3511, '_menu_item_url', ''),
(4755, 3511, '_menu_item_xfn', ''),
(4754, 3511, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4753, 3511, '_menu_item_target', ''),
(4752, 3511, '_menu_item_object', 'page'),
(4751, 3511, '_menu_item_object_id', '732'),
(4750, 3511, '_menu_item_menu_item_parent', '3514'),
(4749, 3511, '_menu_item_type', 'post_type'),
(4747, 3510, '_menu_item_url', ''),
(4746, 3510, '_menu_item_xfn', ''),
(3839, 3402, '_elementor_pro_version', '3.7.5'),
(4745, 3510, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4744, 3510, '_menu_item_target', ''),
(4743, 3510, '_menu_item_object', 'page'),
(4742, 3510, '_menu_item_object_id', '733'),
(3838, 3402, '_elementor_version', '3.13.1'),
(4741, 3510, '_menu_item_menu_item_parent', '3514'),
(4740, 3510, '_menu_item_type', 'post_type'),
(4738, 3509, '_menu_item_url', ''),
(4737, 3509, '_menu_item_xfn', ''),
(4736, 3509, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4735, 3509, '_menu_item_target', ''),
(4734, 3509, '_menu_item_object', 'page'),
(4733, 3509, '_menu_item_object_id', '892'),
(4732, 3509, '_menu_item_menu_item_parent', '3514'),
(4731, 3509, '_menu_item_type', 'post_type'),
(3837, 3402, '_elementor_edit_mode', 'builder'),
(4729, 3508, '_menu_item_url', ''),
(4728, 3508, '_menu_item_xfn', ''),
(4727, 3508, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4726, 3508, '_menu_item_target', ''),
(4725, 3508, '_menu_item_object', 'page'),
(4724, 3508, '_menu_item_object_id', '962'),
(4723, 3508, '_menu_item_menu_item_parent', '0'),
(4722, 3508, '_menu_item_type', 'post_type'),
(3836, 3402, '_wp_page_template', 'tpl-default-elementor.php'),
(1309, 695, '_wp_page_template', 'tpl-default-elementor.php'),
(1310, 695, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1311, 695, 'banner_source_type', 'd'),
(1312, 695, 'banner_page_banner', '1'),
(1313, 695, '_elementor_edit_mode', 'builder'),
(1314, 695, '_elementor_version', '3.13.1'),
(1315, 695, '_elementor_pro_version', '3.7.5'),
(1316, 695, '_elementor_data', '[{"id":"ff44920","elType":"section","settings":{"_title":"Gallery V3","layout":"full_width"},"elements":[{"id":"b35f9d7","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cd9df3e","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":726,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9-1.jpg"}],"_title":"Conat Gallery V3"},"elements":[],"widgetType":"conat_gallery_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1317, 695, '_dp_original', '675'),
(1318, 695, '_elementor_template_type', 'wp-page'),
(3842, 3403, '_wp_page_template', 'tpl-default-elementor.php'),
(1320, 730, '_wp_page_template', 'tpl-default-elementor.php'),
(1321, 730, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1322, 730, 'banner_source_type', 'd'),
(1323, 730, 'banner_page_banner', '1'),
(1324, 730, '_elementor_edit_mode', 'builder'),
(1325, 730, '_elementor_version', '3.12.2'),
(1326, 730, '_elementor_pro_version', '3.7.5'),
(1327, 730, '_elementor_data', '[{"id":"602c2b4","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V2"},"elements":[{"id":"95025a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"437710b","elType":"widget","settings":{"query_category":"testimonials","_title":"Conat Testimonials V2"},"elements":[],"widgetType":"conat_testimonials_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1328, 730, '_dp_original', '675'),
(1329, 730, '_elementor_template_type', 'wp-page'),
(3848, 3404, '_wp_page_template', 'tpl-coming_soon.php.php'),
(1331, 731, '_wp_page_template', 'tpl-coming_soon.php.php'),
(1332, 731, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1333, 731, 'banner_source_type', 'd'),
(1334, 731, '_elementor_edit_mode', 'builder'),
(1335, 731, '_elementor_version', '3.34.0'),
(1336, 731, '_elementor_pro_version', '3.7.5'),
(1337, 731, '_elementor_data', '[{"id":"4481c9c","elType":"section","settings":{"_title":"Coming Soon"},"elements":[{"id":"61b6219","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c84dc43","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"logo":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/logo.png","id":760,"size":"","alt":"","source":"library"},"title":"Coming Soon","date":"2030-12-31 12:00","social_media":[{"icon":"fa-facebook-f","social_link":{"url":"https:\\/\\/facebook.com\\/","is_external":true,"nofollow":true},"_id":"3e621f3","title":"Facebook"},{"icon":"fa-twitter","social_link":{"url":"https:\\/\\/twitter.com\\/","is_external":true,"nofollow":true},"_id":"84a43e9","title":"Twitter"},{"icon":"fa-linkedin-in","social_link":{"url":"https:\\/\\/linkedin.com\\/","is_external":true,"nofollow":true},"_id":"b86c39b","title":"Linkedin"},{"icon":"fa-instagram","social_link":{"url":"https:\\/\\/instagram.com\\/","is_external":true,"nofollow":true},"_id":"f4c6a86","title":"Instagram"}],"_title":"Conat Coming Soon","text":"stay tuned for something amazing! <br> Subscribe to be notified","title1":"Our Website is under construction.","text1":"stay tuned for something amazing! <br> Subscribe to be notified","cf7_shortocde":"774"},"elements":[],"widgetType":"conat_coming_soon"}],"isInner":false}],"isInner":false}]'),
(1338, 731, '_dp_original', '675'),
(1339, 731, '_elementor_template_type', 'wp-page'),
(3854, 3405, '_wp_page_template', 'tpl-default-elementor.php'),
(1341, 732, '_wp_page_template', 'tpl-default-elementor.php'),
(1342, 732, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1343, 732, 'banner_source_type', 'd'),
(1344, 732, 'banner_page_banner', '1'),
(1345, 732, '_elementor_edit_mode', 'builder'),
(1346, 732, '_elementor_version', '3.12.2'),
(1347, 732, '_elementor_pro_version', '3.7.5'),
(1348, 732, '_elementor_data', '[{"id":"8bf65f3","elType":"section","settings":{"_title":"Terms & Conditions","layout":"full_width"},"elements":[{"id":"07dd9b8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0385701","elType":"widget","settings":{"title":"Terms & Condition","text":"<div class=\\"privacy-content\\"><p>For each project we establish relationships with partners who we know will help us create added value for your project. As well as bringing together the public and private sectors, we make sector-overarching links to gather knowledge and to learn from each other who we know will help us create added value for your project.<\\/p><div class=\\"date\\">Updated March 6, 2023<\\/div><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue.<\\/p><h3>Overview<\\/h3><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><\\/div><div class=\\"privacy-content\\"><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br \\/>reproduced below for those interested.<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Nunc nec magna sed metus tristique ornare vitae ut nisl. Mauris lacus enim, posuere et tincidunt condimentum, sodales ac elit.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor<\\/p><\\/div><div class=\\"privacy-content\\"><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br \\/>reproduced below for those interested.<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.<\\/p><ul class=\\"privacy-list\\"><li>Best Certified Speaker<\\/li><li>Brand Digital Ideas<\\/li><li>Communicate People<\\/li><li>Well Inspiring Keynotes<\\/li><\\/ul><\\/div><div class=\\"privacy-content\\"><h4>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for <br \\/>those interested.<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum.<\\/p><\\/div><div class=\\"privacy-content\\"><h3>Security and Retention<\\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.<\\/p><\\/div><div class=\\"privacy-content\\"><h3>Contact Us<\\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula.<\\/p><\\/div>","_title":"Conat Terms & Conditions"},"elements":[],"widgetType":"conat_terms_and_conditions"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1349, 732, '_dp_original', '675'),
(1350, 732, '_elementor_template_type', 'wp-page'),
(1351, 733, '_wp_page_template', 'tpl-default-elementor.php'),
(1352, 733, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1353, 733, 'banner_source_type', 'd'),
(1354, 733, 'banner_page_banner', '1'),
(1355, 733, '_elementor_edit_mode', 'builder'),
(1356, 733, '_elementor_version', '3.12.2'),
(1357, 733, '_elementor_pro_version', '3.7.5'),
(1358, 733, '_elementor_data', '[{"id":"51bd6d7","elType":"section","settings":{"_title":"Privacy Policy","layout":"full_width"},"elements":[{"id":"d6d332d","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"02612b9","elType":"widget","settings":{"title":"Privacy Policy","text":"<div class=\\"privacy-content\\"><p>For each project we establish relationships with partners who we know will help us create added value for your project. As well as bringing together the public and private sectors, we make sector-overarching links to gather knowledge and to learn from each other who we know will help us create added value for your project.<\\/p><div class=\\"date\\">Updated March 6, 2023<\\/div><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue.<\\/p><h3>Overview<\\/h3><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><\\/div><div class=\\"privacy-content\\"><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br \\/>reproduced below for those interested.<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Nunc nec magna sed metus tristique ornare vitae ut nisl. Mauris lacus enim, posuere et tincidunt condimentum, sodales ac elit.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor<\\/p><\\/div><div class=\\"privacy-content\\"><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br \\/>reproduced below for those interested.<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.<\\/p><ul class=\\"privacy-list\\"><li>Best Certified Speaker<\\/li><li>Brand Digital Ideas<\\/li><li>Communicate People<\\/li><li>Well Inspiring Keynotes<\\/li><\\/ul><\\/div><div class=\\"privacy-content\\"><h4>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for <br \\/>those interested.<\\/h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum.<\\/p><\\/div><div class=\\"privacy-content\\"><h3>Security and Retention<\\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.<\\/p><\\/div><div class=\\"privacy-content\\"><h3>Contact Us<\\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula.<\\/p><\\/div>","_title":"Conat Privacy Policy"},"elements":[],"widgetType":"conat_privacy_policy"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1359, 733, '_dp_original', '675'),
(1360, 733, '_elementor_template_type', 'wp-page'),
(1361, 863, '_wp_page_template', 'tpl-default-elementor.php'),
(1362, 863, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1363, 863, 'banner_source_type', 'd'),
(1364, 863, 'banner_page_banner', '1'),
(1365, 863, '_elementor_edit_mode', 'builder'),
(1366, 863, '_elementor_version', '3.12.2'),
(1367, 863, '_elementor_pro_version', '3.7.5'),
(1368, 863, '_elementor_data', '[{"id":"2d45fd2","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1"},"elements":[{"id":"1589424","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"3db7864","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","style":"show_pagination","btn_title":"View More Speaker"},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"b85da96","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b231020","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c39e2d3","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc5a1c4","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"ca04e57","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec60222","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners","setting":"yes"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1369, 863, '_dp_original', '675'),
(1370, 863, '_elementor_template_type', 'wp-page'),
(3860, 3406, '_wp_page_template', 'tpl-default-elementor.php'),
(1372, 892, '_wp_page_template', 'tpl-default-elementor.php'),
(1373, 892, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1374, 892, 'banner_source_type', 'd'),
(1375, 892, 'banner_page_banner', '1'),
(1376, 892, '_elementor_edit_mode', 'builder'),
(1377, 892, '_elementor_version', '3.35.9'),
(1378, 892, '_elementor_pro_version', '3.7.5'),
(1379, 892, '_elementor_data', '[{"id":"73c1d55","elType":"section","settings":{"_title":"Events","layout":"full_width"},"elements":[{"id":"683a5ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"032d601","elType":"widget","settings":{"query_category":"our-events","query_number":1},"elements":[],"widgetType":"conat_events_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1380, 892, '_dp_original', '675'),
(1381, 892, '_elementor_template_type', 'wp-page'),
(3866, 3407, '_wp_page_template', 'tpl-default-elementor.php'),
(1383, 896, '_wp_page_template', 'tpl-default-elementor.php'),
(1384, 896, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1385, 896, 'banner_source_type', 'd'),
(1386, 896, 'banner_page_banner', '1'),
(1387, 896, '_elementor_edit_mode', 'builder'),
(1388, 896, '_elementor_version', '3.12.2'),
(1389, 896, '_elementor_pro_version', '3.7.5');
INSERT INTO `wpqi_postmeta` VALUES
(1390, 896, '_elementor_data', '[{"id":"5ea0326","elType":"section","settings":{"_title":"Blog With Sidebar","layout":"full_width"},"elements":[{"id":"29b46c8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2d9e01b","elType":"widget","settings":{"sidebar":"blog-sidebar","_title":"Conat Blog With Sidebar","query_category":"our-blog"},"elements":[],"widgetType":"conat_blog_with_sidebar"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1391, 896, '_dp_original', '675'),
(1392, 896, '_elementor_template_type', 'wp-page'),
(3872, 3408, '_wp_page_template', 'tpl-default-elementor.php'),
(1394, 951, '_wp_page_template', 'default'),
(1395, 951, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1396, 951, 'banner_source_type', 'd'),
(1397, 951, 'banner_page_banner', '1'),
(1398, 951, 'sidebar_source_type', 'd'),
(1399, 951, 'sidebar_sidebar_layout', 'right'),
(1400, 951, 'sidebar_page_sidebar', 'blog-sidebar'),
(1401, 952, '_wp_page_template', 'tpl-default-elementor.php'),
(1402, 952, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1403, 952, 'banner_source_type', 'd'),
(1404, 952, 'banner_page_banner', '1'),
(1405, 952, '_elementor_edit_mode', 'builder'),
(1406, 952, '_elementor_version', '3.12.2'),
(1407, 952, '_elementor_pro_version', '3.7.5'),
(1408, 952, '_elementor_data', '[{"id":"5ea0326","elType":"section","settings":{"_title":"Blog With Sidebar","layout":"full_width"},"elements":[{"id":"29b46c8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2d9e01b","elType":"widget","settings":{"sidebar":"blog-sidebar","_title":"Conat Blog With Sidebar","query_category":"our-blog","left_right_sidebar":"left"},"elements":[],"widgetType":"conat_blog_with_sidebar"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1409, 952, '_dp_original', '896'),
(1410, 952, '_elementor_template_type', 'wp-page'),
(3878, 3409, '_wp_page_template', 'tpl-default-elementor.php'),
(1412, 962, '_wp_page_template', 'tpl-default-elementor.php'),
(1413, 962, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1414, 962, 'banner_source_type', 'd'),
(1415, 962, 'banner_page_banner', '1'),
(1416, 962, '_elementor_edit_mode', 'builder'),
(1417, 962, '_elementor_version', '3.12.2'),
(1418, 962, '_elementor_pro_version', '3.7.5'),
(1419, 962, '_elementor_data', '[{"id":"6a7195c","elType":"section","settings":{"_title":"Contact Us V1","layout":"full_width"},"elements":[{"id":"a069dde","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"5b78c60","elType":"widget","settings":{"cf7_shortocde":"964","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"fdda817"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"6179267"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"83ad0a1"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-2.jpg","id":975,"size":"","alt":"","source":"library"},"subtitle":"Get in Touch","title":"If Contact With Us Send Detail","subtitle2":"Contact","title2":"Information","_title":"Conat Contact Us V1"},"elements":[],"widgetType":"conat_contact_us_v1"}],"isInner":false}],"isInner":false},{"id":"cb22583","elType":"section","settings":{"layout":"full_width","_title":"Google Map"},"elements":[{"id":"9112fe7","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"df428aa","elType":"widget","settings":{"_title":"Conat Google Map","subtitle":"View on Map","title":"Direction For The Event Hall","google_map_iframe":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>"},"elements":[],"widgetType":"conat_google_map"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1420, 962, '_dp_original', '675'),
(1421, 962, '_elementor_template_type', 'wp-page'),
(1422, 989, '_wp_page_template', 'tpl-default-elementor.php'),
(1423, 989, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1424, 989, 'banner_source_type', 'd'),
(1425, 989, 'banner_page_banner', '1'),
(1426, 989, '_elementor_edit_mode', 'builder'),
(1427, 989, '_elementor_version', '3.12.2'),
(1428, 989, '_elementor_pro_version', '3.7.5'),
(1429, 989, '_elementor_data', '[{"id":"3d780a3","elType":"section","settings":{"layout":"full_width","_title":"Contact Us V2"},"elements":[{"id":"9c505ad","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fa2a6df","elType":"widget","settings":{"icon":"flaticon-placeholder","title":"Address","address":"Clarkson Ave, Brooklyn, NewYark 11203","icon2":"flaticon-email-1","title2":"Email","email_address1":"support@themerange.net","email_address2":"info@themerange.net","icon3":"flaticon-telephone","title3":"Phone","phone_number1":"+92 (300) 7101235","phone_number2":"+92 (313) 6100313","icon4":"flaticon-share","title4":"Social media","social_media":[{"icon":"fa-facebook-f","social_link":{"url":"https:\\/\\/facebook.com\\/","is_external":true},"_id":"bcf47bd"},{"icon":"fa-twitter","social_link":{"url":"https:\\/\\/twitter.com\\/","is_external":true},"_id":"3ce5008"},{"icon":"fa-instagram","social_link":{"url":"https:\\/\\/instagram.com\\/","is_external":true},"_id":"a62b65c"},{"icon":"fa-youtube","social_link":{"url":"https:\\/\\/youtube.com\\/","is_external":true},"_id":"1544bee"}],"subtitle5":"CONTACT INFO","title5":"Get Meeting With us.","cf7_shortocde":"964","google_map_iframe":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","_title":"Conat Contact Us V2"},"elements":[],"widgetType":"conat_contact_us_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1430, 989, '_dp_original', '962'),
(1431, 989, '_elementor_template_type', 'wp-page'),
(1432, 1005, '_wp_page_template', 'tpl-default-elementor.php'),
(1433, 1005, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1434, 1005, 'banner_source_type', 'd'),
(1435, 1005, 'banner_page_banner', '1'),
(1436, 1005, '_elementor_edit_mode', 'builder'),
(1437, 1005, '_elementor_version', '3.12.2'),
(1438, 1005, '_elementor_pro_version', '3.7.5'),
(1439, 1005, '_elementor_data', '[{"id":"d861c56","elType":"section","settings":{"layout":"full_width","_title":"Google Map & Contact Info"},"elements":[{"id":"920e79a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"7ed0866","elType":"widget","settings":{"google_map_iframe":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","contact_info":[{"title":"Email","text":"info@themerange.net","_id":"a9f9887"},{"title":"Phone Number","text":"(+678) 234 43333 56","_id":"96aab7c"},{"title":"Office Address","text":"Unit 6C Boundary Medical Land, <br> Millfield Road, Bolton, BL2 6QY","_id":"216e039"},{"title":"Send us mail","text":"To discuss us about work with us <br> you can contact us.","_id":"746fc86"}],"_title":"Conat Google Map & Contact Info","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.193}},"elements":[],"widgetType":"conat_google_map_contact_info"}],"isInner":false}],"isInner":false},{"id":"808022a","elType":"section","settings":{"layout":"full_width","_title":"Contact Us V3"},"elements":[{"id":"6ca0e97","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"18ff6b5","elType":"widget","settings":{"title":"Send us a message","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/contact.png","id":1028,"size":"","alt":"","source":"library"},"cf7_shortocde":"1021","_title":"Conat Contact Us V3"},"elements":[],"widgetType":"conat_contact_us_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1440, 1005, '_dp_original', '989'),
(1441, 1005, '_elementor_template_type', 'wp-page'),
(1442, 1005, '_tribe_ticket_capacity', '0'),
(1443, 1005, '_tribe_ticket_version', '5.5.11'),
(3884, 3410, '_wp_page_template', 'tpl-default-elementor.php'),
(1445, 1322, '_wp_page_template', 'tpl-default-elementor.php'),
(1446, 1322, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1447, 1322, '_elementor_edit_mode', 'builder'),
(1448, 1322, '_elementor_version', '3.21.3'),
(1449, 1322, '_elementor_pro_version', '3.7.5'),
(1450, 1322, '_elementor_data', '[{"id":"fef9745","elType":"section","settings":{"layout":"full_width","_title":"Slider V1","_element_id":"home"},"elements":[{"id":"b662f05","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f9f885a","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"_id":"e65657d","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"0b4a390"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"b3d1cbf"}],"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-2.png","id":20,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_slider_v1"}],"isInner":false}],"isInner":false},{"id":"13d3b93","elType":"section","settings":{"layout":"full_width","_title":"About Us V1","_element_id":"about"},"elements":[{"id":"77e6574","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"07d340f","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"About Us","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"style":"yes","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"74bb74b","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"deefb94","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"10ddb41","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"d41298e","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1","_element_id":"speakers"},"elements":[{"id":"c66cb85","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9ad0c1e","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","btn_title":"a","btn_name":"View Speakers","style":"show_button","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/speakers\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"d2b9a78","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"e0ea05c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0452492","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"e065bb3","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V1","_element_id":"events"},"elements":[{"id":"a01a947","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"febea59","elType":"widget","settings":{"event_tab":[{"tab_title":"First Day","tab_date":"2023-12-23 12:00","query_category":"our-events","_id":"5b386f2","text_limit":39,"speaker_name":""},{"tab_title":"Second Day","tab_date":"2023-12-24 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"b4047c3"},{"tab_title":"Third Day","tab_date":"2023-12-25 12:00","query_category":"our-events","text_limit":39,"speaker_name":"","_id":"ecbb9c1"},{"tab_title":"Fourth Day","tab_date":"2023-12-26 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"592710b"}],"_title":"Conat Thought Leadership V1","icon1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"icon2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"icon3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-4.png","id":440,"size":"","alt":"","source":"library"},"icon4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading Companies <br> at Technology Conference"},"elements":[],"widgetType":"conat_thought_leadership_v1"}],"isInner":false}],"isInner":false},{"id":"c5ece81","elType":"section","settings":{"layout":"full_width","_title":"Gallery V1"},"elements":[{"id":"7704cc5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"788cc98","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"}],"_title":"Conat Gallery V1"},"elements":[],"widgetType":"conat_gallery_v1"}],"isInner":false}],"isInner":false},{"id":"a5e0c8e","elType":"section","settings":{"layout":"full_width","_title":"Price Table V1"},"elements":[{"id":"f7cf04a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d287d3a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"pricing":[],"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)\\n","_id":"1c4d3f6"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"3fe8566"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"efc55ca"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","price_title2":"Flexible Pass","price2":"$220","period2":"2 DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5de855c"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"7757690"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"37a2775"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","price_title3":"Business Pass","price3":"$320","period3":"3 DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"4070321"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e11f0a4"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"9422362"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V1","subtitle":"CONFERENCE TICKET PRICE","title":"Conference Tickets Now"},"elements":[],"widgetType":"conat_price_table_v1"}],"isInner":false}],"isInner":false},{"id":"2bd523a","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"3c2afb3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d08bdc3","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always in The Lead.\\t<br> From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"873f35f","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"91f6772","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2b9edff","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"24b2765","elType":"section","settings":{"layout":"full_width","_title":"News V1","_element_id":"blog"},"elements":[{"id":"147230e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"edc4f3b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false},{"id":"6806167","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"d141ca3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f998da5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-14.png","id":281,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1451, 1322, 'footer_source_type', 'd'),
(1452, 1322, 'footer_style_settings', 'footer_v1'),
(1453, 1322, '_dp_original', '11'),
(1454, 1322, '_elementor_template_type', 'wp-page'),
(1455, 1322, 'header_source_type', 'd'),
(1456, 1322, 'header_style_settings', 'header_v4'),
(3890, 3411, '_wp_page_template', 'tpl-default-elementor.php'),
(1458, 1345, '_wp_page_template', 'tpl-default-elementor.php'),
(1459, 1345, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1460, 1345, '_elementor_edit_mode', 'builder'),
(1461, 1345, '_elementor_version', '3.21.3'),
(1462, 1345, '_elementor_pro_version', '3.7.5'),
(1463, 1345, '_elementor_data', '[{"id":"29ab754","elType":"section","settings":{"layout":"full_width","_title":"Slider V2","_element_id":"home"},"elements":[{"id":"aa1a6e4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d1ee739","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"_id":"b1a11a1","cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"5250998"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"73df5dd"}],"_title":"Conat Slider V2","date":"2025-12-25 12:00"},"elements":[],"widgetType":"conat_slider_v2"}],"isInner":false}],"isInner":false},{"id":"4df2634","elType":"section","settings":{"layout":"full_width","_title":"About Us V2","_element_id":"about"},"elements":[{"id":"50916ed","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"185786d","elType":"widget","settings":{"features":[{"text":"Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.","_id":"f4e921c","icon":"flaticon-checked-1"},{"text":"Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.","icon":"flaticon-checked-1","_id":"2d7886c"}],"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-15.png","id":330,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-16.png","id":331,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-18.png","id":332,"size":"","alt":"","source":"library"},"subtitle":"Introduction","title":"Know More About Our <br> Grand Event","text":"Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.","_title":"Conat About Us V2","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/about-1.png","id":340,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"K","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-17.png","id":348,"size":"","alt":"","source":"library"},"author":"Micheal Clark","location":"MD WILLIAM HOUSTON","designation":"Event Organiser","image_text1":"We\\u2019ve help our","image_text2":"street children"},"elements":[],"widgetType":"conat_about_us_v2"}],"isInner":false}],"isInner":false},{"id":"3da8792","elType":"section","settings":{"_title":"Events V1","layout":"full_width"},"elements":[{"id":"f8cc0fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1aafa7a","elType":"widget","settings":{"events":[{"title":"WHERE IS THE EVENT:","icon":"flaticon-maps-and-flags","text":"221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431","_id":"fd0cc9f"},{"title":"WHERE IS THE EVENT:","icon":"flaticon-calendar","text":"( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.","_id":"2960930"}]},"elements":[],"widgetType":"conat_events_v1"}],"isInner":false}],"isInner":false},{"id":"fec6e65","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V2"},"elements":[{"id":"dd509a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f3a99fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-19.png","id":355,"size":"","alt":"","source":"library"},"facts":[{"title":"Workshops","icon":"flaticon-training","number":8,"number_suffix":"hr","_id":"b9fd36b"},{"title":"speakers","icon":"flaticon-mic","number":124,"_id":"ec7d9a3"},{"title":"sponsors","icon":"flaticon-handshake","number":70,"number_suffix":"+","_id":"fa89f4c"},{"title":"countries","icon":"flaticon-countries","number":100,"number_suffix":"+","_id":"eaee793"}],"_title":"Conat Facts Counter V2"},"elements":[],"widgetType":"conat_facts_counter_v2"}],"isInner":false}],"isInner":false},{"id":"daf0c39","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V1"},"elements":[{"id":"befe26f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cdf7985","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Join Our Event","title":"Why Attend Our Event?","text":"Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.","features":[{"title":"Person Networking","icon":"flaticon-group","link":{"url":"#"},"_id":"db17c2f"},{"title":"Boost Creativity","icon":"flaticon-mic","link":{"url":"#"},"_id":"713a9ba"},{"title":"After Party Events","icon":"flaticon-poinsettia","link":{"url":"#"},"_id":"1a7d587"},{"title":"Great Speaker","icon":"flaticon-thumbs-up","link":{"url":"#"},"_id":"f82ae5f"},{"title":"Spark Creatiity","icon":"flaticon-creative-mind","link":{"url":"#"},"_id":"220dab5"},{"title":"Potential Clients","icon":"flaticon-arrows","link":{"url":"#"},"_id":"26e4bce"}],"_title":"Conat Join The Event V1"},"elements":[],"widgetType":"conat_join_the_event_v1"}],"isInner":false}],"isInner":false},{"id":"77f9cdc","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2","_element_id":"speakers"},"elements":[{"id":"8b210ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"856b9df","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"929ed0d","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width","_element_id":"events"},"elements":[{"id":"fc8ddc2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6d65fde","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"6d952d0","elType":"section","settings":{"layout":"full_width","_title":"Faqs V1"},"elements":[{"id":"41d9afe","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"008fbd4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3-1.jpg","id":366,"size":"","alt":"","source":"library"},"subtitle":"Freqaly Ask Question","title":"Our Customer Some <br> Frequently Ask Question","query_category":"faqs","_title":"Conat Faqs V1","query_number":6},"elements":[],"widgetType":"conat_faqs_v1"}],"isInner":false}],"isInner":false},{"id":"a5c90ad","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"19f106f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bcedd23","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"661dd89","elType":"section","settings":{"layout":"full_width","_title":"News V2","_element_id":"blog"},"elements":[{"id":"19b7905","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44d477d","elType":"widget","settings":{"_title":"Conat News V2","subtitle":"Blog % Articles","title":"News & Articles","query_category":"news-v2","btn_name":"View More News","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4-1.jpg","id":466,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v2"}],"isInner":false}],"isInner":false},{"id":"c411dc8","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"3607427","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"944ac4c","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"f3e8fd0","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"55868db","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6bb89fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"ae70c70","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"3633372","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"013551b","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(1464, 1345, 'footer_source_type', 'd'),
(1465, 1345, '_dp_original', '292'),
(1466, 1345, '_elementor_template_type', 'wp-page'),
(1467, 1345, 'header_source_type', 'd'),
(1468, 1345, 'header_style_settings', 'header_v4'),
(3896, 3412, '_wp_page_template', 'tpl-default-elementor.php'),
(1470, 1355, '_wp_page_template', 'tpl-default-elementor.php'),
(1471, 1355, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1472, 1355, '_elementor_edit_mode', 'builder'),
(1473, 1355, '_elementor_version', '3.21.3'),
(1474, 1355, '_elementor_pro_version', '3.7.5'),
(1475, 1355, '_elementor_data', '[{"id":"6c9861a","elType":"section","settings":{"layout":"full_width","_title":"Slider V3","_element_id":"home"},"elements":[{"id":"b2a7f0a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cf25d20","elType":"widget","settings":{"slides":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"_id":"abcfda1","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[]},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"72278b2"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"538d226"}],"_title":"Conat Slider V3"},"elements":[],"widgetType":"conat_slider_v3"}],"isInner":false}],"isInner":false},{"id":"ebeb7ce","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"59355fb","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8f8ba6b","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"0fb2195","elType":"section","settings":{"layout":"full_width","_title":"About Us V3","_element_id":"about"},"elements":[{"id":"a30e64b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b509c85","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"About Us","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"9b5fc96","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V3"},"elements":[{"id":"db435d5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6ff9c32","elType":"widget","settings":{"facts":[{"title":"Speakers","number":124,"number_suffix":"+","_id":"2e435f9"},{"title":"Attendence","number":1140,"_id":"1eb6aa1"},{"title":"Guests","number":205,"number_suffix":"HR","_id":"1b80c11"},{"title":"workshop","number":8,"number_suffix":"hr","_id":"f812bc7"}],"_title":"Conat Facts Counter V3"},"elements":[],"widgetType":"conat_facts_counter_v3"}],"isInner":false}],"isInner":false},{"id":"5746e59","elType":"section","settings":{"layout":"full_width","_title":"Speaker V3","_element_id":"speakers"},"elements":[{"id":"e48f8a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d24342c","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7-1.jpg","id":592,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-23.png","id":593,"size":"","alt":"","source":"library"},"subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v3","_title":"Conat Speaker V3"},"elements":[],"widgetType":"conat_speaker_v3"}],"isInner":false}],"isInner":false},{"id":"8dbbe75","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3","_element_id":"events"},"elements":[{"id":"9b5075a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"263ee06","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st","tab_date":"2025-12-24 12:00","query_number":4,"query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd","tab_date":"2025-12-25 12:00","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd","tab_date":"2025-12-26 12:00","query_number":2,"query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"024bf69","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"19d3890","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1ba027e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"32059b8","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"94a79c9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"68d28e4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"c067b8c","elType":"section","settings":{"layout":"full_width","_title":"News V3","_element_id":"blog"},"elements":[{"id":"7626f49","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a43386b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"5464507","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"c37e9e6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b6db186","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"40bc230","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"0d76b5a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fc1679d","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(1476, 1355, 'header_source_type', 'd'),
(1477, 1355, 'header_style_settings', 'header_v5'),
(1478, 1355, 'footer_source_type', 'd'),
(1479, 1355, 'footer_style_settings', 'footer_v3'),
(1480, 1355, '_tribe_ticket_capacity', '0'),
(1481, 1355, '_tribe_ticket_version', '5.5.11.1'),
(1482, 1355, '_dp_original', '520'),
(1483, 1355, '_elementor_template_type', 'wp-page'),
(3902, 3413, '_wp_page_template', 'elementor_header_footer'),
(1485, 1406, '_wp_page_template', 'elementor_header_footer'),
(1486, 1406, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1487, 1406, '_elementor_edit_mode', 'builder'),
(1488, 1406, '_elementor_template_type', 'wp-page'),
(1489, 1406, '_elementor_version', '3.34.0'),
(1490, 1406, '_elementor_pro_version', '3.7.5'),
(1491, 1406, '_elementor_data', '[{"id":"142274a","elType":"section","settings":{"layout":"full_width","_title":"Banner V1"},"elements":[{"id":"31490a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"23c5f66","elType":"widget","settings":{"background_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/13.jpg","id":1421,"size":"","alt":"","source":"library"},"title":"International Technology <br> Summit 2024","address":"TechX Park, NY, New York","countdown":"2030\\/12\\/31","btn_name1":"Book Ticket","btn_name2":"About More","btn_link1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""},"btn_link2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""},"date":"14 April 2024, 10:00 AM-6:00 PM"},"elements":[],"widgetType":"conat_banner_v1"}],"isInner":false}],"isInner":false},{"id":"d6cd6ca","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"eabd6a9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ab37e24","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-2.jpg","id":1444,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"99dbb92","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"f90fa96","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bb43281","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7df588e","elType":"section","settings":{"layout":"full_width","_title":"Our Features V2"},"elements":[{"id":"917df84","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec95dcf","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-pink.png","id":1474,"size":"","alt":"","source":"library"},"right_pattern_image1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-one.png","id":1475,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/events-bg.png","id":1473,"size":"","alt":"","source":"library"},"subtitle":"Features","title":"Our Features","features":[{"_id":"bd4a7ae","title":"Meet the leaders","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-1.png","id":1465,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s"},{"title":"Five Days Long","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-2.png","id":1466,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"d92c069"},{"title":"Product Launching","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-3.png","id":1467,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"58cee8c"},{"title":"37+ Sponsors","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-4.png","id":1468,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"e7b98e9"},{"title":"92+ Countries Attend","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-5.png","id":1469,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"bbb7704"},{"title":"Ask Questions","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-6.png","id":1464,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"ce1263e"}]},"elements":[],"widgetType":"conat_our_features_v1"}],"isInner":false}],"isInner":false},{"id":"fe6a49a","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V4"},"elements":[{"id":"1f2ba37","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"201302f","elType":"widget","settings":{"subtitle":"Events","title":"Event Schedule","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","event_tab":[{"_id":"5a824ff","query_category":"our-events","tab_date":"2025-01-01 12:00","tab_title":"Day 01"},{"query_category":"our-events","_id":"9c04522","tab_date":"2026-04-20 12:00","tab_title":"Day 02","query_order":"DESC"},{"query_category":"our-events","_id":"3246ad8","tab_date":"2027-07-15 12:00","tab_title":"Day 03"},{"query_category":"our-events","_id":"76cd3f4","tab_date":"2028-12-25 12:00","tab_title":"Day 04"},{"query_category":"our-events","_id":"d04e66a","tab_date":"2029-03-08 12:00","tab_title":"Day 05"}],"left_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-two.png","id":1491,"size":"","alt":"","source":"library"},"right_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/shape-1.png","id":1490,"size":"","alt":"","source":"library"},"btn_style":"two","btn_name":"Download Schedules","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/our-events\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_thought_leadership_v4"}],"isInner":false}],"isInner":false},{"id":"5f79a01","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"6325368","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4cb7077","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"28ff2f5","elType":"section","settings":{"layout":"full_width","_title":"Price Table V4"},"elements":[{"id":"fa3e2e5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a9cc17d","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-blue.png","id":1516,"size":"","alt":"","source":"library"},"subtitle":"Pricing","title":"Pricing Plans","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","price_table":[{"_id":"77b2e29","price_title":"Start Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch"},{"price_title":"Premium Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"9e4b5db"},{"price_title":"Gold Plan","currency_sign":"$","price":"39","period":"\\/Yr","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"56073b3"}]},"elements":[],"widgetType":"conat_price_table_v4"}],"isInner":false}],"isInner":false},{"id":"d98a3dd","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"52b0dd3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c588461","elType":"widget","settings":{"subtitle":"Speakers","title":"Who''s Speaking","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","query_category":"speakers-v1","pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/icon-circle-1.png","id":3198,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_speaker_v4"}],"isInner":false}],"isInner":false},{"id":"35511c5","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"be6c5f8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ddf1f3e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/map-pattern.png","id":1551,"size":"","alt":"","source":"library"},"subtitle":"MORE WITH US","title":"You Want to Showcase Your Busniess <br> in Top Join With Us","btn_name":"Join Us","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_call_to_action"}],"isInner":false}],"isInner":false},{"id":"af5bb77","elType":"section","settings":{"layout":"full_width","_title":"News V1","padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"710e401","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e7cf312","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false}]'),
(1492, 1406, 'header_source_type', 'd'),
(1493, 1406, 'header_style_settings', 'header_v2'),
(1494, 1406, 'footer_source_type', 'd'),
(1495, 1406, 'footer_style_settings', 'footer_v3'),
(3908, 3414, '_wp_page_template', 'tpl-default-elementor.php'),
(1497, 1558, '_wp_page_template', 'tpl-default-elementor.php'),
(1498, 1558, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1499, 1558, '_elementor_edit_mode', 'builder'),
(1500, 1558, '_elementor_template_type', 'wp-page'),
(1501, 1558, '_elementor_version', '3.35.9'),
(1502, 1558, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Beyond EXPO","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Beyond Directory","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Beyond Job Board","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"Beyond Health Conference & Expo 2026","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"SALEM Center<br>\\n7235 Bentley Rd, Jacksonville, FL 32256","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"SAT<br>\\n10AM \\u2013 3PM\\n","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Beyond Health News","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false}]'),
(4224, 3459, '_wp_page_template', 'tpl-default-elementor.php'),
(4225, 3459, '_elementor_edit_mode', 'builder'),
(4226, 3459, '_elementor_template_type', 'wp-page'),
(4227, 3459, '_elementor_version', '3.35.9'),
(4228, 3459, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Beyond EXPO","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Beyond Directory","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Beyond Job Board","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"Beyond Health Conference & Expo 2026","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"SALEM Center<br>\\n7235 Bentley Rd, Jacksonville, FL 32256","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"SAT<br>\\n10AM \\u2013 3PM\\n","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Beyond Health News","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false}]'),
(4188, 3453, '_wp_page_template', 'tpl-default-elementor.php'),
(4189, 3453, '_elementor_edit_mode', 'builder'),
(4190, 3453, '_elementor_template_type', 'wp-page'),
(4191, 3453, '_elementor_version', '3.35.9'),
(4192, 3453, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(3913, 3415, '_wp_page_template', 'default'),
(1504, 1627, '_wp_page_template', 'default'),
(1505, 1627, 'banner_source_type', 'd'),
(1506, 1627, 'banner_page_banner', '1'),
(1507, 1627, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2024/04/13.jpg";s:2:"id";s:4:"1421";s:6:"height";s:3:"994";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2024/04/13-150x150.jpg";}'),
(1508, 1627, 'sidebar_source_type', 'd'),
(1509, 1627, 'sidebar_sidebar_layout', 'right'),
(1510, 1627, 'sidebar_page_sidebar', 'product-sidebar'),
(1511, 1628, '_wp_page_template', 'default'),
(1512, 1628, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1513, 1628, 'banner_source_type', 'd'),
(1514, 1628, 'banner_page_banner', '1'),
(1517, 243, '_wp_page_template', 'default'),
(1518, 243, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1519, 243, '_thumbnail_id', '245'),
(1520, 243, 'banner_source_type', 'd'),
(1521, 243, 'banner_page_banner', '1'),
(1522, 243, 'sidebar_source_type', 'd'),
(1523, 243, 'sidebar_sidebar_layout', 'right'),
(1524, 243, 'sidebar_page_sidebar', 'blog-sidebar'),
(1525, 243, '_elementor_edit_mode', 'builder'),
(1526, 243, '_elementor_template_type', 'wp-post'),
(1527, 243, '_elementor_version', '3.12.2'),
(1528, 243, '_elementor_pro_version', '3.7.5'),
(1529, 243, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3920, 3416, '_wp_page_template', 'default'),
(1533, 275, '_wp_page_template', 'default'),
(1534, 275, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1535, 275, '_thumbnail_id', '277'),
(1536, 275, 'banner_source_type', 'd'),
(1537, 275, 'banner_page_banner', '1'),
(1538, 275, 'sidebar_source_type', 'd'),
(1539, 275, 'sidebar_sidebar_layout', 'right'),
(1540, 275, 'sidebar_page_sidebar', 'blog-sidebar'),
(1541, 275, '_elementor_edit_mode', 'builder'),
(1542, 275, '_elementor_version', '3.12.2'),
(1543, 275, '_elementor_pro_version', '3.7.5'),
(1544, 275, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1545, 275, '_dp_original', '243'),
(1546, 275, '_elementor_template_type', 'wp-post'),
(3927, 3417, '_wp_page_template', 'default'),
(1550, 276, '_wp_page_template', 'default'),
(1551, 276, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1552, 276, '_thumbnail_id', '278'),
(1553, 276, 'banner_source_type', 'd'),
(1554, 276, 'banner_page_banner', '1'),
(1555, 276, 'sidebar_source_type', 'd'),
(1556, 276, 'sidebar_sidebar_layout', 'right'),
(1557, 276, 'sidebar_page_sidebar', 'blog-sidebar'),
(1558, 276, '_elementor_edit_mode', 'builder'),
(1559, 276, '_elementor_version', '3.12.2'),
(1560, 276, '_elementor_pro_version', '3.7.5'),
(1561, 276, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1562, 276, '_dp_original', '243'),
(1563, 276, '_elementor_template_type', 'wp-post'),
(3934, 3418, '_wp_page_template', 'default'),
(1567, 402, '_wp_page_template', 'default'),
(1568, 402, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1569, 402, '_thumbnail_id', '403'),
(1570, 402, 'banner_source_type', 'd'),
(1571, 402, 'banner_page_banner', '1'),
(1572, 402, 'sidebar_source_type', 'd'),
(1573, 402, 'sidebar_sidebar_layout', 'right'),
(1574, 402, 'sidebar_page_sidebar', 'blog-sidebar'),
(1575, 402, '_elementor_edit_mode', 'builder'),
(1576, 402, '_elementor_version', '3.12.2'),
(1577, 402, '_elementor_pro_version', '3.7.5'),
(1578, 402, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(1579, 402, '_dp_original', '276'),
(1580, 402, '_elementor_template_type', 'wp-post'),
(1581, 402, '_wp_old_slug', 'houston-event-planning-management-2'),
(3941, 3419, '_wp_page_template', 'default'),
(1585, 417, '_wp_page_template', 'default'),
(1586, 417, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1587, 417, '_thumbnail_id', '405'),
(1588, 417, 'banner_source_type', 'd'),
(1589, 417, 'banner_page_banner', '1'),
(1590, 417, 'sidebar_source_type', 'd'),
(1591, 417, 'sidebar_sidebar_layout', 'right'),
(1592, 417, 'sidebar_page_sidebar', 'blog-sidebar'),
(1593, 417, '_elementor_edit_mode', 'builder'),
(1594, 417, '_elementor_version', '3.12.2'),
(1595, 417, '_elementor_pro_version', '3.7.5'),
(1596, 417, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1597, 417, '_wp_old_slug', 'houston-event-planning-management-2'),
(1598, 417, '_dp_original', '402'),
(1599, 417, '_elementor_template_type', 'wp-post'),
(3948, 3420, '_wp_page_template', 'default'),
(1603, 418, '_wp_page_template', 'default'),
(1604, 418, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1605, 418, '_thumbnail_id', '404'),
(1606, 418, 'banner_source_type', 'd'),
(1607, 418, 'banner_page_banner', '1'),
(1608, 418, 'sidebar_source_type', 'd'),
(1609, 418, 'sidebar_sidebar_layout', 'right'),
(1610, 418, 'sidebar_page_sidebar', 'blog-sidebar'),
(1611, 418, '_elementor_edit_mode', 'builder'),
(1612, 418, '_elementor_version', '3.12.2'),
(1613, 418, '_elementor_pro_version', '3.7.5'),
(1614, 418, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1615, 418, '_wp_old_slug', 'houston-event-planning-management-2'),
(1616, 418, '_dp_original', '402'),
(1617, 418, '_elementor_template_type', 'wp-post'),
(3955, 3421, '_wp_page_template', 'default'),
(1621, 928, '_wp_page_template', 'default'),
(1622, 928, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1623, 928, '_thumbnail_id', '948'),
(1624, 928, 'banner_source_type', 'd'),
(1625, 928, 'banner_page_banner', '1'),
(1626, 928, 'sidebar_source_type', 'd'),
(1627, 928, 'sidebar_sidebar_layout', 'right'),
(1628, 928, 'sidebar_page_sidebar', 'blog-sidebar'),
(1629, 928, '_elementor_edit_mode', 'builder'),
(1630, 928, '_elementor_version', '3.12.2'),
(1631, 928, '_elementor_pro_version', '3.7.5'),
(1632, 928, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1633, 928, '_dp_original', '417'),
(1634, 928, '_elementor_template_type', 'wp-post'),
(3962, 3422, '_wp_page_template', 'default'),
(1638, 929, '_wp_page_template', 'default'),
(1639, 929, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1640, 929, '_thumbnail_id', '935'),
(1641, 929, 'banner_source_type', 'd'),
(1642, 929, 'banner_page_banner', '1'),
(1643, 929, 'sidebar_source_type', 'd'),
(1644, 929, 'sidebar_sidebar_layout', 'right'),
(1645, 929, 'sidebar_page_sidebar', 'blog-sidebar'),
(1646, 929, '_elementor_edit_mode', 'builder'),
(1647, 929, '_elementor_version', '3.12.2'),
(1648, 929, '_elementor_pro_version', '3.7.5'),
(1649, 929, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1650, 929, '_dp_original', '275'),
(1651, 929, '_elementor_template_type', 'wp-post'),
(3969, 3423, '_wp_page_template', 'default'),
(1655, 942, '_wp_page_template', 'default'),
(1656, 942, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1657, 942, '_thumbnail_id', '937'),
(1658, 942, 'banner_source_type', 'd'),
(1659, 942, 'banner_page_banner', '1'),
(1660, 942, 'sidebar_source_type', 'd'),
(1661, 942, 'sidebar_sidebar_layout', 'right'),
(1662, 942, 'sidebar_page_sidebar', 'blog-sidebar'),
(1663, 942, '_elementor_edit_mode', 'builder'),
(1664, 942, '_elementor_version', '3.12.2'),
(1665, 942, '_elementor_pro_version', '3.7.5'),
(1666, 942, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1667, 942, '_dp_original', '929'),
(1668, 942, '_elementor_template_type', 'wp-post'),
(3976, 3424, '_wp_page_template', 'default'),
(1672, 943, '_wp_page_template', 'default'),
(1673, 943, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1674, 943, '_thumbnail_id', '938'),
(1675, 943, 'banner_source_type', 'd'),
(1676, 943, 'banner_page_banner', '1'),
(1677, 943, 'sidebar_source_type', 'd'),
(1678, 943, 'sidebar_sidebar_layout', 'right'),
(1679, 943, 'sidebar_page_sidebar', 'blog-sidebar'),
(1680, 943, '_elementor_edit_mode', 'builder'),
(1681, 943, '_elementor_version', '3.12.2'),
(1682, 943, '_elementor_pro_version', '3.7.5'),
(1683, 943, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1684, 943, '_dp_original', '929'),
(1685, 943, '_elementor_template_type', 'wp-post'),
(3983, 3425, '_wp_page_template', 'default'),
(1689, 944, '_wp_page_template', 'default'),
(1690, 944, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1691, 944, '_thumbnail_id', '939'),
(1692, 944, 'banner_source_type', 'd'),
(1693, 944, 'banner_page_banner', '1'),
(1694, 944, 'sidebar_source_type', 'd'),
(1695, 944, 'sidebar_sidebar_layout', 'right'),
(1696, 944, 'sidebar_page_sidebar', 'blog-sidebar'),
(1697, 944, '_elementor_edit_mode', 'builder'),
(1698, 944, '_elementor_version', '3.12.2'),
(1699, 944, '_elementor_pro_version', '3.7.5'),
(1700, 944, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1701, 944, '_dp_original', '929'),
(1702, 944, '_elementor_template_type', 'wp-post'),
(3990, 3426, '_wp_page_template', 'default'),
(1706, 949, '_wp_page_template', 'default'),
(1707, 949, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1708, 949, '_thumbnail_id', '1172'),
(1709, 949, 'banner_source_type', 'd'),
(1710, 949, 'banner_page_banner', '1'),
(1711, 949, 'sidebar_source_type', 'd'),
(1712, 949, 'sidebar_sidebar_layout', 'right'),
(1713, 949, 'sidebar_page_sidebar', 'blog-sidebar'),
(1714, 949, '_elementor_edit_mode', 'builder'),
(1715, 949, '_elementor_version', '3.12.2'),
(1716, 949, '_elementor_pro_version', '3.7.5'),
(1717, 949, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1718, 949, '_dp_original', '243'),
(1719, 949, '_elementor_template_type', 'wp-post'),
(3997, 3427, '_wp_page_template', 'default'),
(1723, 1174, '_wp_page_template', 'default'),
(1724, 1174, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1725, 1174, '_thumbnail_id', '1169'),
(1726, 1174, 'banner_source_type', 'd'),
(1727, 1174, 'banner_page_banner', '1'),
(1728, 1174, 'sidebar_source_type', 'd'),
(1729, 1174, 'sidebar_sidebar_layout', 'right'),
(1730, 1174, 'sidebar_page_sidebar', 'blog-sidebar'),
(1731, 1174, '_elementor_edit_mode', 'builder'),
(1732, 1174, '_elementor_version', '3.12.2'),
(1733, 1174, '_elementor_pro_version', '3.7.5'),
(1734, 1174, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1735, 1174, '_dp_original', '949'),
(1736, 1174, '_elementor_template_type', 'wp-post'),
(4004, 3428, '_wp_page_template', 'default'),
(1740, 1175, '_wp_page_template', 'default'),
(1741, 1175, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1742, 1175, '_thumbnail_id', '1170'),
(1743, 1175, 'banner_source_type', 'd'),
(1744, 1175, 'banner_page_banner', '1'),
(1745, 1175, 'sidebar_source_type', 'd'),
(1746, 1175, 'sidebar_sidebar_layout', 'right'),
(1747, 1175, 'sidebar_page_sidebar', 'blog-sidebar'),
(1748, 1175, '_elementor_edit_mode', 'builder'),
(1749, 1175, '_elementor_version', '3.12.2'),
(1750, 1175, '_elementor_pro_version', '3.7.5'),
(1751, 1175, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1752, 1175, '_dp_original', '949'),
(1753, 1175, '_elementor_template_type', 'wp-post'),
(4011, 3429, '_wp_page_template', 'default'),
(1757, 1176, '_wp_page_template', 'default'),
(1758, 1176, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1759, 1176, '_thumbnail_id', '1168'),
(1760, 1176, 'banner_source_type', 'd'),
(1761, 1176, 'banner_page_banner', '1'),
(1762, 1176, 'sidebar_source_type', 'd'),
(1763, 1176, 'sidebar_sidebar_layout', 'right'),
(1764, 1176, 'sidebar_page_sidebar', 'blog-sidebar'),
(1765, 1176, '_elementor_edit_mode', 'builder'),
(1766, 1176, '_elementor_version', '3.12.2'),
(1767, 1176, '_elementor_pro_version', '3.7.5'),
(1768, 1176, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1769, 1176, '_dp_original', '949'),
(1770, 1176, '_elementor_template_type', 'wp-post'),
(4018, 3430, '_wp_page_template', 'default'),
(1774, 1247, '_wp_page_template', 'default'),
(1775, 1247, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1776, 1247, '_thumbnail_id', '245'),
(1777, 1247, 'banner_source_type', 'd'),
(1778, 1247, 'banner_page_banner', '1'),
(1779, 1247, 'sidebar_source_type', 'd'),
(1780, 1247, 'sidebar_sidebar_layout', 'right'),
(1781, 1247, 'sidebar_page_sidebar', 'blog-sidebar'),
(1782, 1247, '_elementor_edit_mode', 'builder'),
(1783, 1247, '_elementor_version', '3.12.2'),
(1784, 1247, '_elementor_pro_version', '3.7.5'),
(1785, 1247, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(1786, 1247, '_dp_original', '243'),
(1787, 1247, '_elementor_template_type', 'wp-post'),
(1788, 1247, '_wp_old_date', '2023-05-11'),
(4025, 3431, '_wp_page_template', 'elementor_header_footer'),
(1790, 1629, '_wp_page_template', 'default'),
(1791, 1629, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1792, 1629, 'banner_source_type', 'd'),
(1793, 1629, 'banner_page_banner', '1'),
(1794, 1630, '_wp_page_template', 'default'),
(1795, 1630, 'banner_source_type', 'd'),
(1796, 1630, 'banner_page_banner', '1'),
(1797, 1630, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(1798, 3294, '_wp_page_template', 'elementor_header_footer'),
(1799, 3294, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1800, 3294, '_elementor_edit_mode', 'builder'),
(1801, 3294, '_elementor_version', '3.21.3'),
(1802, 3294, '_elementor_pro_version', '3.7.5'),
(1803, 3294, '_elementor_data', '[{"id":"142274a","elType":"section","settings":{"layout":"full_width","_title":"Banner","_element_id":"home"},"elements":[{"id":"31490a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"23c5f66","elType":"widget","settings":{"background_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/13.jpg","id":1421,"size":"","alt":"","source":"library"},"title":"International Technology <br> Summit 2024","address":"TechX Park, NY, New York","date":"14 April 2024, 10:00 AM-6:00 PM","countdown":"2028\\/12\\/25","btn_name1":"Book Ticket","btn_name2":"About More","btn_link1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""},"btn_link2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_banner_v1"}],"isInner":false}],"isInner":false},{"id":"d6cd6ca","elType":"section","settings":{"layout":"full_width","_title":"About Us V4","_element_id":"about"},"elements":[{"id":"eabd6a9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ab37e24","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-2.jpg","id":1444,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"99dbb92","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"f90fa96","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bb43281","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7df588e","elType":"section","settings":{"layout":"full_width","_title":"Our Features V2"},"elements":[{"id":"917df84","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec95dcf","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-pink.png","id":1474,"size":"","alt":"","source":"library"},"right_pattern_image1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-one.png","id":1475,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/events-bg.png","id":1473,"size":"","alt":"","source":"library"},"subtitle":"Features","title":"Our Features","features":[{"_id":"bd4a7ae","title":"Meet the leaders","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-1.png","id":1465,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s"},{"title":"Five Days Long","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-2.png","id":1466,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"d92c069"},{"title":"Product Launching","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-3.png","id":1467,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"58cee8c"},{"title":"37+ Sponsors","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-4.png","id":1468,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"e7b98e9"},{"title":"92+ Countries Attend","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-5.png","id":1469,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"bbb7704"},{"title":"Ask Questions","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-6.png","id":1464,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"ce1263e"}]},"elements":[],"widgetType":"conat_our_features_v1"}],"isInner":false}],"isInner":false},{"id":"fe6a49a","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V4","_element_id":"events"},"elements":[{"id":"1f2ba37","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"201302f","elType":"widget","settings":{"subtitle":"Events","title":"Event Schedule","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","event_tab":[{"_id":"5a824ff","query_category":"our-events","tab_date":"2025-01-01 12:00","tab_title":"Day 01"},{"query_category":"our-events","_id":"9c04522","tab_date":"2026-04-20 12:00","tab_title":"Day 02","query_order":"DESC"},{"query_category":"our-events","_id":"3246ad8","tab_date":"2027-07-15 12:00","tab_title":"Day 03"},{"query_category":"our-events","_id":"76cd3f4","tab_date":"2028-12-25 12:00","tab_title":"Day 04"},{"query_category":"our-events","_id":"d04e66a","tab_date":"2029-03-08 12:00","tab_title":"Day 05"}],"left_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-two.png","id":1491,"size":"","alt":"","source":"library"},"right_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/shape-1.png","id":1490,"size":"","alt":"","source":"library"},"btn_style":"two","btn_name":"Download Schedules","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/our-events\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_thought_leadership_v4"}],"isInner":false}],"isInner":false},{"id":"5f79a01","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"6325368","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4cb7077","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"28ff2f5","elType":"section","settings":{"layout":"full_width","_title":"Price Table V4"},"elements":[{"id":"fa3e2e5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a9cc17d","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-blue.png","id":1516,"size":"","alt":"","source":"library"},"subtitle":"Pricing","title":"Pricing Plans","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","price_table":[{"_id":"77b2e29","price_title":"Start Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch"},{"price_title":"Premium Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"9e4b5db"},{"price_title":"Gold Plan","currency_sign":"$","price":"39","period":"\\/Yr","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"56073b3"}]},"elements":[],"widgetType":"conat_price_table_v4"}],"isInner":false}],"isInner":false},{"id":"d98a3dd","elType":"section","settings":{"layout":"full_width","_element_id":"speakers","_title":"Speakers V4"},"elements":[{"id":"52b0dd3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c588461","elType":"widget","settings":{"subtitle":"Speakers","title":"Who''s Speaking","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","query_category":"speakers-v1","pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/icon-circle-1.png","id":3198,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_speaker_v4"}],"isInner":false}],"isInner":false},{"id":"35511c5","elType":"section","settings":{"layout":"full_width","_title":"Call to Action"},"elements":[{"id":"be6c5f8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ddf1f3e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/map-pattern.png","id":1551,"size":"","alt":"","source":"library"},"subtitle":"MORE WITH US","title":"You Want to Showcase Your Busniess <br> in Top Join With Us","btn_name":"Join Us","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_call_to_action"}],"isInner":false}],"isInner":false},{"id":"af5bb77","elType":"section","settings":{"layout":"full_width","_title":"News V1","padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"blog"},"elements":[{"id":"710e401","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e7cf312","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false}]'),
(1804, 3294, 'header_source_type', 'd'),
(1805, 3294, 'header_style_settings', 'header_v5'),
(1806, 3294, 'footer_source_type', 'd'),
(1807, 3294, 'footer_style_settings', 'footer_v3'),
(1808, 3294, '_dp_original', '1406'),
(1809, 3294, '_elementor_template_type', 'wp-page'),
(4031, 3432, '_wp_page_template', 'tpl-default-elementor.php'),
(1811, 3295, '_wp_page_template', 'tpl-default-elementor.php');
INSERT INTO `wpqi_postmeta` VALUES
(1812, 3295, 'banner_page_background', 'a:5:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:0:"";}'),
(1813, 3295, '_elementor_edit_mode', 'builder'),
(1814, 3295, '_elementor_version', '3.21.3'),
(1815, 3295, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4","_element_id":"home"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"24","month":"Jun","address":"New York, USA","countdown":"2028\\/12\\/25"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4","_element_id":"about"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2","_element_id":"speakers"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width","_element_id":"events"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3","_element_id":"blog"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(1816, 3295, '_dp_original', '1558'),
(1817, 3295, '_elementor_template_type', 'wp-page'),
(1818, 3295, 'header_source_type', 'd'),
(1819, 3295, 'header_style_settings', 'header_v5'),
(4036, 3433, '_thumbnail_id', '471'),
(1821, 3395, '_sku', 'woo-tshirt'),
(1822, 3395, '_regular_price', '18'),
(1823, 3395, '_sale_price', ''),
(1824, 3395, '_sale_price_dates_from', ''),
(1825, 3395, '_sale_price_dates_to', ''),
(1826, 3395, 'total_sales', '0'),
(1827, 3395, '_tax_status', 'taxable'),
(1828, 3395, '_tax_class', ''),
(1829, 3395, '_manage_stock', 'no'),
(1830, 3395, '_backorders', 'no'),
(1831, 3395, '_low_stock_amount', ''),
(1832, 3395, '_sold_individually', 'no'),
(1833, 3395, '_weight', ''),
(1834, 3395, '_length', ''),
(1835, 3395, '_width', ''),
(1836, 3395, '_height', ''),
(1837, 3395, '_upsell_ids', 'a:0:{}'),
(1838, 3395, '_crosssell_ids', 'a:0:{}'),
(1839, 3395, '_purchase_note', ''),
(1840, 3395, '_default_attributes', 'a:0:{}'),
(1841, 3395, '_virtual', 'no'),
(1842, 3395, '_downloadable', 'no'),
(1843, 3395, '_product_image_gallery', ''),
(1844, 3395, '_download_limit', '0'),
(1845, 3395, '_download_expiry', '0'),
(1846, 3395, '_stock', ''),
(1847, 3395, '_stock_status', 'instock'),
(1848, 3395, '_wc_average_rating', '4.00'),
(1849, 3395, '_wc_rating_count', 'a:1:{i:4;i:3;}'),
(1850, 3395, '_wc_review_count', '3'),
(1851, 3395, '_downloadable_files', 'a:0:{}'),
(1852, 3395, '_product_version', '10.6.1'),
(1853, 3395, '_price', '18'),
(1854, 3395, '_thumbnail_id', '3118'),
(1855, 3395, '_visibility', 'visible'),
(1856, 3395, 'banner_source_type', 'd'),
(1857, 3395, 'banner_page_banner', '1'),
(1858, 3395, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(1859, 3395, 'sidebar_source_type', 'd'),
(1860, 3395, 'sidebar_sidebar_layout', 'right'),
(1861, 3395, 'sidebar_page_sidebar', 'product-sidebar'),
(1862, 3395, '_wp_old_slug', 't-shirt'),
(1863, 3395, '_sku', 'woo-hoodie'),
(1864, 3395, '_sale_price_dates_from', ''),
(1865, 3395, '_sale_price_dates_to', ''),
(1866, 3395, 'total_sales', '0'),
(1867, 3395, '_tax_status', 'taxable'),
(1868, 3395, '_tax_class', ''),
(1869, 3395, '_manage_stock', 'no'),
(1870, 3395, '_backorders', 'no'),
(1871, 3395, '_low_stock_amount', ''),
(1872, 3395, '_sold_individually', 'no'),
(1873, 3395, '_weight', ''),
(1874, 3395, '_length', ''),
(1875, 3395, '_width', ''),
(1876, 3395, '_height', ''),
(1877, 3395, '_upsell_ids', 'a:0:{}'),
(1878, 3395, '_crosssell_ids', 'a:0:{}'),
(1879, 3395, '_purchase_note', ''),
(1880, 3395, '_default_attributes', 'a:0:{}'),
(1881, 3395, '_virtual', 'no'),
(1882, 3395, '_downloadable', 'no'),
(1883, 3395, '_product_image_gallery', '37'),
(1884, 3395, '_download_limit', '0'),
(1885, 3395, '_download_expiry', '0'),
(1886, 3395, '_stock', ''),
(1887, 3395, '_stock_status', 'outofstock'),
(1888, 3395, '_wc_average_rating', '4.00'),
(1889, 3395, '_wc_rating_count', 'a:1:{i:4;i:3;}'),
(1890, 3395, '_wc_review_count', '3'),
(1891, 3395, '_downloadable_files', 'a:0:{}'),
(1892, 3395, '_product_attributes', 'a:1:{s:4:"logo";a:6:{s:4:"name";s:4:"Logo";s:5:"value";s:8:"Yes | No";s:8:"position";i:1;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:0;}}'),
(1893, 3395, '_product_version', '10.6.1'),
(1894, 3395, '_thumbnail_id', '3116'),
(1895, 3395, '_price', '42'),
(1896, 3395, '_price', '45'),
(1897, 3395, '_regular_price', ''),
(1898, 3395, '_sale_price', ''),
(1899, 3395, '_visibility', 'visible'),
(1900, 3395, 'banner_source_type', 'd'),
(1901, 3395, 'banner_page_banner', '1'),
(1902, 3395, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(1903, 3395, 'sidebar_source_type', 'd'),
(1904, 3395, 'sidebar_sidebar_layout', 'right'),
(1905, 3395, 'sidebar_page_sidebar', 'product-sidebar'),
(1906, 3395, '_wp_old_slug', 'hoodie'),
(1907, 3395, '_sku', 'woo-belt'),
(1908, 3395, '_regular_price', '65'),
(1909, 3395, '_sale_price', '55'),
(1910, 3395, '_sale_price_dates_from', ''),
(1911, 3395, '_sale_price_dates_to', ''),
(1912, 3395, 'total_sales', '0'),
(1913, 3395, '_tax_status', 'taxable'),
(1914, 3395, '_tax_class', ''),
(1915, 3395, '_manage_stock', 'no'),
(1916, 3395, '_backorders', 'no'),
(1917, 3395, '_low_stock_amount', ''),
(1918, 3395, '_sold_individually', 'no'),
(1919, 3395, '_weight', ''),
(1920, 3395, '_length', ''),
(1921, 3395, '_width', ''),
(1922, 3395, '_height', ''),
(1923, 3395, '_upsell_ids', 'a:0:{}'),
(1924, 3395, '_crosssell_ids', 'a:0:{}'),
(1925, 3395, '_purchase_note', ''),
(1926, 3395, '_default_attributes', 'a:0:{}'),
(1927, 3395, '_virtual', 'no'),
(1928, 3395, '_downloadable', 'no'),
(1929, 3395, '_product_image_gallery', ''),
(1930, 3395, '_download_limit', '0'),
(1931, 3395, '_download_expiry', '0'),
(1932, 3395, '_stock', ''),
(1933, 3395, '_stock_status', 'instock'),
(1934, 3395, '_wc_average_rating', '4.00'),
(1935, 3395, '_wc_rating_count', 'a:1:{i:4;i:3;}'),
(1936, 3395, '_wc_review_count', '3'),
(1937, 3395, '_downloadable_files', 'a:0:{}'),
(1938, 3395, '_product_attributes', 'a:0:{}'),
(1939, 3395, '_product_version', '10.6.1'),
(1940, 3395, '_price', '55'),
(1941, 3395, '_thumbnail_id', '3114'),
(1942, 3395, '_visibility', 'visible'),
(1943, 3395, 'banner_source_type', 'd'),
(1944, 3395, 'banner_page_banner', '1'),
(1945, 3395, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(1946, 3395, 'sidebar_source_type', 'd'),
(1947, 3395, 'sidebar_sidebar_layout', 'right'),
(1948, 3395, 'sidebar_page_sidebar', 'product-sidebar'),
(1949, 3395, '_wp_old_slug', 'belt'),
(1950, 3396, '_sku', 'woo-sunglasses'),
(1951, 3396, '_regular_price', '90'),
(1952, 3396, '_sale_price', ''),
(1953, 3396, '_sale_price_dates_from', ''),
(1954, 3396, '_sale_price_dates_to', ''),
(1955, 3396, 'total_sales', '0'),
(1956, 3396, '_tax_status', 'taxable'),
(1957, 3396, '_tax_class', ''),
(1958, 3396, '_manage_stock', 'no'),
(1959, 3396, '_backorders', 'no'),
(1960, 3396, '_low_stock_amount', ''),
(1961, 3396, '_sold_individually', 'no'),
(1962, 3396, '_weight', ''),
(1963, 3396, '_length', ''),
(1964, 3396, '_width', ''),
(1965, 3396, '_height', ''),
(1966, 3396, '_upsell_ids', 'a:0:{}'),
(1967, 3396, '_crosssell_ids', 'a:0:{}'),
(1968, 3396, '_purchase_note', ''),
(1969, 3396, '_default_attributes', 'a:0:{}'),
(1970, 3396, '_virtual', 'no'),
(1971, 3396, '_downloadable', 'no'),
(1972, 3396, '_product_image_gallery', ''),
(1973, 3396, '_download_limit', '0'),
(1974, 3396, '_download_expiry', '0'),
(1975, 3396, '_stock', ''),
(1976, 3396, '_stock_status', 'instock'),
(1977, 3396, '_wc_average_rating', '4.67'),
(1978, 3396, '_wc_rating_count', 'a:2:{i:4;i:1;i:5;i:2;}'),
(1979, 3396, '_wc_review_count', '3'),
(1980, 3396, '_downloadable_files', 'a:0:{}'),
(1981, 3396, '_product_attributes', 'a:0:{}'),
(1982, 3396, '_product_version', '10.6.1'),
(1983, 3396, '_price', '90'),
(1984, 3396, '_thumbnail_id', '3112'),
(1985, 3396, '_visibility', 'visible'),
(1986, 3396, 'banner_source_type', 'd'),
(1987, 3396, 'banner_page_banner', '1'),
(1988, 3396, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(1989, 3396, 'sidebar_source_type', 'd'),
(1990, 3396, 'sidebar_sidebar_layout', 'right'),
(1991, 3396, 'sidebar_page_sidebar', 'product-sidebar'),
(1992, 3396, '_wp_old_slug', 'sunglasses'),
(1993, 3396, '_sku', 'woo-hoodie-with-pocket'),
(1994, 3396, '_regular_price', '45'),
(1995, 3396, '_sale_price', '35'),
(1996, 3396, '_sale_price_dates_from', ''),
(1997, 3396, '_sale_price_dates_to', ''),
(1998, 3396, 'total_sales', '0'),
(1999, 3396, '_tax_status', 'taxable'),
(2000, 3396, '_tax_class', ''),
(2001, 3396, '_manage_stock', 'no'),
(2002, 3396, '_backorders', 'no'),
(2003, 3396, '_low_stock_amount', ''),
(2004, 3396, '_sold_individually', 'no'),
(2005, 3396, '_weight', ''),
(2006, 3396, '_length', ''),
(2007, 3396, '_width', ''),
(2008, 3396, '_height', ''),
(2009, 3396, '_upsell_ids', 'a:0:{}'),
(2010, 3396, '_crosssell_ids', 'a:0:{}'),
(2011, 3396, '_purchase_note', ''),
(2012, 3396, '_default_attributes', 'a:0:{}'),
(2013, 3396, '_virtual', 'no'),
(2014, 3396, '_downloadable', 'no'),
(2015, 3396, '_product_image_gallery', ''),
(2016, 3396, '_download_limit', '0'),
(2017, 3396, '_download_expiry', '0'),
(2018, 3396, '_stock', ''),
(2019, 3396, '_stock_status', 'instock'),
(2020, 3396, '_wc_average_rating', '4.67'),
(2021, 3396, '_wc_rating_count', 'a:2:{i:4;i:1;i:5;i:2;}'),
(2022, 3396, '_wc_review_count', '3'),
(2023, 3396, '_downloadable_files', 'a:0:{}'),
(2024, 3396, '_product_version', '10.6.1'),
(2025, 3396, '_price', '35'),
(2026, 3396, '_thumbnail_id', '3111'),
(2027, 3396, '_visibility', 'hidden'),
(2028, 3396, 'banner_source_type', 'd'),
(2029, 3396, 'banner_page_banner', '1'),
(2030, 3396, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2031, 3396, 'sidebar_source_type', 'd'),
(2032, 3396, 'sidebar_sidebar_layout', 'right'),
(2033, 3396, 'sidebar_page_sidebar', 'product-sidebar'),
(2034, 3396, '_wp_old_slug', 'hoodie-with-pocket'),
(2035, 3396, '_sku', 'woo-long-sleeve-tee'),
(2036, 3396, '_regular_price', '25'),
(2037, 3396, '_sale_price', ''),
(2038, 3396, '_sale_price_dates_from', ''),
(2039, 3396, '_sale_price_dates_to', ''),
(2040, 3396, 'total_sales', '0'),
(2041, 3396, '_tax_status', 'taxable'),
(2042, 3396, '_tax_class', ''),
(2043, 3396, '_manage_stock', 'no'),
(2044, 3396, '_backorders', 'no'),
(2045, 3396, '_low_stock_amount', ''),
(2046, 3396, '_sold_individually', 'no'),
(2047, 3396, '_weight', ''),
(2048, 3396, '_length', ''),
(2049, 3396, '_width', ''),
(2050, 3396, '_height', ''),
(2051, 3396, '_upsell_ids', 'a:0:{}'),
(2052, 3396, '_crosssell_ids', 'a:0:{}'),
(2053, 3396, '_purchase_note', ''),
(2054, 3396, '_default_attributes', 'a:0:{}'),
(2055, 3396, '_virtual', 'no'),
(2056, 3396, '_downloadable', 'no'),
(2057, 3396, '_product_image_gallery', ''),
(2058, 3396, '_download_limit', '0'),
(2059, 3396, '_download_expiry', '0'),
(2060, 3396, '_stock', ''),
(2061, 3396, '_stock_status', 'instock'),
(2062, 3396, '_wc_average_rating', '4.67'),
(2063, 3396, '_wc_rating_count', 'a:2:{i:4;i:1;i:5;i:2;}'),
(2064, 3396, '_wc_review_count', '3'),
(2065, 3396, '_downloadable_files', 'a:0:{}'),
(2066, 3396, '_product_version', '10.6.1'),
(2067, 3396, '_price', '25'),
(2068, 3396, '_thumbnail_id', '3109'),
(2069, 3396, '_visibility', 'visible'),
(2070, 3396, 'banner_source_type', 'd'),
(2071, 3396, 'banner_page_banner', '1'),
(2072, 3396, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2073, 3396, 'sidebar_source_type', 'd'),
(2074, 3396, 'sidebar_sidebar_layout', 'right'),
(2075, 3396, 'sidebar_page_sidebar', 'product-sidebar'),
(2076, 3396, '_wp_old_slug', 'long-sleeve-tee'),
(2077, 3396, '_wp_old_slug', 'non-contact-thermometer'),
(2078, 3396, '_wp_old_slug', 'contact-thermometer'),
(2079, 97, '_thumbnail_id', '98'),
(2080, 97, 'designation', 'S&amp;P Analyzer'),
(2081, 97, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2082, 97, '_elementor_edit_mode', 'builder'),
(2083, 97, '_elementor_template_type', 'wp-post'),
(2084, 97, '_elementor_version', '3.12.2'),
(2085, 97, '_elementor_pro_version', '3.7.5'),
(2086, 97, '_wp_page_template', 'default'),
(2087, 97, 'banner_source_type', 'd'),
(2088, 97, 'banner_page_banner', '1'),
(2089, 97, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2090, 97, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2091, 97, 'speciality', 'Product Designer'),
(2092, 97, 'experience', '10 Years'),
(2093, 97, 'phone', '700.123.456.789'),
(2094, 97, 'company', ' Netflix'),
(2095, 97, 'email', 'angelina888@mail.com'),
(2096, 97, 'fax', '700.123.456.789'),
(2097, 97, 'title', 'Personal Information'),
(2098, 97, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2099, 97, 'redux-metabox-section', ''),
(2100, 97, 'header_new_elementor_template', ''),
(2101, 97, 'header_style_settings', 'header_v1'),
(2102, 97, 'banner_elementor_template', ''),
(2103, 97, 'banner_banner_title', ''),
(2104, 97, 'sidebar_elementor_template', ''),
(2105, 97, 'sidebar_page_sidebar', ''),
(2106, 97, 'footer_elementor_template', ''),
(2107, 97, 'footer_style_settings', 'footer_v2'),
(2108, 97, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2109, 793, '_thumbnail_id', '101'),
(2110, 793, 'designation', 'Starbuck''s CEO'),
(2111, 793, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(2112, 793, '_elementor_edit_mode', 'builder'),
(2113, 793, '_elementor_version', '3.12.2'),
(2114, 793, '_elementor_pro_version', '3.7.5'),
(2115, 793, '_wp_page_template', 'default'),
(2116, 793, 'banner_source_type', 'd'),
(2117, 793, 'banner_page_banner', '1'),
(2118, 793, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2119, 793, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2120, 793, 'speciality', 'Product Designer'),
(2121, 793, 'experience', '10 Years'),
(2122, 793, 'phone', '700.123.456.789'),
(2123, 793, 'company', ' Netflix'),
(2124, 793, 'email', 'angelina888@mail.com'),
(2125, 793, 'fax', '700.123.456.789'),
(2126, 793, 'title', 'Personal Information'),
(2127, 793, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2128, 793, '_dp_original', '97'),
(2129, 793, '_elementor_template_type', 'wp-post'),
(2130, 793, 'redux-metabox-section', ''),
(2131, 793, 'header_new_elementor_template', ''),
(2132, 793, 'header_style_settings', 'header_v1'),
(2133, 793, 'banner_elementor_template', ''),
(2134, 793, 'banner_banner_title', ''),
(2135, 793, 'sidebar_elementor_template', ''),
(2136, 793, 'sidebar_page_sidebar', ''),
(2137, 793, 'footer_elementor_template', ''),
(2138, 793, 'footer_style_settings', 'footer_v2'),
(2139, 793, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2140, 794, '_thumbnail_id', '99'),
(2141, 794, 'designation', 'Maxii''s Manager'),
(2142, 794, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2143, 794, '_elementor_edit_mode', 'builder'),
(2144, 794, '_elementor_version', '3.12.2'),
(2145, 794, '_elementor_pro_version', '3.7.5'),
(2146, 794, '_wp_page_template', 'default'),
(2147, 794, 'banner_source_type', 'd'),
(2148, 794, 'banner_page_banner', '1'),
(2149, 794, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2150, 794, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2151, 794, 'speciality', 'Product Designer'),
(2152, 794, 'experience', '10 Years'),
(2153, 794, 'phone', '700.123.456.789'),
(2154, 794, 'company', ' Netflix'),
(2155, 794, 'email', 'angelina888@mail.com'),
(2156, 794, 'fax', '700.123.456.789'),
(2157, 794, 'title', 'Personal Information'),
(2158, 794, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2159, 794, '_dp_original', '97'),
(2160, 794, '_elementor_template_type', 'wp-post'),
(2161, 794, 'redux-metabox-section', ''),
(2162, 794, 'header_new_elementor_template', ''),
(2163, 794, 'header_style_settings', 'header_v1'),
(2164, 794, 'banner_elementor_template', ''),
(2165, 794, 'banner_banner_title', ''),
(2166, 794, 'sidebar_elementor_template', ''),
(2167, 794, 'sidebar_page_sidebar', ''),
(2168, 794, 'footer_elementor_template', ''),
(2169, 794, 'footer_style_settings', 'footer_v2'),
(2170, 794, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2171, 795, '_thumbnail_id', '100'),
(2172, 795, 'designation', 'Facebook''s Co-Founder'),
(2173, 795, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2174, 795, '_elementor_edit_mode', 'builder'),
(2175, 795, '_elementor_version', '3.12.2'),
(2176, 795, '_elementor_pro_version', '3.7.5'),
(2177, 795, '_wp_page_template', 'default'),
(2178, 795, 'banner_source_type', 'd'),
(2179, 795, 'banner_page_banner', '1'),
(2180, 795, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2181, 795, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2182, 795, 'speciality', 'Product Designer'),
(2183, 795, 'experience', '10 Years'),
(2184, 795, 'phone', '700.123.456.789'),
(2185, 795, 'company', ' Netflix'),
(2186, 795, 'email', 'angelina888@mail.com'),
(2187, 795, 'fax', '700.123.456.789'),
(2188, 795, 'title', 'Personal Information'),
(2189, 795, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2190, 795, '_dp_original', '97'),
(2191, 795, '_elementor_template_type', 'wp-post'),
(2192, 795, 'redux-metabox-section', ''),
(2193, 795, 'header_new_elementor_template', ''),
(2194, 795, 'header_style_settings', 'header_v1'),
(2195, 795, 'banner_elementor_template', ''),
(2196, 795, 'banner_banner_title', ''),
(2197, 795, 'sidebar_elementor_template', ''),
(2198, 795, 'sidebar_page_sidebar', ''),
(2199, 795, 'footer_elementor_template', ''),
(2200, 795, 'footer_style_settings', 'footer_v2'),
(2201, 795, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2202, 799, '_thumbnail_id', '103'),
(2203, 799, 'designation', 'Starbuck''s CEO'),
(2204, 799, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(2205, 799, '_elementor_edit_mode', 'builder'),
(2206, 799, '_elementor_version', '3.12.2'),
(2207, 799, '_elementor_pro_version', '3.7.5'),
(2208, 799, '_wp_page_template', 'default'),
(2209, 799, 'banner_source_type', 'd'),
(2210, 799, 'banner_page_banner', '1'),
(2211, 799, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2212, 799, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2213, 799, 'speciality', 'Product Designer'),
(2214, 799, 'experience', '10 Years'),
(2215, 799, 'phone', '700.123.456.789'),
(2216, 799, 'company', ' Netflix'),
(2217, 799, 'email', 'angelina888@mail.com'),
(2218, 799, 'fax', '700.123.456.789'),
(2219, 799, 'title', 'Personal Information'),
(2220, 799, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2221, 799, '_dp_original', '97'),
(2222, 799, '_elementor_template_type', 'wp-post'),
(2223, 799, 'redux-metabox-section', ''),
(2224, 799, 'header_new_elementor_template', ''),
(2225, 799, 'header_style_settings', 'header_v1'),
(2226, 799, 'banner_elementor_template', ''),
(2227, 799, 'banner_banner_title', ''),
(2228, 799, 'sidebar_elementor_template', ''),
(2229, 799, 'sidebar_page_sidebar', ''),
(2230, 799, 'footer_elementor_template', ''),
(2231, 799, 'footer_style_settings', 'footer_v2'),
(2232, 799, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2233, 800, '_thumbnail_id', '104'),
(2234, 800, 'designation', 'Softer Manager'),
(2235, 800, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2236, 800, '_elementor_edit_mode', 'builder'),
(2237, 800, '_elementor_version', '3.12.2'),
(2238, 800, '_elementor_pro_version', '3.7.5'),
(2239, 800, '_wp_page_template', 'default'),
(2240, 800, 'banner_source_type', 'd'),
(2241, 800, 'banner_page_banner', '1'),
(2242, 800, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2243, 800, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2244, 800, 'speciality', 'Product Designer'),
(2245, 800, 'experience', '10 Years'),
(2246, 800, 'phone', '700.123.456.789'),
(2247, 800, 'company', ' Netflix'),
(2248, 800, 'email', 'angelina888@mail.com'),
(2249, 800, 'fax', '700.123.456.789'),
(2250, 800, 'title', 'Personal Information'),
(2251, 800, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2252, 800, '_dp_original', '97'),
(2253, 800, '_elementor_template_type', 'wp-post'),
(2254, 800, 'redux-metabox-section', ''),
(2255, 800, 'header_new_elementor_template', ''),
(2256, 800, 'header_style_settings', 'header_v1'),
(2257, 800, 'banner_elementor_template', ''),
(2258, 800, 'banner_banner_title', ''),
(2259, 800, 'sidebar_elementor_template', ''),
(2260, 800, 'sidebar_page_sidebar', ''),
(2261, 800, 'footer_elementor_template', ''),
(2262, 800, 'footer_style_settings', 'footer_v2'),
(2263, 800, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2264, 1633, '_sku', 'woo-hoodie-with-logo'),
(2265, 1633, '_regular_price', '45'),
(2266, 1633, '_sale_price', ''),
(2267, 1633, '_sale_price_dates_from', ''),
(2268, 1633, '_sale_price_dates_to', ''),
(2269, 1633, 'total_sales', '0'),
(2270, 1633, '_tax_status', 'taxable'),
(2271, 1633, '_tax_class', ''),
(2272, 1633, '_manage_stock', 'no'),
(2273, 1633, '_backorders', 'no'),
(2274, 1633, '_low_stock_amount', ''),
(2275, 1633, '_sold_individually', 'no'),
(2276, 1633, '_weight', ''),
(2277, 1633, '_length', ''),
(2278, 1633, '_width', ''),
(2279, 1633, '_height', ''),
(2280, 1633, '_upsell_ids', 'a:0:{}'),
(2281, 1633, '_crosssell_ids', 'a:0:{}'),
(2282, 1633, '_purchase_note', ''),
(2283, 1633, '_default_attributes', 'a:0:{}'),
(2284, 1633, '_virtual', 'no'),
(2285, 1633, '_downloadable', 'no'),
(2286, 1633, '_product_image_gallery', ''),
(2287, 1633, '_download_limit', '0'),
(2288, 1633, '_download_expiry', '0'),
(2289, 1633, '_stock', ''),
(2290, 1633, '_stock_status', 'instock'),
(2291, 1633, '_wc_average_rating', '5.00'),
(2292, 1633, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2293, 1633, '_wc_review_count', '1'),
(2294, 1633, '_downloadable_files', 'a:0:{}'),
(2295, 1633, '_product_version', '10.6.1'),
(2296, 1633, '_price', '45'),
(2297, 1633, '_thumbnail_id', '3119'),
(2298, 1633, '_visibility', 'visible'),
(2299, 1633, 'banner_source_type', 'd'),
(2300, 1633, 'banner_page_banner', '1'),
(2301, 1633, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2302, 1633, 'sidebar_source_type', 'd'),
(2303, 1633, 'sidebar_sidebar_layout', 'right'),
(2304, 1633, 'sidebar_page_sidebar', 'product-sidebar'),
(2305, 1633, '_wp_old_slug', 'hoodie-with-logo'),
(2306, 1634, '_sku', 'woo-cap'),
(2307, 1634, '_regular_price', '18'),
(2308, 1634, '_sale_price', '16'),
(2309, 1634, '_sale_price_dates_from', ''),
(2310, 1634, '_sale_price_dates_to', ''),
(2311, 1634, 'total_sales', '0'),
(2312, 1634, '_tax_status', 'taxable'),
(2313, 1634, '_tax_class', ''),
(2314, 1634, '_manage_stock', 'no'),
(2315, 1634, '_backorders', 'no'),
(2316, 1634, '_low_stock_amount', ''),
(2317, 1634, '_sold_individually', 'no'),
(2318, 1634, '_weight', ''),
(2319, 1634, '_length', ''),
(2320, 1634, '_width', ''),
(2321, 1634, '_height', ''),
(2322, 1634, '_upsell_ids', 'a:0:{}'),
(2323, 1634, '_crosssell_ids', 'a:0:{}'),
(2324, 1634, '_purchase_note', ''),
(2325, 1634, '_default_attributes', 'a:0:{}'),
(2326, 1634, '_virtual', 'no'),
(2327, 1634, '_downloadable', 'no'),
(2328, 1634, '_product_image_gallery', ''),
(2329, 1634, '_download_limit', '0'),
(2330, 1634, '_download_expiry', '0'),
(2331, 1634, '_stock', ''),
(2332, 1634, '_stock_status', 'instock'),
(2333, 1634, '_wc_average_rating', '5.00'),
(2334, 1634, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2335, 1634, '_wc_review_count', '1'),
(2336, 1634, '_downloadable_files', 'a:0:{}'),
(2337, 1634, '_product_version', '10.6.1'),
(2338, 1634, '_price', '16'),
(2339, 1634, '_thumbnail_id', '3113'),
(2340, 1634, '_visibility', 'visible'),
(2341, 1634, 'banner_source_type', 'd'),
(2342, 1634, 'banner_page_banner', '1'),
(2343, 1634, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2344, 1634, 'sidebar_source_type', 'd'),
(2345, 1634, 'sidebar_sidebar_layout', 'right'),
(2346, 1634, 'sidebar_page_sidebar', 'product-sidebar'),
(2347, 1634, '_wp_old_slug', 'cap'),
(2348, 3037, '_sku', 'woo-vneck-tee'),
(2349, 3037, '_sale_price_dates_from', ''),
(2350, 3037, '_sale_price_dates_to', ''),
(2351, 3037, 'total_sales', '0'),
(2352, 3037, '_tax_status', 'taxable'),
(2353, 3037, '_tax_class', ''),
(2354, 3037, '_manage_stock', 'no'),
(2355, 3037, '_backorders', 'no'),
(2356, 3037, '_low_stock_amount', ''),
(2357, 3037, '_sold_individually', 'no'),
(2358, 3037, '_weight', ''),
(2359, 3037, '_length', ''),
(2360, 3037, '_width', ''),
(2361, 3037, '_height', ''),
(2362, 3037, '_upsell_ids', 'a:0:{}'),
(2363, 3037, '_crosssell_ids', 'a:0:{}'),
(2364, 3037, '_purchase_note', ''),
(2365, 3037, '_default_attributes', 'a:0:{}'),
(2366, 3037, '_virtual', 'no'),
(2367, 3037, '_downloadable', 'no'),
(2368, 3037, '_product_image_gallery', ''),
(2369, 3037, '_download_limit', '0'),
(2370, 3037, '_download_expiry', '0'),
(2371, 3037, '_stock', ''),
(2372, 3037, '_stock_status', 'outofstock'),
(2373, 3037, '_wc_average_rating', '5.00'),
(2374, 3037, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2375, 3037, '_wc_review_count', '1'),
(2376, 3037, '_downloadable_files', 'a:0:{}'),
(2377, 3037, '_product_version', '10.6.1'),
(2378, 3037, '_thumbnail_id', '3117'),
(2379, 3037, '_price', '18'),
(2380, 3037, '_price', '18'),
(2381, 3037, '_regular_price', '18'),
(2382, 3037, '_sale_price', ''),
(2383, 3037, '_visibility', 'visible'),
(2384, 3037, 'banner_source_type', 'd'),
(2385, 3037, 'banner_page_banner', '1'),
(2386, 3037, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2387, 3037, 'sidebar_source_type', 'd'),
(2388, 3037, 'sidebar_sidebar_layout', 'right'),
(2389, 3037, 'sidebar_page_sidebar', 'product-sidebar'),
(2390, 3037, '_wp_old_slug', 'v-neck-t-shirt'),
(2391, 3039, '_sku', 'woo-beanie'),
(2392, 3039, '_regular_price', '20'),
(2393, 3039, '_sale_price', '18'),
(2394, 3039, '_sale_price_dates_from', ''),
(2395, 3039, '_sale_price_dates_to', ''),
(2396, 3039, 'total_sales', '0'),
(2397, 3039, '_tax_status', 'taxable'),
(2398, 3039, '_tax_class', ''),
(2399, 3039, '_manage_stock', 'no'),
(2400, 3039, '_backorders', 'no'),
(2401, 3039, '_low_stock_amount', ''),
(2402, 3039, '_sold_individually', 'no'),
(2403, 3039, '_weight', ''),
(2404, 3039, '_length', ''),
(2405, 3039, '_width', ''),
(2406, 3039, '_height', ''),
(2407, 3039, '_upsell_ids', 'a:0:{}'),
(2408, 3039, '_crosssell_ids', 'a:0:{}'),
(2409, 3039, '_purchase_note', ''),
(2410, 3039, '_default_attributes', 'a:0:{}'),
(2411, 3039, '_virtual', 'no'),
(2412, 3039, '_downloadable', 'no'),
(2413, 3039, '_product_image_gallery', ''),
(2414, 3039, '_download_limit', '0'),
(2415, 3039, '_download_expiry', '0'),
(2416, 3039, '_stock', ''),
(2417, 3039, '_stock_status', 'instock'),
(2418, 3039, '_wc_average_rating', '5.00'),
(2419, 3039, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2420, 3039, '_wc_review_count', '1'),
(2421, 3039, '_downloadable_files', 'a:0:{}'),
(2422, 3039, '_product_version', '10.6.1'),
(2423, 3039, '_price', '18'),
(2424, 3039, '_thumbnail_id', '3115'),
(2425, 3039, '_visibility', 'visible'),
(2426, 3039, 'banner_source_type', 'd'),
(2427, 3039, 'banner_page_banner', '1'),
(2428, 3039, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2429, 3039, 'sidebar_source_type', 'd'),
(2430, 3039, 'sidebar_sidebar_layout', 'right'),
(2431, 3039, 'sidebar_page_sidebar', 'product-sidebar'),
(2432, 3039, '_wp_old_slug', 'beanie'),
(2433, 3039, '_wp_old_slug', 'infographics-health-chart'),
(2434, 3041, '_sku', 'woo-hoodie-with-zipper'),
(2435, 3041, '_regular_price', '45'),
(2436, 3041, '_sale_price', ''),
(2437, 3041, '_sale_price_dates_from', ''),
(2438, 3041, '_sale_price_dates_to', ''),
(2439, 3041, 'total_sales', '0'),
(2440, 3041, '_tax_status', 'taxable'),
(2441, 3041, '_tax_class', ''),
(2442, 3041, '_manage_stock', 'no'),
(2443, 3041, '_backorders', 'no'),
(2444, 3041, '_low_stock_amount', ''),
(2445, 3041, '_sold_individually', 'no'),
(2446, 3041, '_weight', ''),
(2447, 3041, '_length', ''),
(2448, 3041, '_width', ''),
(2449, 3041, '_height', ''),
(2450, 3041, '_upsell_ids', 'a:0:{}'),
(2451, 3041, '_crosssell_ids', 'a:0:{}'),
(2452, 3041, '_purchase_note', ''),
(2453, 3041, '_default_attributes', 'a:0:{}'),
(2454, 3041, '_virtual', 'no'),
(2455, 3041, '_downloadable', 'no'),
(2456, 3041, '_product_image_gallery', ''),
(2457, 3041, '_download_limit', '0'),
(2458, 3041, '_download_expiry', '0'),
(2459, 3041, '_stock', ''),
(2460, 3041, '_stock_status', 'instock'),
(2461, 3041, '_wc_average_rating', '4.00'),
(2462, 3041, '_wc_rating_count', 'a:1:{i:4;i:1;}'),
(2463, 3041, '_wc_review_count', '1'),
(2464, 3041, '_downloadable_files', 'a:0:{}'),
(2465, 3041, '_product_attributes', 'a:0:{}'),
(2466, 3041, '_product_version', '10.6.1'),
(2467, 3041, '_price', '45'),
(2468, 3041, '_thumbnail_id', '3110'),
(2469, 3041, '_visibility', 'visible'),
(2470, 3041, 'banner_source_type', 'd'),
(2471, 3041, 'banner_page_banner', '1'),
(2472, 3041, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2473, 3041, 'sidebar_source_type', 'd'),
(2474, 3041, 'sidebar_sidebar_layout', 'right'),
(2475, 3041, 'sidebar_page_sidebar', 'product-sidebar'),
(2476, 3041, '_wp_old_slug', 'hoodie-with-zipper'),
(2477, 3043, '_sku', 'woo-polo'),
(2478, 3043, '_regular_price', '20'),
(2479, 3043, '_sale_price', ''),
(2480, 3043, '_sale_price_dates_from', ''),
(2481, 3043, '_sale_price_dates_to', ''),
(2482, 3043, 'total_sales', '0'),
(2483, 3043, '_tax_status', 'taxable'),
(2484, 3043, '_tax_class', ''),
(2485, 3043, '_manage_stock', 'no'),
(2486, 3043, '_backorders', 'no'),
(2487, 3043, '_low_stock_amount', ''),
(2488, 3043, '_sold_individually', 'no'),
(2489, 3043, '_weight', ''),
(2490, 3043, '_length', ''),
(2491, 3043, '_width', ''),
(2492, 3043, '_height', ''),
(2493, 3043, '_upsell_ids', 'a:0:{}'),
(2494, 3043, '_crosssell_ids', 'a:0:{}'),
(2495, 3043, '_purchase_note', ''),
(2496, 3043, '_default_attributes', 'a:0:{}'),
(2497, 3043, '_virtual', 'no'),
(2498, 3043, '_downloadable', 'no'),
(2499, 3043, '_product_image_gallery', ''),
(2500, 3043, '_download_limit', '0'),
(2501, 3043, '_download_expiry', '0'),
(2502, 3043, '_stock', ''),
(2503, 3043, '_stock_status', 'instock'),
(2504, 3043, '_wc_average_rating', '5.00'),
(2505, 3043, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2506, 3043, '_wc_review_count', '1'),
(2507, 3043, '_downloadable_files', 'a:0:{}'),
(2508, 3043, '_product_version', '10.6.1'),
(2509, 3043, '_price', '20'),
(2510, 3043, '_thumbnail_id', '3108'),
(2511, 3043, '_visibility', 'visible'),
(2512, 3043, 'banner_source_type', 'd'),
(2513, 3043, 'banner_page_banner', '1'),
(2514, 3043, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2515, 3043, 'sidebar_source_type', 'd'),
(2516, 3043, 'sidebar_sidebar_layout', 'right'),
(2517, 3043, 'sidebar_page_sidebar', 'product-sidebar'),
(2518, 3043, '_wp_old_slug', 'polo'),
(2519, 3044, '_sku', 'woo-album'),
(2520, 3044, '_regular_price', '15'),
(2521, 3044, '_sale_price', '10'),
(2522, 3044, '_sale_price_dates_from', ''),
(2523, 3044, '_sale_price_dates_to', ''),
(2524, 3044, 'total_sales', '0'),
(2525, 3044, '_tax_status', 'taxable'),
(2526, 3044, '_tax_class', ''),
(2527, 3044, '_manage_stock', 'no'),
(2528, 3044, '_backorders', 'no'),
(2529, 3044, '_low_stock_amount', ''),
(2530, 3044, '_sold_individually', 'no'),
(2531, 3044, '_weight', ''),
(2532, 3044, '_length', ''),
(2533, 3044, '_width', ''),
(2534, 3044, '_height', ''),
(2535, 3044, '_upsell_ids', 'a:0:{}'),
(2536, 3044, '_crosssell_ids', 'a:0:{}'),
(2537, 3044, '_purchase_note', ''),
(2538, 3044, '_default_attributes', 'a:0:{}'),
(2539, 3044, '_virtual', 'yes'),
(2540, 3044, '_downloadable', 'yes'),
(2541, 3044, '_product_image_gallery', ''),
(2542, 3044, '_download_limit', '1'),
(2543, 3044, '_download_expiry', '1'),
(2544, 3044, '_stock', ''),
(2545, 3044, '_stock_status', 'instock'),
(2546, 3044, '_wc_average_rating', '4.00'),
(2547, 3044, '_wc_rating_count', 'a:1:{i:4;i:1;}'),
(2548, 3044, '_wc_review_count', '1'),
(2549, 3044, '_downloadable_files', 'a:2:{s:36:"356506a5-cc15-41b9-801b-9104dda1702c";a:4:{s:2:"id";s:36:"356506a5-cc15-41b9-801b-9104dda1702c";s:4:"name";s:8:"Single 1";s:4:"file";s:85:"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/single.jpg";s:7:"enabled";b:1;}s:36:"18e70c59-59f3-43a3-8525-ce1ea0c12943";a:4:{s:2:"id";s:36:"18e70c59-59f3-43a3-8525-ce1ea0c12943";s:4:"name";s:8:"Single 2";s:4:"file";s:84:"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/album.jpg";s:7:"enabled";b:1;}}'),
(2550, 3044, '_product_attributes', 'a:0:{}'),
(2551, 3044, '_product_version', '10.6.1'),
(2552, 3044, '_price', '10'),
(2553, 3044, '_visibility', 'visible'),
(2554, 3044, 'banner_source_type', 'd'),
(2555, 3044, 'banner_page_banner', '1'),
(2556, 3044, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2557, 3044, 'sidebar_source_type', 'd'),
(2558, 3044, 'sidebar_sidebar_layout', 'right'),
(2559, 3044, 'sidebar_page_sidebar', 'product-sidebar'),
(2560, 3044, '_thumbnail_id', '3106'),
(2561, 3044, '_wp_old_slug', 'album'),
(2562, 3045, '_sku', 'woo-single'),
(2563, 3045, '_regular_price', '3'),
(2564, 3045, '_sale_price', '2'),
(2565, 3045, '_sale_price_dates_from', ''),
(2566, 3045, '_sale_price_dates_to', ''),
(2567, 3045, 'total_sales', '0'),
(2568, 3045, '_tax_status', 'taxable'),
(2569, 3045, '_tax_class', ''),
(2570, 3045, '_manage_stock', 'no'),
(2571, 3045, '_backorders', 'no'),
(2572, 3045, '_low_stock_amount', ''),
(2573, 3045, '_sold_individually', 'no'),
(2574, 3045, '_weight', ''),
(2575, 3045, '_length', ''),
(2576, 3045, '_width', ''),
(2577, 3045, '_height', ''),
(2578, 3045, '_upsell_ids', 'a:0:{}'),
(2579, 3045, '_crosssell_ids', 'a:0:{}'),
(2580, 3045, '_purchase_note', ''),
(2581, 3045, '_default_attributes', 'a:0:{}'),
(2582, 3045, '_virtual', 'yes'),
(2583, 3045, '_downloadable', 'yes'),
(2584, 3045, '_product_image_gallery', ''),
(2585, 3045, '_download_limit', '1'),
(2586, 3045, '_download_expiry', '1'),
(2587, 3045, '_stock', ''),
(2588, 3045, '_stock_status', 'instock'),
(2589, 3045, '_wc_average_rating', '5.00'),
(2590, 3045, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2591, 3045, '_wc_review_count', '1'),
(2592, 3045, '_downloadable_files', 'a:1:{s:36:"a0fdda89-5f0e-440d-93f5-188e12c910d1";a:4:{s:2:"id";s:36:"a0fdda89-5f0e-440d-93f5-188e12c910d1";s:4:"name";s:6:"Single";s:4:"file";s:85:"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/single.jpg";s:7:"enabled";b:1;}}'),
(2593, 3045, '_product_attributes', 'a:0:{}'),
(2594, 3045, '_product_version', '10.6.1'),
(2595, 3045, '_price', '2'),
(2596, 3045, '_thumbnail_id', '3105'),
(2597, 3045, '_visibility', 'visible'),
(2598, 3045, 'banner_source_type', 'd'),
(2599, 3045, 'banner_page_banner', '1'),
(2600, 3045, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2601, 3045, 'sidebar_source_type', 'd'),
(2602, 3045, 'sidebar_sidebar_layout', 'right'),
(2603, 3045, 'sidebar_page_sidebar', 'product-sidebar'),
(2604, 3045, '_wp_old_slug', 'single'),
(2605, 3045, '_wp_old_slug', 'connex-vital-signs-monitor'),
(2606, 3052, '_sku', 'Woo-tshirt-logo'),
(2607, 3052, '_regular_price', '18'),
(2608, 3052, '_sale_price', ''),
(2609, 3052, '_sale_price_dates_from', ''),
(2610, 3052, '_sale_price_dates_to', ''),
(2611, 3052, 'total_sales', '0'),
(2612, 3052, '_tax_status', 'taxable'),
(2613, 3052, '_tax_class', ''),
(2614, 3052, '_manage_stock', 'no'),
(2615, 3052, '_backorders', 'no'),
(2616, 3052, '_low_stock_amount', ''),
(2617, 3052, '_sold_individually', 'no'),
(2618, 3052, '_weight', ''),
(2619, 3052, '_length', ''),
(2620, 3052, '_width', ''),
(2621, 3052, '_height', ''),
(2622, 3052, '_upsell_ids', 'a:0:{}'),
(2623, 3052, '_crosssell_ids', 'a:0:{}'),
(2624, 3052, '_purchase_note', ''),
(2625, 3052, '_default_attributes', 'a:0:{}'),
(2626, 3052, '_virtual', 'no'),
(2627, 3052, '_downloadable', 'no'),
(2628, 3052, '_product_image_gallery', ''),
(2629, 3052, '_download_limit', '0'),
(2630, 3052, '_download_expiry', '0'),
(2631, 3052, '_stock', ''),
(2632, 3052, '_stock_status', 'instock'),
(2633, 3052, '_wc_average_rating', '4.00'),
(2634, 3052, '_wc_rating_count', 'a:1:{i:4;i:1;}'),
(2635, 3052, '_wc_review_count', '1'),
(2636, 3052, '_downloadable_files', 'a:0:{}'),
(2637, 3052, '_product_version', '10.6.1'),
(2638, 3052, '_price', '18'),
(2639, 3052, '_thumbnail_id', '3104'),
(2640, 3052, '_visibility', 'visible'),
(2641, 3052, 'banner_source_type', 'd'),
(2642, 3052, 'banner_page_banner', '1'),
(2643, 3052, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2644, 3052, 'sidebar_source_type', 'd'),
(2645, 3052, 'sidebar_sidebar_layout', 'right'),
(2646, 3052, 'sidebar_page_sidebar', 'product-sidebar'),
(2647, 3052, '_wp_old_slug', 't-shirt-with-logo'),
(2648, 3053, '_sku', 'Woo-beanie-logo'),
(2649, 3053, '_regular_price', '20'),
(2650, 3053, '_sale_price', '18'),
(2651, 3053, '_sale_price_dates_from', ''),
(2652, 3053, '_sale_price_dates_to', ''),
(2653, 3053, 'total_sales', '0'),
(2654, 3053, '_tax_status', 'taxable'),
(2655, 3053, '_tax_class', ''),
(2656, 3053, '_manage_stock', 'no'),
(2657, 3053, '_backorders', 'no'),
(2658, 3053, '_low_stock_amount', ''),
(2659, 3053, '_sold_individually', 'no'),
(2660, 3053, '_weight', ''),
(2661, 3053, '_length', ''),
(2662, 3053, '_width', ''),
(2663, 3053, '_height', ''),
(2664, 3053, '_upsell_ids', 'a:0:{}'),
(2665, 3053, '_crosssell_ids', 'a:0:{}'),
(2666, 3053, '_purchase_note', ''),
(2667, 3053, '_default_attributes', 'a:0:{}'),
(2668, 3053, '_virtual', 'no'),
(2669, 3053, '_downloadable', 'no'),
(2670, 3053, '_product_image_gallery', ''),
(2671, 3053, '_download_limit', '0'),
(2672, 3053, '_download_expiry', '0'),
(2673, 3053, '_stock', ''),
(2674, 3053, '_stock_status', 'instock'),
(2675, 3053, '_wc_average_rating', '5.00'),
(2676, 3053, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2677, 3053, '_wc_review_count', '1'),
(2678, 3053, '_downloadable_files', 'a:0:{}'),
(2679, 3053, '_product_version', '10.6.1'),
(2680, 3053, '_price', '18'),
(2681, 3053, '_visibility', 'visible'),
(2682, 3053, 'banner_source_type', 'd'),
(2683, 3053, 'banner_page_banner', '1'),
(2684, 3053, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2685, 3053, 'sidebar_source_type', 'd'),
(2686, 3053, 'sidebar_sidebar_layout', 'right'),
(2687, 3053, 'sidebar_page_sidebar', 'product-sidebar'),
(2688, 3053, '_wp_old_slug', 'beanie-with-logo'),
(2689, 3053, '_thumbnail_id', '3102'),
(2690, 3053, '_wp_old_slug', 'digital-weight-scale-with-memory'),
(2691, 3054, '_sku', 'logo-collection'),
(2692, 3054, '_sale_price_dates_from', ''),
(2693, 3054, '_sale_price_dates_to', ''),
(2694, 3054, 'total_sales', '0'),
(2695, 3054, '_tax_status', 'taxable'),
(2696, 3054, '_tax_class', ''),
(2697, 3054, '_manage_stock', 'no'),
(2698, 3054, '_backorders', 'no'),
(2699, 3054, '_low_stock_amount', ''),
(2700, 3054, '_sold_individually', 'no'),
(2701, 3054, '_weight', ''),
(2702, 3054, '_length', ''),
(2703, 3054, '_width', ''),
(2704, 3054, '_height', ''),
(2705, 3054, '_upsell_ids', 'a:0:{}'),
(2706, 3054, '_crosssell_ids', 'a:0:{}'),
(2707, 3054, '_purchase_note', ''),
(2708, 3054, '_default_attributes', 'a:0:{}'),
(2709, 3054, '_virtual', 'no'),
(2710, 3054, '_downloadable', 'no'),
(2711, 3054, '_download_limit', '0'),
(2712, 3054, '_download_expiry', '0'),
(2713, 3054, '_stock', ''),
(2714, 3054, '_stock_status', 'instock'),
(2715, 3054, '_wc_average_rating', '4.00'),
(2716, 3054, '_wc_rating_count', 'a:1:{i:4;i:1;}'),
(2717, 3054, '_wc_review_count', '1'),
(2718, 3054, '_downloadable_files', 'a:0:{}'),
(2719, 3054, '_product_attributes', 'a:0:{}'),
(2720, 3054, '_product_version', '10.6.1'),
(2721, 3054, '_visibility', 'visible'),
(2722, 3054, 'banner_source_type', 'd'),
(2723, 3054, 'banner_page_banner', '1'),
(2724, 3054, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2725, 3054, 'sidebar_source_type', 'd'),
(2726, 3054, 'sidebar_sidebar_layout', 'right'),
(2727, 3054, 'sidebar_page_sidebar', 'product-sidebar'),
(2728, 3054, '_children', 'a:0:{}'),
(2729, 3054, '_wp_old_slug', 'logo-collection'),
(2730, 3054, '_thumbnail_id', '3101'),
(2731, 3054, '_wp_old_slug', 'connex-vital-signs-monitor'),
(2732, 3054, '_wp_old_slug', 'masks-95-percent-0-3-%ce%bcm-particles'),
(2733, 3054, '_regular_price', '20'),
(2734, 3054, '_price', '20'),
(2735, 3055, '_sku', 'wp-pennant'),
(2736, 3055, '_regular_price', '11.05'),
(2737, 3055, '_sale_price', ''),
(2738, 3055, '_sale_price_dates_from', ''),
(2739, 3055, '_sale_price_dates_to', ''),
(2740, 3055, 'total_sales', '0'),
(2741, 3055, '_tax_status', 'taxable'),
(2742, 3055, '_tax_class', ''),
(2743, 3055, '_manage_stock', 'no'),
(2744, 3055, '_backorders', 'no'),
(2745, 3055, '_low_stock_amount', ''),
(2746, 3055, '_sold_individually', 'no'),
(2747, 3055, '_weight', ''),
(2748, 3055, '_length', ''),
(2749, 3055, '_width', ''),
(2750, 3055, '_height', ''),
(2751, 3055, '_upsell_ids', 'a:0:{}'),
(2752, 3055, '_crosssell_ids', 'a:0:{}'),
(2753, 3055, '_purchase_note', ''),
(2754, 3055, '_default_attributes', 'a:0:{}'),
(2755, 3055, '_virtual', 'no'),
(2756, 3055, '_downloadable', 'no'),
(2757, 3055, '_product_image_gallery', ''),
(2758, 3055, '_download_limit', '0'),
(2759, 3055, '_download_expiry', '0'),
(2760, 3055, '_stock', ''),
(2761, 3055, '_stock_status', 'instock'),
(2762, 3055, '_wc_average_rating', '5.00'),
(2763, 3055, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(2764, 3055, '_wc_review_count', '1'),
(2765, 3055, '_downloadable_files', 'a:0:{}'),
(2766, 3055, '_product_attributes', 'a:0:{}'),
(2767, 3055, '_product_version', '10.6.1'),
(2768, 3055, '_price', '11.05'),
(2769, 3055, '_product_url', 'https://mercantile.wordpress.org/product/wordpress-pennant/'),
(2770, 3055, '_button_text', 'Buy on the WordPress swag store!'),
(2771, 3055, '_visibility', 'visible'),
(2772, 3055, 'banner_source_type', 'd'),
(2773, 3055, 'banner_page_banner', '1'),
(2774, 3055, 'banner_page_background', 'a:5:{s:3:"url";s:64:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3.jpg";s:2:"id";s:3:"178";s:6:"height";s:3:"450";s:5:"width";s:4:"1920";s:9:"thumbnail";s:72:"https://wp.themerange.net/merit/wp-content/uploads/2023/03/3-150x150.jpg";}'),
(2775, 3055, 'sidebar_source_type', 'd'),
(2776, 3055, 'sidebar_sidebar_layout', 'right'),
(2777, 3055, 'sidebar_page_sidebar', 'product-sidebar'),
(2778, 3055, '_wp_old_slug', 'wordpress-pennant'),
(2779, 3055, '_thumbnail_id', '3100'),
(2780, 3055, '_wp_old_slug', 'bci-adult-soft-boot-sensor'),
(2781, 614, 'designation', 'Development Expert'),
(2782, 614, 'testimonial_rating', '5'),
(2783, 614, '_thumbnail_id', '622'),
(2784, 615, 'designation', 'Marketing Expert'),
(2785, 615, 'testimonial_rating', '4'),
(2786, 615, '_thumbnail_id', '623'),
(2787, 620, 'designation', 'Development Expert'),
(2788, 620, 'testimonial_rating', '5'),
(2789, 620, '_dp_original', '614'),
(2790, 620, '_thumbnail_id', '622'),
(2791, 801, '_thumbnail_id', '105'),
(2792, 801, 'designation', 'Starbuck''s CEO'),
(2793, 801, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(2794, 801, '_elementor_edit_mode', 'builder'),
(2795, 801, '_elementor_version', '3.12.2'),
(2796, 801, '_elementor_pro_version', '3.7.5'),
(2797, 801, '_wp_page_template', 'default'),
(2798, 801, 'banner_source_type', 'd'),
(2799, 801, 'banner_page_banner', '1'),
(2800, 801, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2801, 801, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2802, 801, 'speciality', 'Product Designer'),
(2803, 801, 'experience', '10 Years'),
(2804, 801, 'phone', '700.123.456.789'),
(2805, 801, 'company', ' Netflix'),
(2806, 801, 'email', 'angelina888@mail.com'),
(2807, 801, 'fax', '700.123.456.789'),
(2808, 801, 'title', 'Personal Information'),
(2809, 801, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2810, 801, '_dp_original', '97'),
(2811, 801, '_elementor_template_type', 'wp-post'),
(2812, 801, 'redux-metabox-section', ''),
(2813, 801, 'header_new_elementor_template', ''),
(2814, 801, 'header_style_settings', 'header_v1'),
(2815, 801, 'banner_elementor_template', ''),
(2816, 801, 'banner_banner_title', ''),
(2817, 801, 'sidebar_elementor_template', ''),
(2818, 801, 'sidebar_page_sidebar', ''),
(2819, 801, 'footer_elementor_template', ''),
(2820, 801, 'footer_style_settings', 'footer_v2'),
(2821, 801, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2822, 802, '_thumbnail_id', '102'),
(2823, 802, 'designation', 'Newyork Post''s GM'),
(2824, 802, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2825, 802, '_elementor_edit_mode', 'builder'),
(2826, 802, '_elementor_version', '3.12.2'),
(2827, 802, '_elementor_pro_version', '3.7.5'),
(2828, 802, '_wp_page_template', 'default'),
(2829, 802, 'banner_source_type', 'd'),
(2830, 802, 'banner_page_banner', '1'),
(2831, 802, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2832, 802, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2833, 802, 'speciality', 'Product Designer'),
(2834, 802, 'experience', '10 Years'),
(2835, 802, 'phone', '700.123.456.789'),
(2836, 802, 'company', ' Netflix'),
(2837, 802, 'email', 'angelina888@mail.com'),
(2838, 802, 'fax', '700.123.456.789'),
(2839, 802, 'title', 'Personal Information'),
(2840, 802, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2841, 802, '_dp_original', '97'),
(2842, 802, '_elementor_template_type', 'wp-post'),
(2843, 802, 'redux-metabox-section', ''),
(2844, 802, 'header_new_elementor_template', ''),
(2845, 802, 'header_style_settings', 'header_v1'),
(2846, 802, 'banner_elementor_template', ''),
(2847, 802, 'banner_banner_title', ''),
(2848, 802, 'sidebar_elementor_template', ''),
(2849, 802, 'sidebar_page_sidebar', ''),
(2850, 802, 'footer_elementor_template', ''),
(2851, 802, 'footer_style_settings', 'footer_v2'),
(2852, 802, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2853, 807, '_thumbnail_id', '808'),
(2854, 807, 'designation', 'Maxii''s Manager'),
(2855, 807, 'social_profile', 'a:76:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:169:"%7B%22icon%22%3A%22fa-whatsapp%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%2F%2Fwww.whatsapp.com%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:160:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fwww.youtube.com%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:167:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%2F%2Fwww.youtube.com%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:75;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2856, 807, '_elementor_edit_mode', 'builder'),
(2857, 807, '_elementor_version', '3.12.2'),
(2858, 807, '_elementor_pro_version', '3.7.5'),
(2859, 807, '_wp_page_template', 'default'),
(2860, 807, 'banner_source_type', 'd'),
(2861, 807, 'banner_page_banner', '1'),
(2862, 807, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2863, 807, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2864, 807, 'speciality', 'Product Designer'),
(2865, 807, 'experience', '10 Years'),
(2866, 807, 'phone', '700.123.456.789'),
(2867, 807, 'company', ' Netflix'),
(2868, 807, 'email', 'angelina888@mail.com'),
(2869, 807, 'fax', '700.123.456.789'),
(2870, 807, 'title', 'Personal Information'),
(2871, 807, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2872, 807, '_dp_original', '802'),
(2873, 807, '_elementor_template_type', 'wp-post'),
(2874, 807, 'redux-metabox-section', ''),
(2875, 807, 'header_new_elementor_template', ''),
(2876, 807, 'header_style_settings', 'header_v1'),
(2877, 807, 'banner_elementor_template', ''),
(2878, 807, 'banner_banner_title', ''),
(2879, 807, 'sidebar_elementor_template', ''),
(2880, 807, 'sidebar_page_sidebar', ''),
(2881, 807, 'footer_elementor_template', ''),
(2882, 807, 'footer_style_settings', 'footer_v2'),
(2883, 807, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2884, 818, '_thumbnail_id', '809'),
(2885, 818, 'designation', 'Facebook''s Co-Founder'),
(2886, 818, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(2887, 818, '_elementor_edit_mode', 'builder'),
(2888, 818, '_elementor_version', '3.12.2'),
(2889, 818, '_elementor_pro_version', '3.7.5'),
(2890, 818, '_wp_page_template', 'default'),
(2891, 818, 'banner_source_type', 'd'),
(2892, 818, 'banner_page_banner', '1'),
(2893, 818, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2894, 818, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2895, 818, 'speciality', 'Product Designer'),
(2896, 818, 'experience', '10 Years'),
(2897, 818, 'phone', '700.123.456.789'),
(2898, 818, 'company', ' Netflix'),
(2899, 818, 'email', 'angelina888@mail.com'),
(2900, 818, 'fax', '700.123.456.789'),
(2901, 818, 'title', 'Personal Information'),
(2902, 818, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2903, 818, '_dp_original', '807'),
(2904, 818, '_elementor_template_type', 'wp-post'),
(2905, 818, 'redux-metabox-section', ''),
(2906, 818, 'header_new_elementor_template', ''),
(2907, 818, 'header_style_settings', 'header_v1'),
(2908, 818, 'banner_elementor_template', ''),
(2909, 818, 'banner_banner_title', ''),
(2910, 818, 'sidebar_elementor_template', ''),
(2911, 818, 'sidebar_page_sidebar', ''),
(2912, 818, 'footer_elementor_template', ''),
(2913, 818, 'footer_style_settings', 'footer_v2'),
(2914, 818, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:11:"fa-linkedin";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2915, 819, '_thumbnail_id', '811'),
(2916, 819, 'designation', 'Starbuck''s CEO'),
(2917, 819, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2918, 819, '_elementor_edit_mode', 'builder'),
(2919, 819, '_elementor_version', '3.12.2'),
(2920, 819, '_elementor_pro_version', '3.7.5'),
(2921, 819, '_wp_page_template', 'default'),
(2922, 819, 'banner_source_type', 'd'),
(2923, 819, 'banner_page_banner', '1'),
(2924, 819, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2925, 819, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2926, 819, 'speciality', 'Product Designer'),
(2927, 819, 'experience', '10 Years'),
(2928, 819, 'phone', '700.123.456.789'),
(2929, 819, 'company', ' Netflix'),
(2930, 819, 'email', 'angelina888@mail.com'),
(2931, 819, 'fax', '700.123.456.789'),
(2932, 819, 'title', 'Personal Information'),
(2933, 819, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2934, 819, '_dp_original', '807'),
(2935, 819, '_elementor_template_type', 'wp-post'),
(2936, 819, 'redux-metabox-section', ''),
(2937, 819, 'header_new_elementor_template', ''),
(2938, 819, 'header_style_settings', 'header_v1'),
(2939, 819, 'banner_elementor_template', ''),
(2940, 819, 'banner_banner_title', ''),
(2941, 819, 'sidebar_elementor_template', ''),
(2942, 819, 'sidebar_page_sidebar', ''),
(2943, 819, 'footer_elementor_template', ''),
(2944, 819, 'footer_style_settings', 'footer_v2'),
(2945, 819, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2946, 820, '_thumbnail_id', '810'),
(2947, 820, 'designation', 'Starbuck''s CEO'),
(2948, 820, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(2949, 820, '_elementor_edit_mode', 'builder'),
(2950, 820, '_elementor_version', '3.12.2'),
(2951, 820, '_elementor_pro_version', '3.7.5'),
(2952, 820, '_wp_page_template', 'default'),
(2953, 820, 'banner_source_type', 'd'),
(2954, 820, 'banner_page_banner', '1'),
(2955, 820, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2956, 820, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2957, 820, 'speciality', 'Product Designer'),
(2958, 820, 'experience', '10 Years'),
(2959, 820, 'phone', '700.123.456.789'),
(2960, 820, 'company', ' Netflix'),
(2961, 820, 'email', 'angelina888@mail.com'),
(2962, 820, 'fax', '700.123.456.789'),
(2963, 820, 'title', 'Personal Information'),
(2964, 820, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2965, 820, '_dp_original', '807'),
(2966, 820, '_elementor_template_type', 'wp-post'),
(2967, 820, 'redux-metabox-section', ''),
(2968, 820, 'header_new_elementor_template', ''),
(2969, 820, 'header_style_settings', 'header_v1'),
(2970, 820, 'banner_elementor_template', ''),
(2971, 820, 'banner_banner_title', ''),
(2972, 820, 'sidebar_elementor_template', ''),
(2973, 820, 'sidebar_page_sidebar', ''),
(2974, 820, 'footer_elementor_template', ''),
(2975, 820, 'footer_style_settings', 'footer_v2'),
(2976, 820, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(2977, 821, '_thumbnail_id', '813'),
(2978, 821, 'designation', 'Newyork Post''s GM'),
(2979, 821, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(2980, 821, '_elementor_edit_mode', 'builder'),
(2981, 821, '_elementor_version', '3.12.2'),
(2982, 821, '_elementor_pro_version', '3.7.5'),
(2983, 821, '_wp_page_template', 'default'),
(2984, 821, 'banner_source_type', 'd'),
(2985, 821, 'banner_page_banner', '1'),
(2986, 821, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(2987, 821, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(2988, 821, 'speciality', 'Product Designer'),
(2989, 821, 'experience', '10 Years'),
(2990, 821, 'phone', '700.123.456.789'),
(2991, 821, 'company', ' Netflix'),
(2992, 821, 'email', 'angelina888@mail.com'),
(2993, 821, 'fax', '700.123.456.789'),
(2994, 821, 'title', 'Personal Information'),
(2995, 821, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(2996, 821, '_dp_original', '807'),
(2997, 821, '_elementor_template_type', 'wp-post'),
(2998, 821, 'redux-metabox-section', ''),
(2999, 821, 'header_new_elementor_template', ''),
(3000, 821, 'header_style_settings', 'header_v1'),
(3001, 821, 'banner_elementor_template', ''),
(3002, 821, 'banner_banner_title', ''),
(3003, 821, 'sidebar_elementor_template', ''),
(3004, 821, 'sidebar_page_sidebar', ''),
(3005, 821, 'footer_elementor_template', ''),
(3006, 821, 'footer_style_settings', 'footer_v2'),
(3007, 821, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3008, 822, '_thumbnail_id', '812'),
(3009, 822, 'designation', 'Software Manager'),
(3010, 822, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3011, 822, '_elementor_edit_mode', 'builder'),
(3012, 822, '_elementor_version', '3.12.2'),
(3013, 822, '_elementor_pro_version', '3.7.5'),
(3014, 822, '_wp_page_template', 'default'),
(3015, 822, 'banner_source_type', 'd'),
(3016, 822, 'banner_page_banner', '1'),
(3017, 822, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3018, 822, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3019, 822, 'speciality', 'Product Designer'),
(3020, 822, 'experience', '10 Years'),
(3021, 822, 'phone', '700.123.456.789'),
(3022, 822, 'company', ' Netflix'),
(3023, 822, 'email', 'angelina888@mail.com'),
(3024, 822, 'fax', '700.123.456.789'),
(3025, 822, 'title', 'Personal Information'),
(3026, 822, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3027, 822, '_dp_original', '807'),
(3028, 822, '_elementor_template_type', 'wp-post'),
(3029, 822, 'redux-metabox-section', ''),
(3030, 822, 'header_new_elementor_template', ''),
(3031, 822, 'header_style_settings', 'header_v1'),
(3032, 822, 'banner_elementor_template', ''),
(3033, 822, 'banner_banner_title', ''),
(3034, 822, 'sidebar_elementor_template', ''),
(3035, 822, 'sidebar_page_sidebar', ''),
(3036, 822, 'footer_elementor_template', ''),
(3037, 822, 'footer_style_settings', 'footer_v2'),
(3038, 822, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3039, 828, '_thumbnail_id', '829'),
(3040, 828, 'designation', 'Maxii''s Manager'),
(3041, 828, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3042, 828, '_elementor_edit_mode', 'builder'),
(3043, 828, '_elementor_version', '3.12.2'),
(3044, 828, '_elementor_pro_version', '3.7.5'),
(3045, 828, '_wp_page_template', 'default'),
(3046, 828, 'banner_source_type', 'd'),
(3047, 828, 'banner_page_banner', '1'),
(3048, 828, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3049, 828, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3050, 828, 'speciality', 'Product Designer'),
(3051, 828, 'experience', '10 Years'),
(3052, 828, 'phone', '700.123.456.789'),
(3053, 828, 'company', ' Netflix'),
(3054, 828, 'email', 'angelina888@mail.com'),
(3055, 828, 'fax', '700.123.456.789'),
(3056, 828, 'title', 'Personal Information'),
(3057, 828, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3058, 828, '_dp_original', '821'),
(3059, 828, '_elementor_template_type', 'wp-post'),
(3060, 828, 'redux-metabox-section', ''),
(3061, 828, 'header_new_elementor_template', ''),
(3062, 828, 'header_style_settings', 'header_v1'),
(3063, 828, 'banner_elementor_template', ''),
(3064, 828, 'banner_banner_title', ''),
(3065, 828, 'sidebar_elementor_template', ''),
(3066, 828, 'sidebar_page_sidebar', ''),
(3067, 828, 'footer_elementor_template', ''),
(3068, 828, 'footer_style_settings', 'footer_v2'),
(3069, 828, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3070, 841, '_thumbnail_id', '830'),
(3071, 841, 'designation', 'Maxii''s Manager'),
(3072, 841, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(3073, 841, '_elementor_edit_mode', 'builder'),
(3074, 841, '_elementor_version', '3.12.2'),
(3075, 841, '_elementor_pro_version', '3.7.5'),
(3076, 841, '_wp_page_template', 'default'),
(3077, 841, 'banner_source_type', 'd'),
(3078, 841, 'banner_page_banner', '1'),
(3079, 841, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3080, 841, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3081, 841, 'speciality', 'Product Designer'),
(3082, 841, 'experience', '10 Years'),
(3083, 841, 'phone', '700.123.456.789'),
(3084, 841, 'company', ' Netflix'),
(3085, 841, 'email', 'angelina888@mail.com'),
(3086, 841, 'fax', '700.123.456.789'),
(3087, 841, 'title', 'Personal Information'),
(3088, 841, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3089, 841, '_dp_original', '828'),
(3090, 841, '_elementor_template_type', 'wp-post'),
(3091, 841, '_wp_old_slug', 'angelina-holy-4'),
(3092, 841, 'redux-metabox-section', ''),
(3093, 841, 'header_new_elementor_template', ''),
(3094, 841, 'header_style_settings', 'header_v1'),
(3095, 841, 'banner_elementor_template', ''),
(3096, 841, 'banner_banner_title', ''),
(3097, 841, 'sidebar_elementor_template', ''),
(3098, 841, 'sidebar_page_sidebar', ''),
(3099, 841, 'footer_elementor_template', ''),
(3100, 841, 'footer_style_settings', 'footer_v2'),
(3101, 841, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3102, 842, '_thumbnail_id', '831'),
(3103, 842, 'designation', 'Maxii''s Manager'),
(3104, 842, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3105, 842, '_elementor_edit_mode', 'builder'),
(3106, 842, '_elementor_version', '3.12.2'),
(3107, 842, '_elementor_pro_version', '3.7.5'),
(3108, 842, '_wp_page_template', 'default'),
(3109, 842, 'banner_source_type', 'd'),
(3110, 842, 'banner_page_banner', '1'),
(3111, 842, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3112, 842, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3113, 842, 'speciality', 'Product Designer'),
(3114, 842, 'experience', '10 Years'),
(3115, 842, 'phone', '700.123.456.789'),
(3116, 842, 'company', ' Netflix'),
(3117, 842, 'email', 'angelina888@mail.com'),
(3118, 842, 'fax', '700.123.456.789'),
(3119, 842, 'title', 'Personal Information'),
(3120, 842, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3121, 842, '_dp_original', '828'),
(3122, 842, '_elementor_template_type', 'wp-post'),
(3123, 842, '_wp_old_slug', 'angelina-holy-5'),
(3124, 842, 'redux-metabox-section', ''),
(3125, 842, 'header_new_elementor_template', ''),
(3126, 842, 'header_style_settings', 'header_v1'),
(3127, 842, 'banner_elementor_template', ''),
(3128, 842, 'banner_banner_title', ''),
(3129, 842, 'sidebar_elementor_template', ''),
(3130, 842, 'sidebar_page_sidebar', ''),
(3131, 842, 'footer_elementor_template', ''),
(3132, 842, 'footer_style_settings', 'footer_v2'),
(3133, 842, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3134, 843, '_thumbnail_id', '832'),
(3135, 843, 'designation', 'Maxii''s Manager'),
(3136, 843, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3137, 843, '_elementor_edit_mode', 'builder'),
(3138, 843, '_elementor_version', '3.12.2'),
(3139, 843, '_elementor_pro_version', '3.7.5'),
(3140, 843, '_wp_page_template', 'default'),
(3141, 843, 'banner_source_type', 'd'),
(3142, 843, 'banner_page_banner', '1'),
(3143, 843, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3144, 843, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3145, 843, 'speciality', 'Product Designer'),
(3146, 843, 'experience', '10 Years'),
(3147, 843, 'phone', '700.123.456.789'),
(3148, 843, 'company', ' Netflix'),
(3149, 843, 'email', 'angelina888@mail.com'),
(3150, 843, 'fax', '700.123.456.789'),
(3151, 843, 'title', 'Personal Information'),
(3152, 843, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3153, 843, '_dp_original', '828'),
(3154, 843, '_elementor_template_type', 'wp-post'),
(3155, 843, '_wp_old_slug', 'angelina-holy-6'),
(3156, 843, 'redux-metabox-section', ''),
(3157, 843, 'header_new_elementor_template', ''),
(3158, 843, 'header_style_settings', 'header_v1'),
(3159, 843, 'banner_elementor_template', ''),
(3160, 843, 'banner_banner_title', ''),
(3161, 843, 'sidebar_elementor_template', ''),
(3162, 843, 'sidebar_page_sidebar', ''),
(3163, 843, 'footer_elementor_template', ''),
(3164, 843, 'footer_style_settings', 'footer_v2'),
(3165, 843, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3166, 844, '_thumbnail_id', '833'),
(3167, 844, 'designation', 'Maxii''s Manager'),
(3168, 844, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(3169, 844, '_elementor_edit_mode', 'builder'),
(3170, 844, '_elementor_version', '3.12.2'),
(3171, 844, '_elementor_pro_version', '3.7.5'),
(3172, 844, '_wp_page_template', 'default'),
(3173, 844, 'banner_source_type', 'd'),
(3174, 844, 'banner_page_banner', '1'),
(3175, 844, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3176, 844, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3177, 844, 'speciality', 'Product Designer'),
(3178, 844, 'experience', '10 Years'),
(3179, 844, 'phone', '700.123.456.789'),
(3180, 844, 'company', ' Netflix'),
(3181, 844, 'email', 'angelina888@mail.com'),
(3182, 844, 'fax', '700.123.456.789'),
(3183, 844, 'title', 'Personal Information'),
(3184, 844, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3185, 844, '_dp_original', '828'),
(3186, 844, '_elementor_template_type', 'wp-post'),
(3187, 844, '_wp_old_slug', 'angelina-holy-7'),
(3188, 844, 'redux-metabox-section', ''),
(3189, 844, 'header_new_elementor_template', ''),
(3190, 844, 'header_style_settings', 'header_v1'),
(3191, 844, 'banner_elementor_template', ''),
(3192, 844, 'banner_banner_title', ''),
(3193, 844, 'sidebar_elementor_template', ''),
(3194, 844, 'sidebar_page_sidebar', ''),
(3195, 844, 'footer_elementor_template', ''),
(3196, 844, 'footer_style_settings', 'footer_v2'),
(3197, 844, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3198, 845, '_thumbnail_id', '834'),
(3199, 845, 'designation', 'Maxii''s Manager'),
(3200, 845, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3201, 845, '_elementor_edit_mode', 'builder'),
(3202, 845, '_elementor_version', '3.12.2'),
(3203, 845, '_elementor_pro_version', '3.7.5'),
(3204, 845, '_wp_page_template', 'default'),
(3205, 845, 'banner_source_type', 'd'),
(3206, 845, 'banner_page_banner', '1'),
(3207, 845, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3208, 845, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3209, 845, 'speciality', 'Product Designer'),
(3210, 845, 'experience', '10 Years'),
(3211, 845, 'phone', '700.123.456.789'),
(3212, 845, 'company', ' Netflix'),
(3213, 845, 'email', 'angelina888@mail.com'),
(3214, 845, 'fax', '700.123.456.789'),
(3215, 845, 'title', 'Personal Information'),
(3216, 845, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3217, 845, '_dp_original', '828'),
(3218, 845, '_elementor_template_type', 'wp-post'),
(3219, 845, '_wp_old_slug', 'angelina-holy-8'),
(3220, 845, 'redux-metabox-section', ''),
(3221, 845, 'header_new_elementor_template', ''),
(3222, 845, 'header_style_settings', 'header_v1'),
(3223, 845, 'banner_elementor_template', ''),
(3224, 845, 'banner_banner_title', ''),
(3225, 845, 'sidebar_elementor_template', ''),
(3226, 845, 'sidebar_page_sidebar', ''),
(3227, 845, 'footer_elementor_template', ''),
(3228, 845, 'footer_style_settings', 'footer_v2'),
(3229, 845, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3230, 846, '_thumbnail_id', '836'),
(3231, 846, 'designation', 'Maxii''s Manager'),
(3232, 846, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3233, 846, '_elementor_edit_mode', 'builder'),
(3234, 846, '_elementor_version', '3.12.2'),
(3235, 846, '_elementor_pro_version', '3.7.5'),
(3236, 846, '_wp_page_template', 'default'),
(3237, 846, 'banner_source_type', 'd'),
(3238, 846, 'banner_page_banner', '1'),
(3239, 846, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3240, 846, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3241, 846, 'speciality', 'Product Designer'),
(3242, 846, 'experience', '10 Years'),
(3243, 846, 'phone', '700.123.456.789'),
(3244, 846, 'company', ' Netflix'),
(3245, 846, 'email', 'angelina888@mail.com'),
(3246, 846, 'fax', '700.123.456.789'),
(3247, 846, 'title', 'Personal Information'),
(3248, 846, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3249, 846, '_dp_original', '828'),
(3250, 846, '_elementor_template_type', 'wp-post'),
(3251, 846, '_wp_old_slug', 'angelina-holy-10'),
(3252, 846, 'redux-metabox-section', ''),
(3253, 846, 'header_new_elementor_template', ''),
(3254, 846, 'header_style_settings', 'header_v1'),
(3255, 846, 'banner_elementor_template', ''),
(3256, 846, 'banner_banner_title', ''),
(3257, 846, 'sidebar_elementor_template', ''),
(3258, 846, 'sidebar_page_sidebar', ''),
(3259, 846, 'footer_elementor_template', ''),
(3260, 846, 'footer_style_settings', 'footer_v2'),
(3261, 846, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3262, 847, '_thumbnail_id', '835'),
(3263, 847, 'designation', 'Maxii''s Manager'),
(3264, 847, 'social_profile', 'a:75:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.youtube.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}');
INSERT INTO `wpqi_postmeta` VALUES
(3265, 847, '_elementor_edit_mode', 'builder'),
(3266, 847, '_elementor_version', '3.12.2'),
(3267, 847, '_elementor_pro_version', '3.7.5'),
(3268, 847, '_wp_page_template', 'default'),
(3269, 847, 'banner_source_type', 'd'),
(3270, 847, 'banner_page_banner', '1'),
(3271, 847, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3272, 847, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3273, 847, 'speciality', 'Product Designer'),
(3274, 847, 'experience', '10 Years'),
(3275, 847, 'phone', '700.123.456.789'),
(3276, 847, 'company', ' Netflix'),
(3277, 847, 'email', 'angelina888@mail.com'),
(3278, 847, 'fax', '700.123.456.789'),
(3279, 847, 'title', 'Personal Information'),
(3280, 847, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3281, 847, '_dp_original', '828'),
(3282, 847, '_elementor_template_type', 'wp-post'),
(3283, 847, '_wp_old_slug', 'angelina-holy-9'),
(3284, 847, 'redux-metabox-section', ''),
(3285, 847, 'header_new_elementor_template', ''),
(3286, 847, 'header_style_settings', 'header_v1'),
(3287, 847, 'banner_elementor_template', ''),
(3288, 847, 'banner_banner_title', ''),
(3289, 847, 'sidebar_elementor_template', ''),
(3290, 847, 'sidebar_page_sidebar', ''),
(3291, 847, 'footer_elementor_template', ''),
(3292, 847, 'footer_style_settings', 'footer_v2'),
(3293, 847, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3294, 874, '_thumbnail_id', '98'),
(3295, 874, 'designation', 'S&amp;P Analyzer'),
(3296, 874, 'social_profile', 'a:76:{i:0;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-adn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:1;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-android%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:2;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-apple%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:3;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-behance%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:4;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-behance-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:5;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-bitbucket%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:6;a:1:{s:4:"data";s:127:"%7B%22icon%22%3A%22fa-btc%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:7;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-css3%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:8;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-delicious%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:9;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-deviantart%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:10;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-dribbble%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:11;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-dropbox%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:12;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-drupal%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:13;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-empire%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:14;a:1:{s:4:"data";s:180:"%7B%22icon%22%3A%22fa-facebook-f%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.facebook.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:15;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-foursquare%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:16;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-git-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:17;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:18;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-github%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:19;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-github-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:20;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-gittip%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:21;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-google%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:22;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-google-plus%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:23;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-google-plus-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:24;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-hacker-news%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:25;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-html5%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:26;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-instagram%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:27;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-joomla%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:28;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-jsfiddle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:29;a:1:{s:4:"data";s:132:"%7B%22icon%22%3A%22fa-linkedin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:30;a:1:{s:4:"data";s:139:"%7B%22icon%22%3A%22fa-linkedin-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:31;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-linux%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:32;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-maxcdn%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:33;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-openid%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:34;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pagelines%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:35;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-pied-piper%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:36;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-pinterest%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:37;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-pinterest-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:38;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-qq%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:39;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-rebel%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:40;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-reddit%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:41;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-reddit-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:42;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-renren%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:43;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-share-alt%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:44;a:1:{s:4:"data";s:140:"%7B%22icon%22%3A%22fa-share-alt-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:45;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-skype%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:46;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-slack%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:47;a:1:{s:4:"data";s:134:"%7B%22icon%22%3A%22fa-soundcloud%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:48;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-spotify%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:49;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-exchange%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:50;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-stack-overflow%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:51;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-steam%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:52;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-steam-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:53;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-stumbleupon%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:54;a:1:{s:4:"data";s:142:"%7B%22icon%22%3A%22fa-stumbleupon-circle%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:55;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tencent-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:56;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-trello%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:57;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-tumblr%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:58;a:1:{s:4:"data";s:137:"%7B%22icon%22%3A%22fa-tumblr-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:59;a:1:{s:4:"data";s:176:"%7B%22icon%22%3A%22fa-twitter%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%5C%2F%5C%2Fwww.twitter.com%5C%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:60;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-twitter-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:61;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-vimeo-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:62;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-vine%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:63;a:1:{s:4:"data";s:126:"%7B%22icon%22%3A%22fa-vk%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:64;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-weibo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:65;a:1:{s:4:"data";s:130:"%7B%22icon%22%3A%22fa-weixin%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:66;a:1:{s:4:"data";s:165:"%7B%22icon%22%3A%22fa-whatsapp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fwww.whatsapp.com%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:67;a:1:{s:4:"data";s:131:"%7B%22icon%22%3A%22fa-windows%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:68;a:1:{s:4:"data";s:133:"%7B%22icon%22%3A%22fa-wordpress%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:69;a:1:{s:4:"data";s:128:"%7B%22icon%22%3A%22fa-xing%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:70;a:1:{s:4:"data";s:135:"%7B%22icon%22%3A%22fa-xing-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:71;a:1:{s:4:"data";s:129:"%7B%22icon%22%3A%22fa-yahoo%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:72;a:1:{s:4:"data";s:160:"%7B%22icon%22%3A%22fa-yelp%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fwww.youtube.com%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:73;a:1:{s:4:"data";s:167:"%7B%22icon%22%3A%22fa-youtube%22%2C%22enable%22%3A%22true%22%2C%22url%22%3A%22https%3A%2F%2Fwww.youtube.com%2F%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:74;a:1:{s:4:"data";s:136:"%7B%22icon%22%3A%22fa-youtube-play%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}i:75;a:1:{s:4:"data";s:138:"%7B%22icon%22%3A%22fa-youtube-square%22%2C%22enable%22%3A%22%22%2C%22url%22%3A%22%22%2C%22background%22%3A%22%22%2C%22color%22%3A%22%22%7D";}}'),
(3297, 874, '_elementor_edit_mode', 'builder'),
(3298, 874, '_elementor_version', '3.12.2'),
(3299, 874, '_elementor_pro_version', '3.7.5'),
(3300, 874, '_wp_page_template', 'default'),
(3301, 874, 'banner_source_type', 'd'),
(3302, 874, 'banner_page_banner', '1'),
(3303, 874, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3304, 874, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3305, 874, 'speciality', 'Product Designer'),
(3306, 874, 'experience', '10 Years'),
(3307, 874, 'phone', '700.123.456.789'),
(3308, 874, 'company', ' Netflix'),
(3309, 874, 'email', 'angelina888@mail.com'),
(3310, 874, 'fax', '700.123.456.789'),
(3311, 874, 'title', 'Personal Information'),
(3312, 874, 'content', '<p>Anna assumed the role of Chief Product Officer in July 2017 and leads the product team, which designs, builds and optimizes the Netflix experience. Previously, Anna was International Development Officer for Netflix, responsible for the global partnerships with consumer electronics.</p>\r\n<p>Prior to joining Netflix in 2008, Anna was senior vice president of consumer electronics products for Macrovision Solutions Corp. (later renamed to Rovi Corporation) and previously held positions at digital entertainment software provider, Mediabolic Inc., Red Hat Network, the provider of Linux and Open Source technology, and online vendor Wine.</p>'),
(3313, 874, '_dp_original', '97'),
(3314, 874, '_elementor_template_type', 'wp-post'),
(3315, 874, 'redux-metabox-section', ''),
(3316, 874, 'header_new_elementor_template', ''),
(3317, 874, 'header_style_settings', 'header_v1'),
(3318, 874, 'banner_elementor_template', ''),
(3319, 874, 'banner_banner_title', ''),
(3320, 874, 'sidebar_elementor_template', ''),
(3321, 874, 'sidebar_page_sidebar', ''),
(3322, 874, 'footer_elementor_template', ''),
(3323, 874, 'footer_style_settings', 'footer_v2'),
(3324, 874, 'social_media_tabs', 'a:3:{s:19:"redux_repeater_data";a:3:{i:0;a:1:{s:5:"title";s:0:"";}i:1;a:1:{s:5:"title";s:0:"";}i:2;a:1:{s:5:"title";s:0:"";}}s:19:"select_social_media";a:3:{i:0;s:13:"fa-facebook-f";i:1;s:10:"fa-twitter";i:2;s:12:"fa-instagram";}s:17:"link_social_media";a:3:{i:0;s:25:"https://www.facebook.com/";i:1;s:18:"https://www.x.com/";i:2;s:26:"https://www.instagram.com/";}}'),
(3325, 7, '_form', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit "Submit"]'),
(3326, 7, '_mail', 'a:8:{s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:9:"recipient";s:19:"[_site_admin_email]";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(3327, 7, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(3328, 7, '_messages', 'a:12:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";}'),
(3329, 7, '_additional_settings', ''),
(3330, 7, '_locale', 'en_US'),
(3331, 7, '_hash', 'fe460e9164a84b0a43b38e44ee58bb1c36483ce8'),
(3332, 122, '_form', '<div class="form-group">[text* your-name plceholder "Name"]</div>\n<div class="form-group">[email* your-email placeholder "Email"]</div>\n<div class="form-group">[text* your-subject placeholder "Phone Number"]</div>\n<div class="form-group">[textarea your-message placeholder="Enter your Massage*"]</div>\n<div class="form-group"><div class="button-box">[submit class:theme-btn class:submit-btn "Submit Now"]</div></div>'),
(3333, 122, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3334, 122, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3335, 122, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3336, 122, '_additional_settings', ''),
(3337, 122, '_locale', 'en_US'),
(3338, 122, '_hash', '3600b2cd0d2612757615fd9cf8cd669fbb1058dc'),
(3339, 285, '_form', '<div class="form-group">[email* your-email placeholder "Your Email Address ..."][submit "Subscribe"]</div>'),
(3340, 285, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3341, 285, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3342, 285, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3343, 285, '_additional_settings', ''),
(3344, 285, '_locale', 'en_US'),
(3345, 285, '_hash', '2b529e94de955b5d9e6711c542f5e2b27ad4f1be'),
(3346, 435, '_EventOrigin', 'events-calendar'),
(3347, 435, '_tribe_modified_fields', 'a:58:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_wp_old_slug";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"sc_id";i:1774629708;s:12:"upload_audio";i:1774629708;s:12:"sc_max_width";i:1774629708;s:13:"sc_max_height";i:1774629708;s:11:"sc_maxwidth";i:1774629708;s:12:"sc_maxheight";i:1774629708;s:5:"audio";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:21:"redux-metabox-section";i:1774629708;s:29:"header_new_elementor_template";i:1774629708;s:21:"header_style_settings";i:1774629708;s:25:"banner_elementor_template";i:1774629708;s:19:"banner_banner_title";i:1774629708;s:26:"sidebar_elementor_template";i:1774629708;s:20:"sidebar_page_sidebar";i:1774629708;s:25:"footer_elementor_template";i:1774629708;s:21:"footer_style_settings";i:1774629708;s:9:"auto_play";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3348, 435, '_EventOrigin', 'events-calendar'),
(3349, 435, '_EventShowMapLink', '1'),
(3350, 435, '_EventShowMap', '1'),
(3351, 435, '_EventStartDate', '2024-12-01 09:00:00'),
(3352, 435, '_EventEndDate', '2024-12-01 15:00:00'),
(3353, 435, '_EventStartDateUTC', '2024-12-01 09:00:00'),
(3354, 435, '_EventEndDateUTC', '2024-12-01 15:00:00'),
(3355, 435, '_EventDuration', '21600'),
(3356, 435, '_EventCurrencySymbol', '$'),
(3357, 435, '_EventCurrencyCode', 'USD'),
(3358, 435, '_EventCurrencyPosition', 'prefix'),
(3359, 435, '_EventURL', 'example.com'),
(3360, 435, '_EventTimezone', 'UTC+0'),
(3361, 435, '_EventTimezoneAbbr', 'UTC+0'),
(3362, 435, '_thumbnail_id', '471'),
(3363, 435, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3364, 435, 'speaker_name', 'Paul Wilson'),
(3365, 435, 'banner_source_type', 'd'),
(3366, 435, 'banner_page_banner', '1'),
(3367, 435, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg";s:2:"id";s:3:"445";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1-150x150.jpg";}'),
(3368, 435, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3369, 435, '_elementor_template_type', 'tec_event_single_static'),
(3370, 435, '_elementor_version', '3.34.0'),
(3371, 435, '_elementor_pro_version', '3.7.5'),
(3372, 435, '_wp_page_template', 'elementor_header_footer'),
(3373, 435, '_elementor_data', '[{"id":"10b1f33","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"c2a85f4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"12fef5e","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3374, 435, 'speaker_designation', 'Art Critic'),
(3375, 435, '_wp_old_slug', 'modern-marketing-summit-sydney-2023'),
(3376, 435, '_tribe_ticket_capacity', '0'),
(3377, 435, '_tribe_ticket_version', '5.5.11'),
(3378, 435, '_EventCost', ''),
(3379, 435, 'sc_id', '1474409941'),
(3380, 435, 'upload_audio', 'a:5:{s:3:"url";s:68:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/audio.mp3";s:2:"id";s:4:"1364";s:6:"height";s:0:"";s:5:"width";s:0:"";s:9:"thumbnail";s:66:"https://wp.themerange.net/conat/wp-includes/images/media/audio.png";}'),
(3381, 435, 'sc_max_width', '1020'),
(3382, 435, 'sc_max_height', '1000'),
(3383, 435, 'sc_maxwidth', '100'),
(3384, 435, 'sc_maxheight', '100'),
(3385, 435, 'audio', 'sc_audio'),
(3386, 435, '_EventVenueID', '484'),
(3387, 435, '_EventOrganizerID', '1185'),
(3388, 435, 'redux-metabox-section', ''),
(3389, 435, 'header_new_elementor_template', ''),
(3390, 435, 'header_style_settings', 'header_v1'),
(3391, 435, 'banner_elementor_template', ''),
(3392, 435, 'banner_banner_title', ''),
(3393, 435, 'sidebar_elementor_template', ''),
(3394, 435, 'sidebar_page_sidebar', ''),
(3395, 435, 'footer_elementor_template', ''),
(3396, 435, 'footer_style_settings', 'footer_v2'),
(3397, 435, 'auto_play', '1'),
(3398, 435, '_elementor_edit_mode', 'builder'),
(3399, 435, '_tribe_modified_fields', 'a:58:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_wp_old_slug";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"sc_id";i:1774629708;s:12:"upload_audio";i:1774629708;s:12:"sc_max_width";i:1774629708;s:13:"sc_max_height";i:1774629708;s:11:"sc_maxwidth";i:1774629708;s:12:"sc_maxheight";i:1774629708;s:5:"audio";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:21:"redux-metabox-section";i:1774629708;s:29:"header_new_elementor_template";i:1774629708;s:21:"header_style_settings";i:1774629708;s:25:"banner_elementor_template";i:1774629708;s:19:"banner_banner_title";i:1774629708;s:26:"sidebar_elementor_template";i:1774629708;s:20:"sidebar_page_sidebar";i:1774629708;s:25:"footer_elementor_template";i:1774629708;s:21:"footer_style_settings";i:1774629708;s:9:"auto_play";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(4043, 3434, '_thumbnail_id', '471'),
(3401, 484, '_VenueOrigin', 'events-calendar'),
(3402, 484, '_tribe_modified_fields', 'a:23:{s:12:"_VenueOrigin";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:22:"banner_page_background";i:1774629708;s:13:"speaker_image";i:1774629708;s:12:"speaker_name";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:17:"_VenueShowMapLink";i:1774629708;s:13:"_VenueShowMap";i:1774629708;s:13:"_VenueAddress";i:1774629708;s:10:"_VenueCity";i:1774629708;s:13:"_VenueCountry";i:1774629708;s:14:"_VenueProvince";i:1774629708;s:11:"_VenueState";i:1774629708;s:9:"_VenueZip";i:1774629708;s:11:"_VenuePhone";i:1774629708;s:9:"_VenueURL";i:1774629708;s:18:"_VenueEventShowMap";i:1774629708;s:22:"_VenueEventShowMapLink";i:1774629708;s:19:"_VenueStateProvince";i:1774629708;}'),
(3403, 484, '_tribe_modified_fields', 'a:23:{s:12:"_VenueOrigin";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:22:"banner_page_background";i:1774629708;s:13:"speaker_image";i:1774629708;s:12:"speaker_name";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:17:"_VenueShowMapLink";i:1774629708;s:13:"_VenueShowMap";i:1774629708;s:13:"_VenueAddress";i:1774629708;s:10:"_VenueCity";i:1774629708;s:13:"_VenueCountry";i:1774629708;s:14:"_VenueProvince";i:1774629708;s:11:"_VenueState";i:1774629708;s:9:"_VenueZip";i:1774629708;s:11:"_VenuePhone";i:1774629708;s:9:"_VenueURL";i:1774629708;s:18:"_VenueEventShowMap";i:1774629708;s:22:"_VenueEventShowMapLink";i:1774629708;s:19:"_VenueStateProvince";i:1774629708;}'),
(3405, 484, 'banner_page_banner', '1'),
(3406, 484, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3407, 484, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg";s:2:"id";s:3:"445";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1-150x150.jpg";}'),
(3404, 484, 'banner_source_type', 'd'),
(3408, 484, 'speaker_name', 'Paul Wilson'),
(3409, 484, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3410, 484, '_elementor_edit_mode', 'builder'),
(3411, 484, '_VenueOrigin', 'events-calendar'),
(3412, 484, '_EventShowMapLink', '1'),
(3413, 484, '_EventShowMap', '1'),
(3414, 484, '_VenueShowMapLink', '1'),
(3415, 484, '_VenueShowMap', '1'),
(3416, 484, '_VenueAddress', 'Hall 1, Building, Golden Street'),
(3417, 484, '_VenueCity', ''),
(3418, 484, '_VenueCountry', 'South Africa'),
(3419, 484, '_VenueProvince', ''),
(3420, 484, '_VenueState', ''),
(3421, 484, '_VenueZip', ''),
(3422, 484, '_VenuePhone', ''),
(3423, 484, '_VenueURL', ''),
(3424, 484, '_VenueEventShowMap', '1'),
(3425, 484, '_VenueEventShowMapLink', '1'),
(3426, 484, '_VenueStateProvince', ''),
(3427, 485, '_EventOrigin', 'events-calendar'),
(3428, 485, '_tribe_modified_fields', 'a:44:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:12:"_wp_old_slug";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3429, 485, '_EventOrigin', 'events-calendar'),
(3430, 485, '_EventOrigin', 'events-calendar'),
(3431, 485, '_EventShowMapLink', '1'),
(3432, 485, '_EventShowMap', '1'),
(3433, 485, '_EventStartDate', '2024-12-25 10:00:00'),
(3434, 485, '_EventEndDate', '2024-12-25 12:30:00'),
(3435, 485, '_EventStartDateUTC', '2024-12-25 10:00:00'),
(3436, 485, '_EventEndDateUTC', '2024-12-25 12:30:00'),
(3437, 485, '_EventDuration', '9000'),
(3438, 485, '_EventCurrencySymbol', ''),
(3439, 485, '_EventCurrencyCode', ''),
(3440, 485, '_EventCurrencyPosition', 'prefix'),
(3441, 485, '_EventURL', ''),
(3442, 485, '_EventTimezone', 'UTC+0'),
(3443, 485, '_EventTimezoneAbbr', 'UTC+0'),
(3444, 485, '_thumbnail_id', '471'),
(3445, 485, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3446, 485, 'speaker_name', 'Ashli Scroggy'),
(3447, 485, 'banner_source_type', 'd'),
(3448, 485, 'banner_page_banner', '1'),
(3449, 485, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg";s:2:"id";s:3:"446";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2-150x150.jpg";}'),
(3450, 485, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3451, 485, '_elementor_edit_mode', 'builder'),
(3452, 485, '_elementor_version', '3.34.0'),
(3453, 485, '_elementor_pro_version', '3.7.5'),
(3454, 485, '_wp_page_template', 'default'),
(3455, 485, '_elementor_data', '[{"id":"98bb257","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"6e3bdca","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9982150","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(3456, 485, 'speaker_designation', 'Organizer'),
(3457, 485, '_dp_original', '435'),
(3458, 485, '_elementor_template_type', 'tec_event_single_static'),
(3459, 485, '_wp_old_slug', 'modern-marketing-summit-sydney-2023'),
(3460, 485, '_tribe_ticket_capacity', '0'),
(3461, 485, '_tribe_ticket_version', '5.5.11'),
(3462, 485, '_tribe_modified_fields', 'a:44:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:12:"_wp_old_slug";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3463, 485, '_EventCost', ''),
(3464, 485, 'audio', 'sc_audio'),
(3465, 485, 'sc_id', '1474409941'),
(3466, 485, '_EventVenueID', '484'),
(3467, 485, '_EventOrganizerID', '1185'),
(4050, 3435, '_thumbnail_id', '471'),
(3469, 486, '_EventOrigin', 'events-calendar'),
(3470, 486, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3471, 486, '_EventOrigin', 'events-calendar'),
(3472, 486, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3474, 486, '_EventShowMapLink', '1'),
(3475, 486, '_EventShowMap', '1'),
(3476, 486, '_EventStartDate', '2024-12-15 14:00:00'),
(3477, 486, '_EventEndDate', '2024-12-25 17:00:00'),
(3478, 486, '_EventStartDateUTC', '2024-12-15 14:00:00'),
(3479, 486, '_EventEndDateUTC', '2024-12-25 17:00:00'),
(3480, 486, '_EventDuration', '874800'),
(3481, 486, '_EventCurrencySymbol', ''),
(3482, 486, '_EventCurrencyCode', ''),
(3483, 486, '_EventCurrencyPosition', 'prefix'),
(3473, 486, '_EventOrigin', 'events-calendar'),
(3484, 486, '_EventURL', ''),
(3485, 486, '_EventTimezone', 'UTC+0'),
(3486, 486, '_EventTimezoneAbbr', 'UTC+0'),
(3487, 486, '_thumbnail_id', '471'),
(3488, 486, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3489, 486, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3491, 486, 'banner_source_type', 'd'),
(3492, 486, 'banner_page_banner', '1'),
(3493, 486, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg";s:2:"id";s:3:"447";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3-150x150.jpg";}'),
(3494, 486, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3490, 486, 'speaker_name', 'Robert Gates'),
(3495, 486, '_elementor_edit_mode', 'builder'),
(3496, 486, '_elementor_version', '3.34.0'),
(3497, 486, '_elementor_pro_version', '3.7.5'),
(3498, 486, '_wp_page_template', 'default'),
(3499, 486, '_elementor_data', '[{"id":"3076049","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"595ef22","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6f22ace","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3500, 486, 'speaker_designation', 'Art Critic'),
(3501, 486, '_dp_original', '435'),
(3502, 486, '_elementor_template_type', 'tec_event_single_static'),
(3503, 486, '_tribe_ticket_capacity', '0'),
(3504, 486, '_tribe_ticket_version', '5.5.11'),
(3505, 486, '_EventCost', ''),
(3506, 486, 'audio', 'sc_audio'),
(3507, 486, 'sc_id', '1474409941'),
(3508, 486, '_EventVenueID', '484'),
(3509, 486, '_EventOrganizerID', '1185'),
(4057, 3436, '_thumbnail_id', '471'),
(3511, 517, '_EventOrigin', 'events-calendar'),
(3512, 517, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3513, 517, '_EventOrigin', 'events-calendar'),
(3514, 517, '_EventOrigin', 'events-calendar'),
(3515, 517, '_EventOrigin', 'events-calendar'),
(3516, 517, '_EventShowMapLink', '1'),
(3517, 517, '_EventShowMap', '1'),
(3518, 517, '_EventStartDate', '2024-12-11 14:00:00'),
(3519, 517, '_EventEndDate', '2024-12-11 17:00:00'),
(3520, 517, '_EventStartDateUTC', '2024-12-11 14:00:00'),
(3521, 517, '_EventEndDateUTC', '2024-12-11 17:00:00'),
(3522, 517, '_EventDuration', '10800'),
(3523, 517, '_EventCurrencySymbol', ''),
(3524, 517, '_EventCurrencyCode', ''),
(3525, 517, '_EventCurrencyPosition', 'prefix'),
(3526, 517, '_EventURL', ''),
(3527, 517, '_EventTimezone', 'UTC+0'),
(3528, 517, '_EventTimezoneAbbr', 'UTC+0'),
(3529, 517, '_thumbnail_id', '471'),
(3530, 517, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3531, 517, 'speaker_name', 'Gabrielle Winn'),
(3532, 517, 'banner_source_type', 'd'),
(3533, 517, 'banner_page_banner', '1'),
(3534, 517, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg";s:2:"id";s:3:"518";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4-150x150.jpg";}'),
(3535, 517, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3536, 517, '_elementor_edit_mode', 'builder'),
(3537, 517, '_elementor_version', '3.34.0'),
(3538, 517, '_elementor_pro_version', '3.7.5'),
(3539, 517, '_wp_page_template', 'default'),
(3540, 517, '_elementor_data', '[{"id":"7a2b99b","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"e410ac6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"82104bb","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3541, 517, 'speaker_designation', 'Insurance Consultant'),
(3542, 517, '_dp_original', '486'),
(3543, 517, '_elementor_template_type', 'tec_event_single_static'),
(3544, 517, '_tribe_ticket_capacity', '0'),
(3545, 517, '_tribe_ticket_version', '5.5.11'),
(3546, 517, '_EventCost', ''),
(3547, 517, 'audio', 'sc_audio'),
(3548, 517, 'sc_id', '1474409941'),
(3549, 517, '_EventVenueID', '484'),
(3550, 517, '_EventOrganizerID', '1185'),
(3551, 517, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629708;s:15:"_EventStartDate";i:1774629708;s:13:"_EventEndDate";i:1774629708;s:18:"_EventStartDateUTC";i:1774629708;s:16:"_EventEndDateUTC";i:1774629708;s:14:"_EventDuration";i:1774629708;s:20:"_EventCurrencySymbol";i:1774629708;s:18:"_EventCurrencyCode";i:1774629708;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(4064, 3437, '_thumbnail_id', '471'),
(3553, 621, 'designation', 'Marketing Expert'),
(3554, 621, 'testimonial_rating', '4'),
(3555, 621, '_dp_original', '615'),
(3556, 621, '_thumbnail_id', '623'),
(3557, 686, '_form', '<div class="form-group">[text* your-name placeholder "Name"]</div>\n<div class="form-group">[email* your-email placeholder "Email"]</div>\n<div class="form-group">[text* your-subject placeholder "Phone Number"]</div>\n<div class="form-group">[textarea your-message placeholder "Enter your Massage*"]</div>\n<div class="form-group"><div class="button-box">[submit class:theme-btn class:submit-btn "Submit Now"]</div></div>'),
(3558, 686, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3559, 686, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3560, 686, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3561, 686, '_additional_settings', ''),
(3562, 686, '_locale', 'en_US'),
(3563, 686, '_hash', 'f605b30ee5dafc5229126286362e75bd1990215c'),
(3564, 750, 'designation', 'Development Expert'),
(3565, 750, 'testimonial_rating', '5'),
(3566, 750, '_thumbnail_id', '622'),
(3567, 750, '_dp_original', '614'),
(3568, 751, 'designation', 'Marketing Expert'),
(3569, 751, 'testimonial_rating', '4'),
(3570, 751, '_thumbnail_id', '623'),
(3571, 751, '_dp_original', '615'),
(3572, 752, 'designation', 'Development Expert'),
(3573, 752, 'testimonial_rating', '5'),
(3574, 752, '_thumbnail_id', '622'),
(3575, 752, '_dp_original', '620'),
(3576, 774, '_form', '<div class="form-group">[email* your-email placeholder "Your Email"][submit "&nbsp;"]</div>'),
(3577, 774, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3578, 774, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3579, 774, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3580, 774, '_additional_settings', ''),
(3581, 774, '_locale', 'en_US'),
(3582, 774, '_hash', '87e10fc43e80377a9569543c47d2218f8711b8be'),
(3583, 914, '_EventOrigin', 'events-calendar'),
(3584, 914, '_tribe_modified_fields', 'a:55:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774631099;s:13:"_EventShowMap";i:1774631099;s:15:"_EventStartDate";i:1774631099;s:13:"_EventEndDate";i:1774631099;s:18:"_EventStartDateUTC";i:1774631099;s:16:"_EventEndDateUTC";i:1774631099;s:14:"_EventDuration";i:1774631099;s:20:"_EventCurrencySymbol";i:1774631099;s:18:"_EventCurrencyCode";i:1774631099;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_wp_old_slug";i:1774631099;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:10:"_edit_last";i:1774631099;s:10:"post_title";i:1774631099;s:12:"post_content";i:1774631099;s:21:"redux-metabox-section";i:1774631099;s:29:"header_new_elementor_template";i:1774631099;s:21:"header_style_settings";i:1774631099;s:25:"banner_elementor_template";i:1774631099;s:19:"banner_banner_title";i:1774631099;s:26:"sidebar_elementor_template";i:1774631099;s:20:"sidebar_page_sidebar";i:1774631099;s:25:"footer_elementor_template";i:1774631099;s:21:"footer_style_settings";i:1774631099;s:9:"auto_play";i:1774631099;s:14:"_elementor_css";i:1775528381;s:22:"_elementor_page_assets";i:1775528381;s:24:"_elementor_element_cache";i:1776256256;}'),
(3585, 914, '_EventOrigin', 'events-calendar'),
(3586, 914, '_EventOrigin', 'events-calendar'),
(3587, 914, '_EventShowMapLink', '1'),
(3588, 914, '_EventShowMap', '1'),
(3589, 914, '_EventStartDate', '2026-05-02 10:00:00'),
(3590, 914, '_EventEndDate', '2026-05-02 15:00:00'),
(3591, 914, '_EventStartDateUTC', '2026-05-02 10:00:00'),
(3592, 914, '_EventEndDateUTC', '2026-05-02 15:00:00'),
(3593, 914, '_EventDuration', '18000'),
(3594, 914, '_EventCurrencySymbol', '$'),
(3595, 914, '_EventCurrencyCode', 'USD'),
(3596, 914, '_EventCurrencyPosition', 'prefix'),
(3597, 914, '_EventURL', ''),
(3598, 914, '_EventTimezone', 'UTC+0'),
(3599, 914, '_EventTimezoneAbbr', 'UTC+0'),
(3600, 914, '_thumbnail_id', '471'),
(3601, 914, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3602, 914, 'speaker_name', 'Paul Wilson'),
(3603, 914, 'banner_source_type', 'd'),
(3604, 914, 'banner_page_banner', '1'),
(3605, 914, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg";s:2:"id";s:3:"445";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1-150x150.jpg";}'),
(3606, 914, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3607, 914, '_elementor_edit_mode', 'builder'),
(3608, 914, '_elementor_version', '3.34.0'),
(3609, 914, '_elementor_pro_version', '3.7.5'),
(3610, 914, '_wp_page_template', 'default'),
(3611, 914, '_elementor_data', '[{"id":"bbc989e","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"de17e41","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"62cf769","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3612, 914, 'speaker_designation', 'Art Critic'),
(3613, 914, '_wp_old_slug', 'modern-marketing-summit-sydney-2023'),
(3614, 914, '_dp_original', '435'),
(3615, 914, '_elementor_template_type', 'tec_event_single_static'),
(3616, 914, '_tribe_ticket_capacity', '0'),
(3617, 914, '_tribe_ticket_version', '5.5.11'),
(3618, 914, '_EventCost', ''),
(3619, 914, 'audio', 'sc_audio'),
(3620, 914, 'sc_id', '1474409941'),
(3621, 914, '_EventVenueID', '484'),
(3622, 914, '_EventOrganizerID', '1185'),
(3623, 914, '_tribe_modified_fields', 'a:55:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774631099;s:13:"_EventShowMap";i:1774631099;s:15:"_EventStartDate";i:1774631099;s:13:"_EventEndDate";i:1774631099;s:18:"_EventStartDateUTC";i:1774631099;s:16:"_EventEndDateUTC";i:1774631099;s:14:"_EventDuration";i:1774631099;s:20:"_EventCurrencySymbol";i:1774631099;s:18:"_EventCurrencyCode";i:1774631099;s:22:"_EventCurrencyPosition";i:1774629708;s:9:"_EventURL";i:1774629708;s:14:"_EventTimezone";i:1774629708;s:18:"_EventTimezoneAbbr";i:1774629708;s:13:"_thumbnail_id";i:1774629708;s:22:"banner_page_background";i:1774629708;s:12:"speaker_name";i:1774629708;s:18:"banner_source_type";i:1774629708;s:18:"banner_page_banner";i:1774629708;s:13:"speaker_image";i:1774629708;s:17:"short_description";i:1774629708;s:20:"_elementor_edit_mode";i:1774629708;s:18:"_elementor_version";i:1774629708;s:22:"_elementor_pro_version";i:1774629708;s:17:"_wp_page_template";i:1774629708;s:15:"_elementor_data";i:1774629708;s:19:"speaker_designation";i:1774629708;s:12:"_wp_old_slug";i:1774631099;s:12:"_dp_original";i:1774629708;s:24:"_elementor_template_type";i:1774629708;s:22:"_tribe_ticket_capacity";i:1774629708;s:21:"_tribe_ticket_version";i:1774629708;s:10:"_EventCost";i:1774629708;s:5:"audio";i:1774629708;s:5:"sc_id";i:1774629708;s:13:"_EventVenueID";i:1774629708;s:17:"_EventOrganizerID";i:1774629708;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:10:"_edit_last";i:1774631099;s:10:"post_title";i:1774631099;s:12:"post_content";i:1774631099;s:21:"redux-metabox-section";i:1774631099;s:29:"header_new_elementor_template";i:1774631099;s:21:"header_style_settings";i:1774631099;s:25:"banner_elementor_template";i:1774631099;s:19:"banner_banner_title";i:1774631099;s:26:"sidebar_elementor_template";i:1774631099;s:20:"sidebar_page_sidebar";i:1774631099;s:25:"footer_elementor_template";i:1774631099;s:21:"footer_style_settings";i:1774631099;s:9:"auto_play";i:1774631099;s:14:"_elementor_css";i:1775528381;s:22:"_elementor_page_assets";i:1775528381;s:24:"_elementor_element_cache";i:1776256256;}'),
(4071, 3438, '_thumbnail_id', '471'),
(3625, 915, '_EventOrigin', 'events-calendar'),
(3626, 915, '_tribe_modified_fields', 'a:44:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:12:"_wp_old_slug";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3627, 915, '_EventOrigin', 'events-calendar'),
(3628, 915, '_tribe_modified_fields', 'a:44:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:12:"_wp_old_slug";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3630, 915, '_EventOrigin', 'events-calendar'),
(3631, 915, '_tribe_modified_fields', 'a:44:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:12:"_wp_old_slug";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3635, 915, '_EventStartDate', '2024-12-21 10:00:00'),
(3643, 915, '_EventURL', ''),
(3644, 915, '_EventTimezone', 'UTC+0'),
(3645, 915, '_EventTimezoneAbbr', 'UTC+0'),
(3646, 915, '_thumbnail_id', '471'),
(3647, 915, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3629, 915, '_EventOrigin', 'events-calendar'),
(3648, 915, 'speaker_name', 'Ashli Scroggy'),
(3632, 915, '_tribe_modified_fields', 'a:44:{s:12:"_EventOrigin";i:1774629708;s:16:"tribe_events_cat";i:1774629708;s:17:"_EventShowMapLink";i:1774629708;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:12:"_wp_old_slug";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3634, 915, '_EventShowMap', '1'),
(3636, 915, '_EventEndDate', '2024-12-25 12:30:00'),
(3637, 915, '_EventStartDateUTC', '2024-12-21 10:00:00'),
(3638, 915, '_EventEndDateUTC', '2024-12-25 12:30:00'),
(3639, 915, '_EventDuration', '354600'),
(3640, 915, '_EventCurrencySymbol', ''),
(3641, 915, '_EventCurrencyCode', ''),
(3642, 915, '_EventCurrencyPosition', 'prefix'),
(3633, 915, '_EventShowMapLink', '1'),
(3649, 915, 'banner_source_type', 'd'),
(3650, 915, 'banner_page_banner', '1'),
(3651, 915, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg";s:2:"id";s:3:"446";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2-150x150.jpg";}'),
(3652, 915, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3653, 915, '_elementor_edit_mode', 'builder'),
(3654, 915, '_elementor_version', '3.34.0'),
(3655, 915, '_elementor_pro_version', '3.7.5'),
(3656, 915, '_wp_page_template', 'default'),
(3657, 915, '_elementor_data', '[{"id":"a85ae30","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"f39564d","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dfd9e92","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3658, 915, 'speaker_designation', 'Organizer'),
(3659, 915, '_dp_original', '485'),
(3660, 915, '_elementor_template_type', 'tec_event_single_static'),
(3661, 915, '_wp_old_slug', 'modern-marketing-summit-sydney-2023-2'),
(3662, 915, '_tribe_ticket_capacity', '0'),
(3663, 915, '_tribe_ticket_version', '5.5.11'),
(3664, 915, '_EventCost', ''),
(3665, 915, 'audio', 'sc_audio'),
(3666, 915, 'sc_id', '1474409941'),
(3667, 915, '_EventVenueID', '484'),
(3668, 915, '_EventOrganizerID', '1185'),
(4078, 3439, '_thumbnail_id', '471'),
(3670, 916, '_EventOrigin', 'events-calendar'),
(3671, 916, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3672, 916, '_EventOrigin', 'events-calendar'),
(3673, 916, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}');
INSERT INTO `wpqi_postmeta` VALUES
(3675, 916, '_EventOrigin', 'events-calendar'),
(3676, 916, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3680, 916, '_EventStartDate', '2024-12-07 14:00:00'),
(3687, 916, '_EventCurrencyPosition', 'prefix'),
(3688, 916, '_EventURL', ''),
(3689, 916, '_EventTimezone', 'UTC+0'),
(3690, 916, '_EventTimezoneAbbr', 'UTC+0'),
(3691, 916, '_thumbnail_id', '471'),
(3692, 916, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3674, 916, '_EventOrigin', 'events-calendar'),
(3677, 916, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3679, 916, '_EventShowMap', '1'),
(3681, 916, '_EventEndDate', '2024-12-07 17:00:00'),
(3682, 916, '_EventStartDateUTC', '2024-12-07 14:00:00'),
(3683, 916, '_EventEndDateUTC', '2024-12-07 17:00:00'),
(3684, 916, '_EventDuration', '10800'),
(3685, 916, '_EventCurrencySymbol', ''),
(3686, 916, '_EventCurrencyCode', ''),
(3678, 916, '_EventShowMapLink', '1'),
(3693, 916, 'speaker_name', 'Robert Gates'),
(3694, 916, 'banner_source_type', 'd'),
(3695, 916, 'banner_page_banner', '1'),
(3696, 916, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg";s:2:"id";s:3:"447";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3-150x150.jpg";}'),
(3697, 916, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3698, 916, '_elementor_edit_mode', 'builder'),
(3699, 916, '_elementor_version', '3.34.0'),
(3700, 916, '_elementor_pro_version', '3.7.5'),
(3701, 916, '_wp_page_template', 'default'),
(3702, 916, '_elementor_data', '[{"id":"77443e2","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"c778002","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4734a23","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3703, 916, 'speaker_designation', 'Art Critic'),
(3704, 916, '_dp_original', '486'),
(3705, 916, '_elementor_template_type', 'tec_event_single_static'),
(3706, 916, '_tribe_ticket_capacity', '0'),
(3707, 916, '_tribe_ticket_version', '5.5.11'),
(3708, 916, '_EventCost', ''),
(3709, 916, 'audio', 'sc_audio'),
(3710, 916, 'sc_id', '1474409941'),
(3711, 916, '_EventVenueID', '484'),
(3712, 916, '_EventOrganizerID', '1185'),
(4085, 3440, '_thumbnail_id', '471'),
(3714, 917, '_EventOrigin', 'events-calendar'),
(3715, 917, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3716, 917, '_EventOrigin', 'events-calendar'),
(3717, 917, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3719, 917, '_EventOrigin', 'events-calendar'),
(3720, 917, '_EventOrigin', 'events-calendar'),
(3721, 917, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3727, 917, '_EventEndDate', '2024-12-03 17:00:00'),
(3733, 917, '_EventCurrencyPosition', 'prefix'),
(3734, 917, '_EventURL', ''),
(3735, 917, '_EventTimezone', 'UTC+0'),
(3736, 917, '_EventTimezoneAbbr', 'UTC+0'),
(3718, 917, '_EventOrigin', 'events-calendar'),
(3742, 917, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg";s:2:"id";s:3:"518";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4-150x150.jpg";}'),
(3722, 917, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3726, 917, '_EventStartDate', '2024-12-03 14:00:00'),
(3737, 917, '_thumbnail_id', '471'),
(3738, 917, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3739, 917, 'speaker_name', 'Robert Gates'),
(3740, 917, 'banner_source_type', 'd'),
(3741, 917, 'banner_page_banner', '1'),
(3723, 917, '_tribe_modified_fields', 'a:43:{s:12:"_EventOrigin";i:1774629709;s:16:"tribe_events_cat";i:1774629709;s:17:"_EventShowMapLink";i:1774629709;s:13:"_EventShowMap";i:1774629709;s:15:"_EventStartDate";i:1774629709;s:13:"_EventEndDate";i:1774629709;s:18:"_EventStartDateUTC";i:1774629709;s:16:"_EventEndDateUTC";i:1774629709;s:14:"_EventDuration";i:1774629709;s:20:"_EventCurrencySymbol";i:1774629709;s:18:"_EventCurrencyCode";i:1774629709;s:22:"_EventCurrencyPosition";i:1774629709;s:9:"_EventURL";i:1774629709;s:14:"_EventTimezone";i:1774629709;s:18:"_EventTimezoneAbbr";i:1774629709;s:13:"_thumbnail_id";i:1774629709;s:22:"banner_page_background";i:1774629709;s:12:"speaker_name";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:13:"speaker_image";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:18:"_elementor_version";i:1774629709;s:22:"_elementor_pro_version";i:1774629709;s:17:"_wp_page_template";i:1774629709;s:15:"_elementor_data";i:1774629709;s:19:"speaker_designation";i:1774629709;s:12:"_dp_original";i:1774629709;s:24:"_elementor_template_type";i:1774629709;s:22:"_tribe_ticket_capacity";i:1774629709;s:21:"_tribe_ticket_version";i:1774629709;s:10:"_EventCost";i:1774629709;s:5:"audio";i:1774629709;s:5:"sc_id";i:1774629709;s:13:"_EventVenueID";i:1774629709;s:17:"_EventOrganizerID";i:1774629709;s:31:"_wxr_import_has_attachment_refs";i:1774629712;s:36:"_tribe_ignored_event_previous_status";i:1774631060;s:21:"_wp_trash_meta_status";i:1774631060;s:19:"_wp_trash_meta_time";i:1774631060;s:21:"_wp_desired_post_slug";i:1774631060;s:11:"post_status";i:1774631060;}'),
(3725, 917, '_EventShowMap', '1'),
(3728, 917, '_EventStartDateUTC', '2024-12-03 14:00:00'),
(3729, 917, '_EventEndDateUTC', '2024-12-03 17:00:00'),
(3730, 917, '_EventDuration', '10800'),
(3731, 917, '_EventCurrencySymbol', ''),
(3732, 917, '_EventCurrencyCode', ''),
(3724, 917, '_EventShowMapLink', '1'),
(3743, 917, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3744, 917, '_elementor_edit_mode', 'builder'),
(3745, 917, '_elementor_version', '3.34.0'),
(3746, 917, '_elementor_pro_version', '3.7.5'),
(3747, 917, '_wp_page_template', 'default'),
(3748, 917, '_elementor_data', '[{"id":"ae57cad","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"efaddc3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fbca4a4","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(3749, 917, 'speaker_designation', 'Insurance Consultant'),
(3750, 917, '_dp_original', '517'),
(3751, 917, '_elementor_template_type', 'tec_event_single_static'),
(3752, 917, '_tribe_ticket_capacity', '0'),
(3753, 917, '_tribe_ticket_version', '5.5.11'),
(3754, 917, '_EventCost', ''),
(3755, 917, 'audio', 'sc_audio'),
(3756, 917, 'sc_id', '1474409941'),
(3757, 917, '_EventVenueID', '484'),
(3758, 917, '_EventOrganizerID', '1185'),
(3760, 964, '_form', '<div class="row clearfix">\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[text* your-name placeholder "Your Name"]</div>\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[email* your-email placeholder "Email Address" ]</div>\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[text* your-phone placeholder "Phone Number"]</div>\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[text* your-subject placeholder "Subject"]</div>\n<div class="col-lg-12 col-md-12 col-sm-12 form-group">[textarea your-message placeholder "Your Message"]</div>\n<div class="col-lg-12 col-md-12 col-sm-12 form-group"><div class="button-box">[submit class:btn-style-one class:theme-btn "Submit Now"]</div></div>\n</div>'),
(3761, 964, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3762, 964, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3763, 964, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3764, 964, '_additional_settings', ''),
(3765, 964, '_locale', 'en_US'),
(3766, 964, '_hash', '1e60b145632361cf1a25d9ba26854ad7676bd992'),
(3767, 1185, '_OrganizerOrigin', 'events-calendar'),
(3768, 1185, '_tribe_modified_fields', 'a:13:{s:16:"_OrganizerOrigin";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:22:"banner_page_background";i:1774629709;s:13:"speaker_image";i:1774629709;s:12:"speaker_name";i:1774629709;s:19:"speaker_designation";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:21:"_OrganizerOrganizerID";i:1774629709;s:15:"_OrganizerPhone";i:1774629709;s:17:"_OrganizerWebsite";i:1774629709;s:15:"_OrganizerEmail";i:1774629709;}'),
(3769, 1185, '_tribe_modified_fields', 'a:13:{s:16:"_OrganizerOrigin";i:1774629709;s:18:"banner_source_type";i:1774629709;s:18:"banner_page_banner";i:1774629709;s:22:"banner_page_background";i:1774629709;s:13:"speaker_image";i:1774629709;s:12:"speaker_name";i:1774629709;s:19:"speaker_designation";i:1774629709;s:17:"short_description";i:1774629709;s:20:"_elementor_edit_mode";i:1774629709;s:21:"_OrganizerOrganizerID";i:1774629709;s:15:"_OrganizerPhone";i:1774629709;s:17:"_OrganizerWebsite";i:1774629709;s:15:"_OrganizerEmail";i:1774629709;}'),
(3771, 1185, 'banner_page_banner', '1'),
(3772, 1185, 'banner_page_background', 'a:5:{s:3:"url";s:65:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg";s:2:"id";s:3:"112";s:6:"height";s:3:"925";s:5:"width";s:4:"1920";s:9:"thumbnail";s:73:"https://wp.themerange.net/conat/wp-content/uploads/2023/04/11-150x150.jpg";}'),
(3770, 1185, 'banner_source_type', 'd'),
(3773, 1185, 'speaker_image', 'a:5:{s:3:"url";s:75:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg";s:2:"id";s:3:"445";s:6:"height";s:3:"210";s:5:"width";s:3:"210";s:9:"thumbnail";s:83:"https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1-150x150.jpg";}'),
(3774, 1185, 'speaker_name', 'Paul Wilson'),
(3775, 1185, 'speaker_designation', 'Art Critic'),
(3776, 1185, 'short_description', 'We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures'),
(3777, 1185, '_elementor_edit_mode', 'builder'),
(3778, 1185, '_OrganizerOrigin', 'events-calendar'),
(3779, 1185, '_OrganizerOrganizerID', '0'),
(3780, 1185, '_OrganizerPhone', '+92 (300) 7101235'),
(3781, 1185, '_OrganizerWebsite', 'https://wp.themerange.net/conat/'),
(3782, 1185, '_OrganizerEmail', 'info@themerange.net'),
(3783, 1021, '_form', '<div class="row clearfix">\n<div class="col-lg-4 col-md-6 col-sm-12 form-group">[text* your-name placeholder "Name"]</div>\n<div class="col-lg-4 col-md-6 col-sm-12 form-group">[email* your-email placeholder "Email"]</div>\n<div class="col-lg-4 col-md-12 col-sm-12 form-group">[text* your-subject placeholder "Phone"]</div>\n<div class="col-lg-12 col-md-12 col-sm-12 form-group">[textarea your-message placeholder "Your text here..."]</div>\n<div class="col-lg-12 col-md-12 col-sm-12 form-group">[submit class:theme-btn class:btn-style-one "Contact Us"]</div>\n</div>'),
(3784, 1021, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3785, 1021, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3786, 1021, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3787, 1021, '_additional_settings', ''),
(3788, 1021, '_locale', 'en_US'),
(3789, 1021, '_hash', '1c535665a7f17765c4df1b9f66b1b1e0acc7cd95'),
(3790, 1101, '_form', '<div class="form-group">[email* your-email placeholder "Your Email Address ........"][submit "Subscribe"]</div>'),
(3791, 1101, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:161:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3792, 1101, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:36:"[_site_title] <admin@themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:105:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3793, 1101, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3794, 1101, '_additional_settings', ''),
(3795, 1101, '_locale', 'en_US'),
(3796, 1101, '_hash', '771b71fe141326df022d133a4cb23c992700a642'),
(3797, 1495, '_form', '<div class="row clearfix">\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[text* your-name autocomplete:name placeholder "Your Name"]</div>\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[email* your-email autocomplete:email placeholder "Your Email"]</div>\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[text* your-name autocomplete:name placeholder="Phone Number"]</div>\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[submit class:theme-btn class:btn-style-one "Download Schedules"]</div>\n</div>'),
(3798, 1495, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:43:"[_site_title] <wordpress@wp.themerange.net>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:191:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3799, 1495, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:43:"[_site_title] <wordpress@wp.themerange.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:220:"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3800, 1495, '_messages', 'a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:41:"Please enter a date in YYYY-MM-DD format.";s:14:"date_too_early";s:32:"This field has a too early date.";s:13:"date_too_late";s:31:"This field has a too late date.";s:14:"invalid_number";s:22:"Please enter a number.";s:16:"number_too_small";s:34:"This field has a too small number.";s:16:"number_too_large";s:34:"This field has a too large number.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:30:"Please enter an email address.";s:11:"invalid_url";s:19:"Please enter a URL.";s:11:"invalid_tel";s:32:"Please enter a telephone number.";}'),
(3801, 1495, '_additional_settings', ''),
(3802, 1495, '_locale', 'en_US'),
(3803, 1495, '_hash', '96975036a38aad10281d1408be87b6b21b2c5ad6'),
(3813, 3398, '_elementor_edit_mode', 'builder'),
(3814, 3398, '_elementor_template_type', 'wp-page'),
(3815, 3398, '_elementor_version', '3.34.0'),
(3816, 3398, '_elementor_pro_version', '3.7.5'),
(3817, 3398, '_elementor_data', '[{"id":"29ab754","elType":"section","settings":{"layout":"full_width","_title":"Slider V2"},"elements":[{"id":"aa1a6e4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d1ee739","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"_id":"b1a11a1","cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"5250998"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"73df5dd"}],"_title":"Conat Slider V2","date":"2030-12-31 12:00"},"elements":[],"widgetType":"conat_slider_v2"}],"isInner":false}],"isInner":false},{"id":"4df2634","elType":"section","settings":{"layout":"full_width","_title":"About Us V2"},"elements":[{"id":"50916ed","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"185786d","elType":"widget","settings":{"features":[{"text":"Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.","_id":"f4e921c","icon":"flaticon-checked-1"},{"text":"Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.","icon":"flaticon-checked-1","_id":"2d7886c"}],"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-15.png","id":330,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-16.png","id":331,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-18.png","id":332,"size":"","alt":"","source":"library"},"subtitle":"Introduction","title":"Know More About Our <br> Grand Event","text":"Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.","_title":"Conat About Us V2","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/about-1.png","id":340,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"K","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-17.png","id":348,"size":"","alt":"","source":"library"},"author":"Micheal Clark","location":"MD WILLIAM HOUSTON","designation":"Event Organiser","image_text1":"We\\u2019ve help our","image_text2":"street children"},"elements":[],"widgetType":"conat_about_us_v2"}],"isInner":false}],"isInner":false},{"id":"3da8792","elType":"section","settings":{"_title":"Events V1","layout":"full_width"},"elements":[{"id":"f8cc0fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1aafa7a","elType":"widget","settings":{"events":[{"title":"WHERE IS THE EVENT:","icon":"flaticon-maps-and-flags","text":"221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431","_id":"fd0cc9f"},{"title":"WHERE IS THE EVENT:","icon":"flaticon-calendar","text":"( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.","_id":"2960930"}]},"elements":[],"widgetType":"conat_events_v1"}],"isInner":false}],"isInner":false},{"id":"fec6e65","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V2"},"elements":[{"id":"dd509a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f3a99fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-19.png","id":355,"size":"","alt":"","source":"library"},"facts":[{"title":"Workshops","icon":"flaticon-training","number":8,"number_suffix":"hr","_id":"b9fd36b"},{"title":"speakers","icon":"flaticon-mic","number":124,"_id":"ec7d9a3"},{"title":"sponsors","icon":"flaticon-handshake","number":70,"number_suffix":"+","_id":"fa89f4c"},{"title":"countries","icon":"flaticon-countries","number":100,"number_suffix":"+","_id":"eaee793"}],"_title":"Conat Facts Counter V2"},"elements":[],"widgetType":"conat_facts_counter_v2"}],"isInner":false}],"isInner":false},{"id":"daf0c39","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V1"},"elements":[{"id":"befe26f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cdf7985","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Join Our Event","title":"Why Attend Our Event?","text":"Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.","features":[{"title":"Person Networking","icon":"flaticon-group","link":{"url":"#"},"_id":"db17c2f"},{"title":"Boost Creativity","icon":"flaticon-mic","link":{"url":"#"},"_id":"713a9ba"},{"title":"After Party Events","icon":"flaticon-poinsettia","link":{"url":"#"},"_id":"1a7d587"},{"title":"Great Speaker","icon":"flaticon-thumbs-up","link":{"url":"#"},"_id":"f82ae5f"},{"title":"Spark Creatiity","icon":"flaticon-creative-mind","link":{"url":"#"},"_id":"220dab5"},{"title":"Potential Clients","icon":"flaticon-arrows","link":{"url":"#"},"_id":"26e4bce"}],"_title":"Conat Join The Event V1"},"elements":[],"widgetType":"conat_join_the_event_v1"}],"isInner":false}],"isInner":false},{"id":"77f9cdc","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"8b210ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"856b9df","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"929ed0d","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fc8ddc2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6d65fde","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"6d952d0","elType":"section","settings":{"layout":"full_width","_title":"Faqs V1"},"elements":[{"id":"41d9afe","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"008fbd4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3-1.jpg","id":366,"size":"","alt":"","source":"library"},"subtitle":"Freqaly Ask Question","title":"Our Customer Some <br> Frequently Ask Question","query_category":"faqs","_title":"Conat Faqs V1","query_number":6},"elements":[],"widgetType":"conat_faqs_v1"}],"isInner":false}],"isInner":false},{"id":"a5c90ad","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"19f106f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bcedd23","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"661dd89","elType":"section","settings":{"layout":"full_width","_title":"News V2"},"elements":[{"id":"19b7905","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44d477d","elType":"widget","settings":{"_title":"Conat News V2","subtitle":"Blog % Articles","title":"News & Articles","query_category":"news-v2","btn_name":"View More News","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4-1.jpg","id":466,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v2"}],"isInner":false}],"isInner":false},{"id":"c411dc8","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"3607427","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"944ac4c","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"f3e8fd0","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"55868db","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6bb89fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"ae70c70","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"3633372","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"013551b","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(3819, 3399, '_elementor_edit_mode', 'builder'),
(3820, 3399, '_elementor_template_type', 'wp-page'),
(3821, 3399, '_elementor_version', '3.34.0'),
(3822, 3399, '_elementor_pro_version', '3.7.5'),
(3823, 3399, '_elementor_data', '[{"id":"6c9861a","elType":"section","settings":{"layout":"full_width","_title":"Slider V3"},"elements":[{"id":"b2a7f0a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cf25d20","elType":"widget","settings":{"slides":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"_id":"abcfda1","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[]},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"72278b2"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"538d226"}],"_title":"Conat Slider V3"},"elements":[],"widgetType":"conat_slider_v3"}],"isInner":false}],"isInner":false},{"id":"ebeb7ce","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"59355fb","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8f8ba6b","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"0fb2195","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"a30e64b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b509c85","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"About Us","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"9b5fc96","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V3"},"elements":[{"id":"db435d5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6ff9c32","elType":"widget","settings":{"facts":[{"title":"Speakers","number":124,"number_suffix":"+","_id":"2e435f9"},{"title":"Attendence","number":1140,"_id":"1eb6aa1"},{"title":"Guests","number":205,"number_suffix":"HR","_id":"1b80c11"},{"title":"workshop","number":8,"number_suffix":"hr","_id":"f812bc7"}],"_title":"Conat Facts Counter V3"},"elements":[],"widgetType":"conat_facts_counter_v3"}],"isInner":false}],"isInner":false},{"id":"5746e59","elType":"section","settings":{"layout":"full_width","_title":"Speaker V3"},"elements":[{"id":"e48f8a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d24342c","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7-1.jpg","id":592,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-23.png","id":593,"size":"","alt":"","source":"library"},"subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v3","_title":"Conat Speaker V3"},"elements":[],"widgetType":"conat_speaker_v3"}],"isInner":false}],"isInner":false},{"id":"8dbbe75","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3"},"elements":[{"id":"9b5075a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"263ee06","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st","tab_date":"2025-12-24 12:00","query_number":4,"query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd","tab_date":"2025-12-25 12:00","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd","tab_date":"2025-12-26 12:00","query_number":2,"query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"024bf69","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"19d3890","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1ba027e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"32059b8","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"94a79c9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"68d28e4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"c067b8c","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"7626f49","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a43386b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"5464507","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"c37e9e6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b6db186","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"40bc230","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"0d76b5a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fc1679d","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(3825, 3400, '_elementor_edit_mode', 'builder'),
(3826, 3400, '_elementor_template_type', 'wp-page'),
(3827, 3400, '_elementor_version', '3.21.3'),
(3828, 3400, '_elementor_pro_version', '3.7.5'),
(3829, 3400, '_elementor_data', '[{"id":"22b4b3d","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"ac64c4e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f60ea3e","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"Buy Ticket","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"bd19b43","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"d15bab4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8b09acd","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7d2608a","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"3f1528b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f6aba5a","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"bd2cdfc","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"ab472d4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0310cbe","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"85466d8","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"059eec6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c697d35","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"Book Ticket","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"7f220f6","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"ecb2ada","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9903265","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"17148ad","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"75d139f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e4ca0ed","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"b154da7","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"b4e725c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4d4e63a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3831, 3401, '_elementor_edit_mode', 'builder'),
(3832, 3401, '_elementor_version', '3.13.1'),
(3833, 3401, '_elementor_pro_version', '3.7.5'),
(3834, 3401, '_elementor_data', '[{"id":"d675327","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3"},"elements":[{"id":"88ce103","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"75397a0","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st Day","tab_date":"2025-12-24 12:00","query_number":4,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd Day","tab_date":"2025-12-25 12:00","query_number":3,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd Day","tab_date":"2025-12-26 12:00","query_number":2,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"ebed684","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"aa9a454","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f57f95e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"7cd63e6","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"1a9333f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"67ec55c","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners","setting":"yes"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3835, 3401, '_elementor_template_type', 'wp-page'),
(3841, 3402, '_elementor_template_type', 'wp-page'),
(3843, 3403, '_elementor_edit_mode', 'builder'),
(3844, 3403, '_elementor_version', '3.12.2'),
(3845, 3403, '_elementor_pro_version', '3.7.5'),
(3846, 3403, '_elementor_data', '[{"id":"602c2b4","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V2"},"elements":[{"id":"95025a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"437710b","elType":"widget","settings":{"query_category":"testimonials","_title":"Conat Testimonials V2"},"elements":[],"widgetType":"conat_testimonials_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3847, 3403, '_elementor_template_type', 'wp-page'),
(3849, 3404, '_elementor_edit_mode', 'builder'),
(3850, 3404, '_elementor_version', '3.34.0'),
(3851, 3404, '_elementor_pro_version', '3.7.5'),
(3852, 3404, '_elementor_data', '[{"id":"4481c9c","elType":"section","settings":{"_title":"Coming Soon"},"elements":[{"id":"61b6219","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c84dc43","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"logo":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/logo.png","id":760,"size":"","alt":"","source":"library"},"title":"Coming Soon","date":"2030-12-31 12:00","social_media":[{"icon":"fa-facebook-f","social_link":{"url":"https:\\/\\/facebook.com\\/","is_external":true,"nofollow":true},"_id":"3e621f3","title":"Facebook"},{"icon":"fa-twitter","social_link":{"url":"https:\\/\\/twitter.com\\/","is_external":true,"nofollow":true},"_id":"84a43e9","title":"Twitter"},{"icon":"fa-linkedin-in","social_link":{"url":"https:\\/\\/linkedin.com\\/","is_external":true,"nofollow":true},"_id":"b86c39b","title":"Linkedin"},{"icon":"fa-instagram","social_link":{"url":"https:\\/\\/instagram.com\\/","is_external":true,"nofollow":true},"_id":"f4c6a86","title":"Instagram"}],"_title":"Conat Coming Soon","text":"stay tuned for something amazing! <br> Subscribe to be notified","title1":"Our Website is under construction.","text1":"stay tuned for something amazing! <br> Subscribe to be notified","cf7_shortocde":"774"},"elements":[],"widgetType":"conat_coming_soon"}],"isInner":false}],"isInner":false}]'),
(3853, 3404, '_elementor_template_type', 'wp-page'),
(3855, 3405, '_elementor_edit_mode', 'builder'),
(3856, 3405, '_elementor_version', '3.12.2'),
(3857, 3405, '_elementor_pro_version', '3.7.5'),
(3858, 3405, '_elementor_data', '[{"id":"2d45fd2","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1"},"elements":[{"id":"1589424","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"3db7864","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","style":"show_pagination","btn_title":"View More Speaker"},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"b85da96","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b231020","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c39e2d3","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc5a1c4","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"ca04e57","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec60222","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners","setting":"yes"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3859, 3405, '_elementor_template_type', 'wp-page'),
(3861, 3406, '_elementor_edit_mode', 'builder'),
(3862, 3406, '_elementor_version', '3.31.2'),
(3863, 3406, '_elementor_pro_version', '3.7.5'),
(3864, 3406, '_elementor_data', '[{"id":"73c1d55","elType":"section","settings":{"_title":"Events","layout":"full_width"},"elements":[{"id":"683a5ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"032d601","elType":"widget","settings":{"query_category":"our-events"},"elements":[],"widgetType":"conat_events_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3865, 3406, '_elementor_template_type', 'wp-page'),
(3867, 3407, '_elementor_edit_mode', 'builder'),
(3868, 3407, '_elementor_version', '3.12.2'),
(3869, 3407, '_elementor_pro_version', '3.7.5'),
(3870, 3407, '_elementor_data', '[{"id":"5ea0326","elType":"section","settings":{"_title":"Blog With Sidebar","layout":"full_width"},"elements":[{"id":"29b46c8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2d9e01b","elType":"widget","settings":{"sidebar":"blog-sidebar","_title":"Conat Blog With Sidebar","query_category":"our-blog"},"elements":[],"widgetType":"conat_blog_with_sidebar"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3871, 3407, '_elementor_template_type', 'wp-page'),
(3873, 3408, '_elementor_edit_mode', 'builder'),
(3874, 3408, '_elementor_version', '3.12.2'),
(3875, 3408, '_elementor_pro_version', '3.7.5'),
(3876, 3408, '_elementor_data', '[{"id":"5ea0326","elType":"section","settings":{"_title":"Blog With Sidebar","layout":"full_width"},"elements":[{"id":"29b46c8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2d9e01b","elType":"widget","settings":{"sidebar":"blog-sidebar","_title":"Conat Blog With Sidebar","query_category":"our-blog","left_right_sidebar":"left"},"elements":[],"widgetType":"conat_blog_with_sidebar"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3877, 3408, '_elementor_template_type', 'wp-page'),
(3879, 3409, '_elementor_edit_mode', 'builder'),
(3880, 3409, '_elementor_version', '3.12.2'),
(3881, 3409, '_elementor_pro_version', '3.7.5'),
(3882, 3409, '_elementor_data', '[{"id":"d861c56","elType":"section","settings":{"layout":"full_width","_title":"Google Map & Contact Info"},"elements":[{"id":"920e79a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"7ed0866","elType":"widget","settings":{"google_map_iframe":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","contact_info":[{"title":"Email","text":"info@themerange.net","_id":"a9f9887"},{"title":"Phone Number","text":"(+678) 234 43333 56","_id":"96aab7c"},{"title":"Office Address","text":"Unit 6C Boundary Medical Land, <br> Millfield Road, Bolton, BL2 6QY","_id":"216e039"},{"title":"Send us mail","text":"To discuss us about work with us <br> you can contact us.","_id":"746fc86"}],"_title":"Conat Google Map & Contact Info","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.193}},"elements":[],"widgetType":"conat_google_map_contact_info"}],"isInner":false}],"isInner":false},{"id":"808022a","elType":"section","settings":{"layout":"full_width","_title":"Contact Us V3"},"elements":[{"id":"6ca0e97","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"18ff6b5","elType":"widget","settings":{"title":"Send us a message","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/contact.png","id":1028,"size":"","alt":"","source":"library"},"cf7_shortocde":"1021","_title":"Conat Contact Us V3"},"elements":[],"widgetType":"conat_contact_us_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3883, 3409, '_elementor_template_type', 'wp-page'),
(3885, 3410, '_elementor_edit_mode', 'builder'),
(3886, 3410, '_elementor_version', '3.21.3'),
(3887, 3410, '_elementor_pro_version', '3.7.5'),
(3888, 3410, '_elementor_data', '[{"id":"fef9745","elType":"section","settings":{"layout":"full_width","_title":"Slider V1","_element_id":"home"},"elements":[{"id":"b662f05","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f9f885a","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"_id":"e65657d","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"0b4a390"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"b3d1cbf"}],"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-2.png","id":20,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_slider_v1"}],"isInner":false}],"isInner":false},{"id":"13d3b93","elType":"section","settings":{"layout":"full_width","_title":"About Us V1","_element_id":"about"},"elements":[{"id":"77e6574","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"07d340f","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"About Us","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"style":"yes","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"74bb74b","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"deefb94","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"10ddb41","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"d41298e","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1","_element_id":"speakers"},"elements":[{"id":"c66cb85","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9ad0c1e","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","btn_title":"a","btn_name":"View Speakers","style":"show_button","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/speakers\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"d2b9a78","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"e0ea05c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0452492","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"e065bb3","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V1","_element_id":"events"},"elements":[{"id":"a01a947","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"febea59","elType":"widget","settings":{"event_tab":[{"tab_title":"First Day","tab_date":"2023-12-23 12:00","query_category":"our-events","_id":"5b386f2","text_limit":39,"speaker_name":""},{"tab_title":"Second Day","tab_date":"2023-12-24 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"b4047c3"},{"tab_title":"Third Day","tab_date":"2023-12-25 12:00","query_category":"our-events","text_limit":39,"speaker_name":"","_id":"ecbb9c1"},{"tab_title":"Fourth Day","tab_date":"2023-12-26 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"592710b"}],"_title":"Conat Thought Leadership V1","icon1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"icon2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"icon3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-4.png","id":440,"size":"","alt":"","source":"library"},"icon4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading Companies <br> at Technology Conference"},"elements":[],"widgetType":"conat_thought_leadership_v1"}],"isInner":false}],"isInner":false},{"id":"c5ece81","elType":"section","settings":{"layout":"full_width","_title":"Gallery V1"},"elements":[{"id":"7704cc5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"788cc98","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"}],"_title":"Conat Gallery V1"},"elements":[],"widgetType":"conat_gallery_v1"}],"isInner":false}],"isInner":false},{"id":"a5e0c8e","elType":"section","settings":{"layout":"full_width","_title":"Price Table V1"},"elements":[{"id":"f7cf04a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d287d3a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"pricing":[],"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)\\n","_id":"1c4d3f6"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"3fe8566"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"efc55ca"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","price_title2":"Flexible Pass","price2":"$220","period2":"2 DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5de855c"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"7757690"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"37a2775"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","price_title3":"Business Pass","price3":"$320","period3":"3 DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"4070321"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e11f0a4"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"9422362"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V1","subtitle":"CONFERENCE TICKET PRICE","title":"Conference Tickets Now"},"elements":[],"widgetType":"conat_price_table_v1"}],"isInner":false}],"isInner":false},{"id":"2bd523a","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"3c2afb3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d08bdc3","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always in The Lead.\\t<br> From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"873f35f","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"91f6772","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2b9edff","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"24b2765","elType":"section","settings":{"layout":"full_width","_title":"News V1","_element_id":"blog"},"elements":[{"id":"147230e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"edc4f3b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false},{"id":"6806167","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"d141ca3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f998da5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-14.png","id":281,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(3889, 3410, '_elementor_template_type', 'wp-page'),
(3891, 3411, '_elementor_edit_mode', 'builder'),
(3892, 3411, '_elementor_version', '3.21.3'),
(3893, 3411, '_elementor_pro_version', '3.7.5'),
(3894, 3411, '_elementor_data', '[{"id":"29ab754","elType":"section","settings":{"layout":"full_width","_title":"Slider V2","_element_id":"home"},"elements":[{"id":"aa1a6e4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d1ee739","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"_id":"b1a11a1","cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"5250998"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"73df5dd"}],"_title":"Conat Slider V2","date":"2025-12-25 12:00"},"elements":[],"widgetType":"conat_slider_v2"}],"isInner":false}],"isInner":false},{"id":"4df2634","elType":"section","settings":{"layout":"full_width","_title":"About Us V2","_element_id":"about"},"elements":[{"id":"50916ed","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"185786d","elType":"widget","settings":{"features":[{"text":"Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.","_id":"f4e921c","icon":"flaticon-checked-1"},{"text":"Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.","icon":"flaticon-checked-1","_id":"2d7886c"}],"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-15.png","id":330,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-16.png","id":331,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-18.png","id":332,"size":"","alt":"","source":"library"},"subtitle":"Introduction","title":"Know More About Our <br> Grand Event","text":"Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.","_title":"Conat About Us V2","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/about-1.png","id":340,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"K","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-17.png","id":348,"size":"","alt":"","source":"library"},"author":"Micheal Clark","location":"MD WILLIAM HOUSTON","designation":"Event Organiser","image_text1":"We\\u2019ve help our","image_text2":"street children"},"elements":[],"widgetType":"conat_about_us_v2"}],"isInner":false}],"isInner":false},{"id":"3da8792","elType":"section","settings":{"_title":"Events V1","layout":"full_width"},"elements":[{"id":"f8cc0fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1aafa7a","elType":"widget","settings":{"events":[{"title":"WHERE IS THE EVENT:","icon":"flaticon-maps-and-flags","text":"221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431","_id":"fd0cc9f"},{"title":"WHERE IS THE EVENT:","icon":"flaticon-calendar","text":"( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.","_id":"2960930"}]},"elements":[],"widgetType":"conat_events_v1"}],"isInner":false}],"isInner":false},{"id":"fec6e65","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V2"},"elements":[{"id":"dd509a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f3a99fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-19.png","id":355,"size":"","alt":"","source":"library"},"facts":[{"title":"Workshops","icon":"flaticon-training","number":8,"number_suffix":"hr","_id":"b9fd36b"},{"title":"speakers","icon":"flaticon-mic","number":124,"_id":"ec7d9a3"},{"title":"sponsors","icon":"flaticon-handshake","number":70,"number_suffix":"+","_id":"fa89f4c"},{"title":"countries","icon":"flaticon-countries","number":100,"number_suffix":"+","_id":"eaee793"}],"_title":"Conat Facts Counter V2"},"elements":[],"widgetType":"conat_facts_counter_v2"}],"isInner":false}],"isInner":false},{"id":"daf0c39","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V1"},"elements":[{"id":"befe26f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cdf7985","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Join Our Event","title":"Why Attend Our Event?","text":"Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.","features":[{"title":"Person Networking","icon":"flaticon-group","link":{"url":"#"},"_id":"db17c2f"},{"title":"Boost Creativity","icon":"flaticon-mic","link":{"url":"#"},"_id":"713a9ba"},{"title":"After Party Events","icon":"flaticon-poinsettia","link":{"url":"#"},"_id":"1a7d587"},{"title":"Great Speaker","icon":"flaticon-thumbs-up","link":{"url":"#"},"_id":"f82ae5f"},{"title":"Spark Creatiity","icon":"flaticon-creative-mind","link":{"url":"#"},"_id":"220dab5"},{"title":"Potential Clients","icon":"flaticon-arrows","link":{"url":"#"},"_id":"26e4bce"}],"_title":"Conat Join The Event V1"},"elements":[],"widgetType":"conat_join_the_event_v1"}],"isInner":false}],"isInner":false},{"id":"77f9cdc","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2","_element_id":"speakers"},"elements":[{"id":"8b210ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"856b9df","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"929ed0d","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width","_element_id":"events"},"elements":[{"id":"fc8ddc2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6d65fde","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"6d952d0","elType":"section","settings":{"layout":"full_width","_title":"Faqs V1"},"elements":[{"id":"41d9afe","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"008fbd4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3-1.jpg","id":366,"size":"","alt":"","source":"library"},"subtitle":"Freqaly Ask Question","title":"Our Customer Some <br> Frequently Ask Question","query_category":"faqs","_title":"Conat Faqs V1","query_number":6},"elements":[],"widgetType":"conat_faqs_v1"}],"isInner":false}],"isInner":false},{"id":"a5c90ad","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"19f106f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bcedd23","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"661dd89","elType":"section","settings":{"layout":"full_width","_title":"News V2","_element_id":"blog"},"elements":[{"id":"19b7905","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44d477d","elType":"widget","settings":{"_title":"Conat News V2","subtitle":"Blog % Articles","title":"News & Articles","query_category":"news-v2","btn_name":"View More News","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4-1.jpg","id":466,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v2"}],"isInner":false}],"isInner":false},{"id":"c411dc8","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"3607427","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"944ac4c","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"f3e8fd0","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"55868db","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6bb89fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"ae70c70","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"3633372","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"013551b","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(3895, 3411, '_elementor_template_type', 'wp-page'),
(3897, 3412, '_elementor_edit_mode', 'builder'),
(3898, 3412, '_elementor_version', '3.21.3'),
(3899, 3412, '_elementor_pro_version', '3.7.5'),
(3900, 3412, '_elementor_data', '[{"id":"6c9861a","elType":"section","settings":{"layout":"full_width","_title":"Slider V3","_element_id":"home"},"elements":[{"id":"b2a7f0a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cf25d20","elType":"widget","settings":{"slides":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"_id":"abcfda1","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[]},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"72278b2"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"538d226"}],"_title":"Conat Slider V3"},"elements":[],"widgetType":"conat_slider_v3"}],"isInner":false}],"isInner":false},{"id":"ebeb7ce","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"59355fb","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8f8ba6b","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"0fb2195","elType":"section","settings":{"layout":"full_width","_title":"About Us V3","_element_id":"about"},"elements":[{"id":"a30e64b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b509c85","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"About Us","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"9b5fc96","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V3"},"elements":[{"id":"db435d5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6ff9c32","elType":"widget","settings":{"facts":[{"title":"Speakers","number":124,"number_suffix":"+","_id":"2e435f9"},{"title":"Attendence","number":1140,"_id":"1eb6aa1"},{"title":"Guests","number":205,"number_suffix":"HR","_id":"1b80c11"},{"title":"workshop","number":8,"number_suffix":"hr","_id":"f812bc7"}],"_title":"Conat Facts Counter V3"},"elements":[],"widgetType":"conat_facts_counter_v3"}],"isInner":false}],"isInner":false},{"id":"5746e59","elType":"section","settings":{"layout":"full_width","_title":"Speaker V3","_element_id":"speakers"},"elements":[{"id":"e48f8a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d24342c","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7-1.jpg","id":592,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-23.png","id":593,"size":"","alt":"","source":"library"},"subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v3","_title":"Conat Speaker V3"},"elements":[],"widgetType":"conat_speaker_v3"}],"isInner":false}],"isInner":false},{"id":"8dbbe75","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3","_element_id":"events"},"elements":[{"id":"9b5075a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"263ee06","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st","tab_date":"2025-12-24 12:00","query_number":4,"query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd","tab_date":"2025-12-25 12:00","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd","tab_date":"2025-12-26 12:00","query_number":2,"query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"024bf69","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"19d3890","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1ba027e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"32059b8","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"94a79c9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"68d28e4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"c067b8c","elType":"section","settings":{"layout":"full_width","_title":"News V3","_element_id":"blog"},"elements":[{"id":"7626f49","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a43386b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"5464507","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"c37e9e6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b6db186","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"40bc230","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"0d76b5a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fc1679d","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(3901, 3412, '_elementor_template_type', 'wp-page'),
(3903, 3413, '_elementor_edit_mode', 'builder'),
(3904, 3413, '_elementor_template_type', 'wp-page'),
(3905, 3413, '_elementor_version', '3.34.0'),
(3906, 3413, '_elementor_pro_version', '3.7.5'),
(3907, 3413, '_elementor_data', '[{"id":"142274a","elType":"section","settings":{"layout":"full_width","_title":"Banner V1"},"elements":[{"id":"31490a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"23c5f66","elType":"widget","settings":{"background_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/13.jpg","id":1421,"size":"","alt":"","source":"library"},"title":"International Technology <br> Summit 2024","address":"TechX Park, NY, New York","countdown":"2030\\/12\\/31","btn_name1":"Book Ticket","btn_name2":"About More","btn_link1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""},"btn_link2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""},"date":"14 April 2024, 10:00 AM-6:00 PM"},"elements":[],"widgetType":"conat_banner_v1"}],"isInner":false}],"isInner":false},{"id":"d6cd6ca","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"eabd6a9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ab37e24","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-2.jpg","id":1444,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"99dbb92","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"f90fa96","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bb43281","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7df588e","elType":"section","settings":{"layout":"full_width","_title":"Our Features V2"},"elements":[{"id":"917df84","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec95dcf","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-pink.png","id":1474,"size":"","alt":"","source":"library"},"right_pattern_image1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-one.png","id":1475,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/events-bg.png","id":1473,"size":"","alt":"","source":"library"},"subtitle":"Features","title":"Our Features","features":[{"_id":"bd4a7ae","title":"Meet the leaders","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-1.png","id":1465,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s"},{"title":"Five Days Long","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-2.png","id":1466,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"d92c069"},{"title":"Product Launching","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-3.png","id":1467,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"58cee8c"},{"title":"37+ Sponsors","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-4.png","id":1468,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"e7b98e9"},{"title":"92+ Countries Attend","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-5.png","id":1469,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"bbb7704"},{"title":"Ask Questions","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-6.png","id":1464,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"ce1263e"}]},"elements":[],"widgetType":"conat_our_features_v1"}],"isInner":false}],"isInner":false},{"id":"fe6a49a","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V4"},"elements":[{"id":"1f2ba37","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"201302f","elType":"widget","settings":{"subtitle":"Events","title":"Event Schedule","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","event_tab":[{"_id":"5a824ff","query_category":"our-events","tab_date":"2025-01-01 12:00","tab_title":"Day 01"},{"query_category":"our-events","_id":"9c04522","tab_date":"2026-04-20 12:00","tab_title":"Day 02","query_order":"DESC"},{"query_category":"our-events","_id":"3246ad8","tab_date":"2027-07-15 12:00","tab_title":"Day 03"},{"query_category":"our-events","_id":"76cd3f4","tab_date":"2028-12-25 12:00","tab_title":"Day 04"},{"query_category":"our-events","_id":"d04e66a","tab_date":"2029-03-08 12:00","tab_title":"Day 05"}],"left_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-two.png","id":1491,"size":"","alt":"","source":"library"},"right_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/shape-1.png","id":1490,"size":"","alt":"","source":"library"},"btn_style":"two","btn_name":"Download Schedules","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/our-events\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_thought_leadership_v4"}],"isInner":false}],"isInner":false},{"id":"5f79a01","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"6325368","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4cb7077","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"28ff2f5","elType":"section","settings":{"layout":"full_width","_title":"Price Table V4"},"elements":[{"id":"fa3e2e5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a9cc17d","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-blue.png","id":1516,"size":"","alt":"","source":"library"},"subtitle":"Pricing","title":"Pricing Plans","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","price_table":[{"_id":"77b2e29","price_title":"Start Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch"},{"price_title":"Premium Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"9e4b5db"},{"price_title":"Gold Plan","currency_sign":"$","price":"39","period":"\\/Yr","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"56073b3"}]},"elements":[],"widgetType":"conat_price_table_v4"}],"isInner":false}],"isInner":false},{"id":"d98a3dd","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"52b0dd3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c588461","elType":"widget","settings":{"subtitle":"Speakers","title":"Who''s Speaking","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","query_category":"speakers-v1","pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/icon-circle-1.png","id":3198,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_speaker_v4"}],"isInner":false}],"isInner":false},{"id":"35511c5","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"be6c5f8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ddf1f3e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/map-pattern.png","id":1551,"size":"","alt":"","source":"library"},"subtitle":"MORE WITH US","title":"You Want to Showcase Your Busniess <br> in Top Join With Us","btn_name":"Join Us","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_call_to_action"}],"isInner":false}],"isInner":false},{"id":"af5bb77","elType":"section","settings":{"layout":"full_width","_title":"News V1","padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"710e401","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e7cf312","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false}]'),
(3909, 3414, '_elementor_edit_mode', 'builder'),
(3910, 3414, '_elementor_template_type', 'wp-page'),
(3911, 3414, '_elementor_version', '3.34.0'),
(3912, 3414, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"24","month":"Jun","address":"New York, USA","countdown":"2030-12-31 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(3914, 3415, '_thumbnail_id', '245'),
(3915, 3415, '_elementor_edit_mode', 'builder'),
(3916, 3415, '_elementor_template_type', 'wp-post'),
(3917, 3415, '_elementor_version', '3.12.2'),
(3918, 3415, '_elementor_pro_version', '3.7.5'),
(3919, 3415, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3921, 3416, '_thumbnail_id', '277'),
(3922, 3416, '_elementor_edit_mode', 'builder'),
(3923, 3416, '_elementor_version', '3.12.2'),
(3924, 3416, '_elementor_pro_version', '3.7.5'),
(3925, 3416, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3926, 3416, '_elementor_template_type', 'wp-post'),
(3928, 3417, '_thumbnail_id', '278'),
(3929, 3417, '_elementor_edit_mode', 'builder'),
(3930, 3417, '_elementor_version', '3.12.2'),
(3931, 3417, '_elementor_pro_version', '3.7.5'),
(3932, 3417, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3933, 3417, '_elementor_template_type', 'wp-post'),
(3935, 3418, '_thumbnail_id', '403'),
(3936, 3418, '_elementor_edit_mode', 'builder'),
(3937, 3418, '_elementor_version', '3.12.2'),
(3938, 3418, '_elementor_pro_version', '3.7.5'),
(3939, 3418, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3940, 3418, '_elementor_template_type', 'wp-post'),
(3942, 3419, '_thumbnail_id', '405'),
(3943, 3419, '_elementor_edit_mode', 'builder'),
(3944, 3419, '_elementor_version', '3.12.2'),
(3945, 3419, '_elementor_pro_version', '3.7.5'),
(3946, 3419, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3947, 3419, '_elementor_template_type', 'wp-post'),
(3949, 3420, '_thumbnail_id', '404'),
(3950, 3420, '_elementor_edit_mode', 'builder'),
(3951, 3420, '_elementor_version', '3.12.2'),
(3952, 3420, '_elementor_pro_version', '3.7.5'),
(3953, 3420, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3954, 3420, '_elementor_template_type', 'wp-post'),
(3956, 3421, '_thumbnail_id', '948'),
(3957, 3421, '_elementor_edit_mode', 'builder'),
(3958, 3421, '_elementor_version', '3.12.2'),
(3959, 3421, '_elementor_pro_version', '3.7.5'),
(3960, 3421, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3961, 3421, '_elementor_template_type', 'wp-post'),
(3963, 3422, '_thumbnail_id', '935'),
(3964, 3422, '_elementor_edit_mode', 'builder'),
(3965, 3422, '_elementor_version', '3.12.2'),
(3966, 3422, '_elementor_pro_version', '3.7.5'),
(3967, 3422, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3968, 3422, '_elementor_template_type', 'wp-post'),
(3970, 3423, '_thumbnail_id', '937'),
(3971, 3423, '_elementor_edit_mode', 'builder'),
(3972, 3423, '_elementor_version', '3.12.2'),
(3973, 3423, '_elementor_pro_version', '3.7.5'),
(3974, 3423, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3975, 3423, '_elementor_template_type', 'wp-post'),
(3977, 3424, '_thumbnail_id', '938'),
(3978, 3424, '_elementor_edit_mode', 'builder'),
(3979, 3424, '_elementor_version', '3.12.2'),
(3980, 3424, '_elementor_pro_version', '3.7.5'),
(3981, 3424, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3982, 3424, '_elementor_template_type', 'wp-post'),
(3984, 3425, '_thumbnail_id', '939'),
(3985, 3425, '_elementor_edit_mode', 'builder'),
(3986, 3425, '_elementor_version', '3.12.2'),
(3987, 3425, '_elementor_pro_version', '3.7.5'),
(3988, 3425, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3989, 3425, '_elementor_template_type', 'wp-post'),
(3991, 3426, '_thumbnail_id', '1172'),
(3992, 3426, '_elementor_edit_mode', 'builder'),
(3993, 3426, '_elementor_version', '3.12.2'),
(3994, 3426, '_elementor_pro_version', '3.7.5'),
(3995, 3426, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(3996, 3426, '_elementor_template_type', 'wp-post'),
(3998, 3427, '_thumbnail_id', '1169'),
(3999, 3427, '_elementor_edit_mode', 'builder'),
(4000, 3427, '_elementor_version', '3.12.2'),
(4001, 3427, '_elementor_pro_version', '3.7.5'),
(4002, 3427, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(4003, 3427, '_elementor_template_type', 'wp-post'),
(4005, 3428, '_thumbnail_id', '1170'),
(4006, 3428, '_elementor_edit_mode', 'builder'),
(4007, 3428, '_elementor_version', '3.12.2'),
(4008, 3428, '_elementor_pro_version', '3.7.5'),
(4009, 3428, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(4010, 3428, '_elementor_template_type', 'wp-post'),
(4012, 3429, '_thumbnail_id', '1168'),
(4013, 3429, '_elementor_edit_mode', 'builder'),
(4014, 3429, '_elementor_version', '3.12.2'),
(4015, 3429, '_elementor_pro_version', '3.7.5'),
(4016, 3429, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(4017, 3429, '_elementor_template_type', 'wp-post'),
(4019, 3430, '_thumbnail_id', '245'),
(4020, 3430, '_elementor_edit_mode', 'builder'),
(4021, 3430, '_elementor_version', '3.12.2'),
(4022, 3430, '_elementor_pro_version', '3.7.5'),
(4023, 3430, '_elementor_data', '[{"id":"f6155fb","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"59a46a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"74e964b","elType":"widget","settings":{"text":"<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.<\\/p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<\\/p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>","quote":"It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely","author":"Leo Marken","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/news-17.jpg","id":258,"size":"","alt":"","source":"library"},"text2":"<p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.<\\/p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","bottom_text":"randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."},"elements":[],"widgetType":"conat_blog_details"}],"isInner":false}],"isInner":false}]'),
(4024, 3430, '_elementor_template_type', 'wp-post'),
(4026, 3431, '_elementor_edit_mode', 'builder'),
(4027, 3431, '_elementor_version', '3.21.3'),
(4028, 3431, '_elementor_pro_version', '3.7.5'),
(4029, 3431, '_elementor_data', '[{"id":"142274a","elType":"section","settings":{"layout":"full_width","_title":"Banner","_element_id":"home"},"elements":[{"id":"31490a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"23c5f66","elType":"widget","settings":{"background_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/13.jpg","id":1421,"size":"","alt":"","source":"library"},"title":"International Technology <br> Summit 2024","address":"TechX Park, NY, New York","date":"14 April 2024, 10:00 AM-6:00 PM","countdown":"2028\\/12\\/25","btn_name1":"Book Ticket","btn_name2":"About More","btn_link1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""},"btn_link2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_banner_v1"}],"isInner":false}],"isInner":false},{"id":"d6cd6ca","elType":"section","settings":{"layout":"full_width","_title":"About Us V4","_element_id":"about"},"elements":[{"id":"eabd6a9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ab37e24","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-2.jpg","id":1444,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"99dbb92","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"f90fa96","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bb43281","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7df588e","elType":"section","settings":{"layout":"full_width","_title":"Our Features V2"},"elements":[{"id":"917df84","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec95dcf","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-pink.png","id":1474,"size":"","alt":"","source":"library"},"right_pattern_image1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-one.png","id":1475,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/events-bg.png","id":1473,"size":"","alt":"","source":"library"},"subtitle":"Features","title":"Our Features","features":[{"_id":"bd4a7ae","title":"Meet the leaders","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-1.png","id":1465,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s"},{"title":"Five Days Long","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-2.png","id":1466,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"d92c069"},{"title":"Product Launching","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-3.png","id":1467,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"58cee8c"},{"title":"37+ Sponsors","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-4.png","id":1468,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"e7b98e9"},{"title":"92+ Countries Attend","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-5.png","id":1469,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"bbb7704"},{"title":"Ask Questions","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-6.png","id":1464,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"ce1263e"}]},"elements":[],"widgetType":"conat_our_features_v1"}],"isInner":false}],"isInner":false},{"id":"fe6a49a","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V4","_element_id":"events"},"elements":[{"id":"1f2ba37","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"201302f","elType":"widget","settings":{"subtitle":"Events","title":"Event Schedule","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","event_tab":[{"_id":"5a824ff","query_category":"our-events","tab_date":"2025-01-01 12:00","tab_title":"Day 01"},{"query_category":"our-events","_id":"9c04522","tab_date":"2026-04-20 12:00","tab_title":"Day 02","query_order":"DESC"},{"query_category":"our-events","_id":"3246ad8","tab_date":"2027-07-15 12:00","tab_title":"Day 03"},{"query_category":"our-events","_id":"76cd3f4","tab_date":"2028-12-25 12:00","tab_title":"Day 04"},{"query_category":"our-events","_id":"d04e66a","tab_date":"2029-03-08 12:00","tab_title":"Day 05"}],"left_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-two.png","id":1491,"size":"","alt":"","source":"library"},"right_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/shape-1.png","id":1490,"size":"","alt":"","source":"library"},"btn_style":"two","btn_name":"Download Schedules","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/our-events\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_thought_leadership_v4"}],"isInner":false}],"isInner":false},{"id":"5f79a01","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"6325368","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4cb7077","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"28ff2f5","elType":"section","settings":{"layout":"full_width","_title":"Price Table V4"},"elements":[{"id":"fa3e2e5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a9cc17d","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-blue.png","id":1516,"size":"","alt":"","source":"library"},"subtitle":"Pricing","title":"Pricing Plans","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","price_table":[{"_id":"77b2e29","price_title":"Start Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch"},{"price_title":"Premium Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"9e4b5db"},{"price_title":"Gold Plan","currency_sign":"$","price":"39","period":"\\/Yr","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"56073b3"}]},"elements":[],"widgetType":"conat_price_table_v4"}],"isInner":false}],"isInner":false},{"id":"d98a3dd","elType":"section","settings":{"layout":"full_width","_element_id":"speakers","_title":"Speakers V4"},"elements":[{"id":"52b0dd3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c588461","elType":"widget","settings":{"subtitle":"Speakers","title":"Who''s Speaking","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","query_category":"speakers-v1","pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/icon-circle-1.png","id":3198,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_speaker_v4"}],"isInner":false}],"isInner":false},{"id":"35511c5","elType":"section","settings":{"layout":"full_width","_title":"Call to Action"},"elements":[{"id":"be6c5f8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ddf1f3e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/map-pattern.png","id":1551,"size":"","alt":"","source":"library"},"subtitle":"MORE WITH US","title":"You Want to Showcase Your Busniess <br> in Top Join With Us","btn_name":"Join Us","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_call_to_action"}],"isInner":false}],"isInner":false},{"id":"af5bb77","elType":"section","settings":{"layout":"full_width","_title":"News V1","padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"blog"},"elements":[{"id":"710e401","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e7cf312","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4030, 3431, '_elementor_template_type', 'wp-page'),
(4032, 3432, '_elementor_edit_mode', 'builder'),
(4033, 3432, '_elementor_version', '3.21.3'),
(4034, 3432, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4","_element_id":"home"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"24","month":"Jun","address":"New York, USA","countdown":"2028\\/12\\/25"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4","_element_id":"about"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2","_element_id":"speakers"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width","_element_id":"events"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3","_element_id":"blog"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4035, 3432, '_elementor_template_type', 'wp-page'),
(4037, 3433, '_elementor_template_type', 'tec_event_single_static'),
(4038, 3433, '_elementor_version', '3.34.0'),
(4039, 3433, '_elementor_pro_version', '3.7.5'),
(4040, 3433, '_wp_page_template', 'elementor_header_footer'),
(4041, 3433, '_elementor_data', '[{"id":"10b1f33","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"c2a85f4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"12fef5e","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4042, 3433, '_elementor_edit_mode', 'builder'),
(4044, 3434, '_elementor_edit_mode', 'builder'),
(4045, 3434, '_elementor_version', '3.34.0'),
(4046, 3434, '_elementor_pro_version', '3.7.5'),
(4047, 3434, '_wp_page_template', 'default'),
(4048, 3434, '_elementor_data', '[{"id":"98bb257","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"6e3bdca","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9982150","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4049, 3434, '_elementor_template_type', 'tec_event_single_static'),
(4051, 3435, '_elementor_edit_mode', 'builder'),
(4052, 3435, '_elementor_version', '3.34.0'),
(4053, 3435, '_elementor_pro_version', '3.7.5'),
(4054, 3435, '_wp_page_template', 'default'),
(4055, 3435, '_elementor_data', '[{"id":"3076049","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"595ef22","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6f22ace","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4056, 3435, '_elementor_template_type', 'tec_event_single_static'),
(4058, 3436, '_elementor_edit_mode', 'builder'),
(4059, 3436, '_elementor_version', '3.34.0'),
(4060, 3436, '_elementor_pro_version', '3.7.5'),
(4061, 3436, '_wp_page_template', 'default'),
(4062, 3436, '_elementor_data', '[{"id":"7a2b99b","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"e410ac6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"82104bb","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4063, 3436, '_elementor_template_type', 'tec_event_single_static'),
(4065, 3437, '_elementor_edit_mode', 'builder'),
(4066, 3437, '_elementor_version', '3.34.0'),
(4067, 3437, '_elementor_pro_version', '3.7.5'),
(4068, 3437, '_wp_page_template', 'default'),
(4069, 3437, '_elementor_data', '[{"id":"bbc989e","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"de17e41","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"62cf769","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4070, 3437, '_elementor_template_type', 'tec_event_single_static'),
(4072, 3438, '_elementor_edit_mode', 'builder'),
(4073, 3438, '_elementor_version', '3.34.0'),
(4074, 3438, '_elementor_pro_version', '3.7.5'),
(4075, 3438, '_wp_page_template', 'default'),
(4076, 3438, '_elementor_data', '[{"id":"a85ae30","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"f39564d","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dfd9e92","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4077, 3438, '_elementor_template_type', 'tec_event_single_static'),
(4079, 3439, '_elementor_edit_mode', 'builder'),
(4080, 3439, '_elementor_version', '3.34.0'),
(4081, 3439, '_elementor_pro_version', '3.7.5'),
(4082, 3439, '_wp_page_template', 'default'),
(4083, 3439, '_elementor_data', '[{"id":"77443e2","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"c778002","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4734a23","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4084, 3439, '_elementor_template_type', 'tec_event_single_static'),
(4086, 3440, '_elementor_edit_mode', 'builder'),
(4087, 3440, '_elementor_version', '3.34.0'),
(4088, 3440, '_elementor_pro_version', '3.7.5'),
(4089, 3440, '_wp_page_template', 'default'),
(4090, 3440, '_elementor_data', '[{"id":"ae57cad","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"efaddc3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fbca4a4","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4091, 3440, '_elementor_template_type', 'tec_event_single_static'),
(4111, 3442, 'tec_events_elementor_document', 'TEC\\Events\\Integrations\\Plugins\\Elementor\\Template\\Documents\\Event_Single_Static'),
(4113, 3394, '_wp_trash_meta_status', 'publish'),
(4114, 3394, '_wp_trash_meta_time', '1774629793'),
(4115, 3394, '_wp_desired_post_slug', 'home-page-01'),
(4116, 3444, '_wp_page_template', 'tpl-default-elementor.php'),
(4117, 3444, '_elementor_edit_mode', 'builder'),
(4118, 3444, '_elementor_template_type', 'wp-page'),
(4119, 3444, '_elementor_version', '3.21.3'),
(4120, 3444, '_elementor_pro_version', '3.7.5'),
(4121, 3444, '_elementor_data', '[{"id":"fef9745","elType":"section","settings":{"layout":"full_width","_title":"Slider V1"},"elements":[{"id":"b662f05","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f9f885a","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"_id":"e65657d","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"day":"25","month":"December","year":"2025","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"0b4a390","day":"25","month":"December","year":"2027","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"b3d1cbf","day":"25","month":"December","year":"2030","bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}}],"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-2.png","id":20,"size":"","alt":"","source":"library"},"bg_layer_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-layer.jpg","id":3287,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_slider_v1"}],"isInner":false}],"isInner":false},{"id":"13d3b93","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"77e6574","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"07d340f","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"About Us","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"style":"yes","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"74bb74b","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"deefb94","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"10ddb41","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"d41298e","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1"},"elements":[{"id":"c66cb85","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9ad0c1e","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","btn_title":"a","btn_name":"View Speakers","style":"show_button","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/speakers\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"d2b9a78","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"e0ea05c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0452492","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/introduction-about-speakers\\/"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/registration-for-opening-workshop-2\\/"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/modern-marketing-summit-sydney\\/"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/event\\/modern-marketing-summit-sydney-2\\/"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"e065bb3","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V1"},"elements":[{"id":"a01a947","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"febea59","elType":"widget","settings":{"event_tab":[{"tab_title":"First Day","tab_date":"2023-12-23 12:00","query_category":"our-events","_id":"5b386f2","text_limit":39,"speaker_name":""},{"tab_title":"Second Day","tab_date":"2023-12-24 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"b4047c3"},{"tab_title":"Third Day","tab_date":"2023-12-25 12:00","query_category":"our-events","text_limit":39,"speaker_name":"","_id":"ecbb9c1"},{"tab_title":"Fourth Day","tab_date":"2023-12-26 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"592710b"}],"_title":"Conat Thought Leadership V1","icon1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"icon2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"icon3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-4.png","id":440,"size":"","alt":"","source":"library"},"icon4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading Companies <br> at Technology Conference"},"elements":[],"widgetType":"conat_thought_leadership_v1"}],"isInner":false}],"isInner":false},{"id":"c5ece81","elType":"section","settings":{"layout":"full_width","_title":"Gallery V1"},"elements":[{"id":"7704cc5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"788cc98","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"}],"_title":"Conat Gallery V1"},"elements":[],"widgetType":"conat_gallery_v1"}],"isInner":false}],"isInner":false},{"id":"a5e0c8e","elType":"section","settings":{"layout":"full_width","_title":"Price Table V1"},"elements":[{"id":"f7cf04a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d287d3a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"pricing":[],"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)\\n","_id":"1c4d3f6"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"3fe8566"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"efc55ca"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","price_title2":"Flexible Pass","price2":"$220","period2":"2 DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5de855c"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"7757690"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"37a2775"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","price_title3":"Business Pass","price3":"$320","period3":"3 DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"4070321"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e11f0a4"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"9422362"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V1","subtitle":"CONFERENCE TICKET PRICE","title":"Conference Tickets Now","features":[]},"elements":[],"widgetType":"conat_price_table_v1"}],"isInner":false}],"isInner":false},{"id":"2bd523a","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"3c2afb3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d08bdc3","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always in The Lead.\\t<br> From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"873f35f","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"91f6772","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2b9edff","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":""},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"24b2765","elType":"section","settings":{"layout":"full_width","_title":"News V1"},"elements":[{"id":"147230e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"edc4f3b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false},{"id":"6806167","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"d141ca3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f998da5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-14.png","id":281,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4125, 292, '_wp_trash_meta_status', 'publish'),
(4126, 292, '_wp_trash_meta_time', '1774629793'),
(4127, 292, '_wp_desired_post_slug', 'home-page-02'),
(4128, 3445, '_wp_page_template', 'tpl-default-elementor.php'),
(4129, 3445, '_elementor_edit_mode', 'builder'),
(4130, 3445, '_elementor_template_type', 'wp-page'),
(4131, 3445, '_elementor_version', '3.34.0'),
(4132, 3445, '_elementor_pro_version', '3.7.5'),
(4133, 3445, '_elementor_data', '[{"id":"29ab754","elType":"section","settings":{"layout":"full_width","_title":"Slider V2"},"elements":[{"id":"aa1a6e4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d1ee739","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"_id":"b1a11a1","cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"5250998"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"73df5dd"}],"_title":"Conat Slider V2","date":"2030-12-31 12:00"},"elements":[],"widgetType":"conat_slider_v2"}],"isInner":false}],"isInner":false},{"id":"4df2634","elType":"section","settings":{"layout":"full_width","_title":"About Us V2"},"elements":[{"id":"50916ed","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"185786d","elType":"widget","settings":{"features":[{"text":"Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.","_id":"f4e921c","icon":"flaticon-checked-1"},{"text":"Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.","icon":"flaticon-checked-1","_id":"2d7886c"}],"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-15.png","id":330,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-16.png","id":331,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-18.png","id":332,"size":"","alt":"","source":"library"},"subtitle":"Introduction","title":"Know More About Our <br> Grand Event","text":"Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.","_title":"Conat About Us V2","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/about-1.png","id":340,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"K","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-17.png","id":348,"size":"","alt":"","source":"library"},"author":"Micheal Clark","location":"MD WILLIAM HOUSTON","designation":"Event Organiser","image_text1":"We\\u2019ve help our","image_text2":"street children"},"elements":[],"widgetType":"conat_about_us_v2"}],"isInner":false}],"isInner":false},{"id":"3da8792","elType":"section","settings":{"_title":"Events V1","layout":"full_width"},"elements":[{"id":"f8cc0fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1aafa7a","elType":"widget","settings":{"events":[{"title":"WHERE IS THE EVENT:","icon":"flaticon-maps-and-flags","text":"221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431","_id":"fd0cc9f"},{"title":"WHERE IS THE EVENT:","icon":"flaticon-calendar","text":"( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.","_id":"2960930"}]},"elements":[],"widgetType":"conat_events_v1"}],"isInner":false}],"isInner":false},{"id":"fec6e65","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V2"},"elements":[{"id":"dd509a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f3a99fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-19.png","id":355,"size":"","alt":"","source":"library"},"facts":[{"title":"Workshops","icon":"flaticon-training","number":8,"number_suffix":"hr","_id":"b9fd36b"},{"title":"speakers","icon":"flaticon-mic","number":124,"_id":"ec7d9a3"},{"title":"sponsors","icon":"flaticon-handshake","number":70,"number_suffix":"+","_id":"fa89f4c"},{"title":"countries","icon":"flaticon-countries","number":100,"number_suffix":"+","_id":"eaee793"}],"_title":"Conat Facts Counter V2"},"elements":[],"widgetType":"conat_facts_counter_v2"}],"isInner":false}],"isInner":false},{"id":"daf0c39","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V1"},"elements":[{"id":"befe26f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cdf7985","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Join Our Event","title":"Why Attend Our Event?","text":"Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.","features":[{"title":"Person Networking","icon":"flaticon-group","link":{"url":"#"},"_id":"db17c2f"},{"title":"Boost Creativity","icon":"flaticon-mic","link":{"url":"#"},"_id":"713a9ba"},{"title":"After Party Events","icon":"flaticon-poinsettia","link":{"url":"#"},"_id":"1a7d587"},{"title":"Great Speaker","icon":"flaticon-thumbs-up","link":{"url":"#"},"_id":"f82ae5f"},{"title":"Spark Creatiity","icon":"flaticon-creative-mind","link":{"url":"#"},"_id":"220dab5"},{"title":"Potential Clients","icon":"flaticon-arrows","link":{"url":"#"},"_id":"26e4bce"}],"_title":"Conat Join The Event V1"},"elements":[],"widgetType":"conat_join_the_event_v1"}],"isInner":false}],"isInner":false},{"id":"77f9cdc","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"8b210ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"856b9df","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"929ed0d","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fc8ddc2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6d65fde","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"6d952d0","elType":"section","settings":{"layout":"full_width","_title":"Faqs V1"},"elements":[{"id":"41d9afe","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"008fbd4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3-1.jpg","id":366,"size":"","alt":"","source":"library"},"subtitle":"Freqaly Ask Question","title":"Our Customer Some <br> Frequently Ask Question","query_category":"faqs","_title":"Conat Faqs V1","query_number":6},"elements":[],"widgetType":"conat_faqs_v1"}],"isInner":false}],"isInner":false},{"id":"a5c90ad","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"19f106f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bcedd23","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"661dd89","elType":"section","settings":{"layout":"full_width","_title":"News V2"},"elements":[{"id":"19b7905","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44d477d","elType":"widget","settings":{"_title":"Conat News V2","subtitle":"Blog % Articles","title":"News & Articles","query_category":"news-v2","btn_name":"View More News","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4-1.jpg","id":466,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v2"}],"isInner":false}],"isInner":false},{"id":"c411dc8","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"3607427","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"944ac4c","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"f3e8fd0","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"55868db","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6bb89fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"ae70c70","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"3633372","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"013551b","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4134, 520, '_wp_trash_meta_status', 'publish'),
(4135, 520, '_wp_trash_meta_time', '1774629793'),
(4136, 520, '_wp_desired_post_slug', 'home-page-03'),
(4137, 3446, '_wp_page_template', 'tpl-default-elementor.php'),
(4138, 3446, '_elementor_edit_mode', 'builder'),
(4139, 3446, '_elementor_template_type', 'wp-page'),
(4140, 3446, '_elementor_version', '3.34.0'),
(4141, 3446, '_elementor_pro_version', '3.7.5'),
(4142, 3446, '_elementor_data', '[{"id":"6c9861a","elType":"section","settings":{"layout":"full_width","_title":"Slider V3"},"elements":[{"id":"b2a7f0a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cf25d20","elType":"widget","settings":{"slides":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"_id":"abcfda1","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[]},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"72278b2"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2030-12-31 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"538d226"}],"_title":"Conat Slider V3"},"elements":[],"widgetType":"conat_slider_v3"}],"isInner":false}],"isInner":false},{"id":"ebeb7ce","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"59355fb","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8f8ba6b","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"0fb2195","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"a30e64b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b509c85","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"About Us","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"9b5fc96","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V3"},"elements":[{"id":"db435d5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6ff9c32","elType":"widget","settings":{"facts":[{"title":"Speakers","number":124,"number_suffix":"+","_id":"2e435f9"},{"title":"Attendence","number":1140,"_id":"1eb6aa1"},{"title":"Guests","number":205,"number_suffix":"HR","_id":"1b80c11"},{"title":"workshop","number":8,"number_suffix":"hr","_id":"f812bc7"}],"_title":"Conat Facts Counter V3"},"elements":[],"widgetType":"conat_facts_counter_v3"}],"isInner":false}],"isInner":false},{"id":"5746e59","elType":"section","settings":{"layout":"full_width","_title":"Speaker V3"},"elements":[{"id":"e48f8a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d24342c","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7-1.jpg","id":592,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-23.png","id":593,"size":"","alt":"","source":"library"},"subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v3","_title":"Conat Speaker V3"},"elements":[],"widgetType":"conat_speaker_v3"}],"isInner":false}],"isInner":false},{"id":"8dbbe75","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3"},"elements":[{"id":"9b5075a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"263ee06","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st","tab_date":"2025-12-24 12:00","query_number":4,"query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd","tab_date":"2025-12-25 12:00","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd","tab_date":"2025-12-26 12:00","query_number":2,"query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"024bf69","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"19d3890","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1ba027e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"32059b8","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"94a79c9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"68d28e4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"c067b8c","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"7626f49","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a43386b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"5464507","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"c37e9e6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b6db186","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"40bc230","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"0d76b5a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fc1679d","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4143, 1406, '_wp_trash_meta_status', 'publish'),
(4144, 1406, '_wp_trash_meta_time', '1774629793'),
(4145, 1406, '_wp_desired_post_slug', 'home-page-04'),
(4146, 3447, '_wp_page_template', 'elementor_header_footer'),
(4147, 3447, '_elementor_edit_mode', 'builder'),
(4148, 3447, '_elementor_template_type', 'wp-page'),
(4149, 3447, '_elementor_version', '3.34.0'),
(4150, 3447, '_elementor_pro_version', '3.7.5'),
(4151, 3447, '_elementor_data', '[{"id":"142274a","elType":"section","settings":{"layout":"full_width","_title":"Banner V1"},"elements":[{"id":"31490a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"23c5f66","elType":"widget","settings":{"background_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/13.jpg","id":1421,"size":"","alt":"","source":"library"},"title":"International Technology <br> Summit 2024","address":"TechX Park, NY, New York","countdown":"2030\\/12\\/31","btn_name1":"Book Ticket","btn_name2":"About More","btn_link1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""},"btn_link2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""},"date":"14 April 2024, 10:00 AM-6:00 PM"},"elements":[],"widgetType":"conat_banner_v1"}],"isInner":false}],"isInner":false},{"id":"d6cd6ca","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"eabd6a9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ab37e24","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-2.jpg","id":1444,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"99dbb92","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"f90fa96","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bb43281","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7df588e","elType":"section","settings":{"layout":"full_width","_title":"Our Features V2"},"elements":[{"id":"917df84","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec95dcf","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-pink.png","id":1474,"size":"","alt":"","source":"library"},"right_pattern_image1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-one.png","id":1475,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/events-bg.png","id":1473,"size":"","alt":"","source":"library"},"subtitle":"Features","title":"Our Features","features":[{"_id":"bd4a7ae","title":"Meet the leaders","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-1.png","id":1465,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s"},{"title":"Five Days Long","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-2.png","id":1466,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"d92c069"},{"title":"Product Launching","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-3.png","id":1467,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"58cee8c"},{"title":"37+ Sponsors","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-4.png","id":1468,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"e7b98e9"},{"title":"92+ Countries Attend","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-5.png","id":1469,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"bbb7704"},{"title":"Ask Questions","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-6.png","id":1464,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"ce1263e"}]},"elements":[],"widgetType":"conat_our_features_v1"}],"isInner":false}],"isInner":false},{"id":"fe6a49a","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V4"},"elements":[{"id":"1f2ba37","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"201302f","elType":"widget","settings":{"subtitle":"Events","title":"Event Schedule","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","event_tab":[{"_id":"5a824ff","query_category":"our-events","tab_date":"2025-01-01 12:00","tab_title":"Day 01"},{"query_category":"our-events","_id":"9c04522","tab_date":"2026-04-20 12:00","tab_title":"Day 02","query_order":"DESC"},{"query_category":"our-events","_id":"3246ad8","tab_date":"2027-07-15 12:00","tab_title":"Day 03"},{"query_category":"our-events","_id":"76cd3f4","tab_date":"2028-12-25 12:00","tab_title":"Day 04"},{"query_category":"our-events","_id":"d04e66a","tab_date":"2029-03-08 12:00","tab_title":"Day 05"}],"left_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-two.png","id":1491,"size":"","alt":"","source":"library"},"right_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/shape-1.png","id":1490,"size":"","alt":"","source":"library"},"btn_style":"two","btn_name":"Download Schedules","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/our-events\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_thought_leadership_v4"}],"isInner":false}],"isInner":false},{"id":"5f79a01","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"6325368","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4cb7077","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"28ff2f5","elType":"section","settings":{"layout":"full_width","_title":"Price Table V4"},"elements":[{"id":"fa3e2e5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a9cc17d","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-blue.png","id":1516,"size":"","alt":"","source":"library"},"subtitle":"Pricing","title":"Pricing Plans","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","price_table":[{"_id":"77b2e29","price_title":"Start Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch"},{"price_title":"Premium Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"9e4b5db"},{"price_title":"Gold Plan","currency_sign":"$","price":"39","period":"\\/Yr","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"56073b3"}]},"elements":[],"widgetType":"conat_price_table_v4"}],"isInner":false}],"isInner":false},{"id":"d98a3dd","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"52b0dd3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c588461","elType":"widget","settings":{"subtitle":"Speakers","title":"Who''s Speaking","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","query_category":"speakers-v1","pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/icon-circle-1.png","id":3198,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_speaker_v4"}],"isInner":false}],"isInner":false},{"id":"35511c5","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"be6c5f8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ddf1f3e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/map-pattern.png","id":1551,"size":"","alt":"","source":"library"},"subtitle":"MORE WITH US","title":"You Want to Showcase Your Busniess <br> in Top Join With Us","btn_name":"Join Us","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_call_to_action"}],"isInner":false}],"isInner":false},{"id":"af5bb77","elType":"section","settings":{"layout":"full_width","_title":"News V1","padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"710e401","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e7cf312","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false}]'),
(4152, 3448, '_wp_page_template', 'tpl-default-elementor.php'),
(4153, 3448, '_elementor_edit_mode', 'builder'),
(4154, 3448, '_elementor_template_type', 'wp-page'),
(4155, 3448, '_elementor_version', '3.34.0'),
(4156, 3448, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"24","month":"Jun","address":"New York, USA","countdown":"2030-12-31 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4160, 3449, '_wp_page_template', 'tpl-default-elementor.php'),
(4161, 3449, '_elementor_edit_mode', 'builder'),
(4162, 3449, '_elementor_template_type', 'wp-page'),
(4163, 3449, '_elementor_version', '3.34.0'),
(4164, 3449, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"24","month":"Jun","address":"New York, USA","countdown":"2030-12-31 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4168, 3450, '_wp_page_template', 'tpl-default-elementor.php'),
(4169, 3450, '_elementor_edit_mode', 'builder'),
(4170, 3450, '_elementor_template_type', 'wp-page'),
(4171, 3450, '_elementor_version', '3.34.0'),
(4172, 3450, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4176, 3451, '_wp_page_template', 'tpl-default-elementor.php'),
(4177, 3451, '_elementor_edit_mode', 'builder'),
(4178, 3451, '_elementor_template_type', 'wp-page'),
(4179, 3451, '_elementor_version', '3.35.9'),
(4180, 3451, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4182, 3452, '_wp_page_template', 'tpl-default-elementor.php'),
(4183, 3452, '_elementor_edit_mode', 'builder'),
(4184, 3452, '_elementor_template_type', 'wp-page'),
(4185, 3452, '_elementor_version', '3.35.9'),
(4186, 3452, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"63320ca"},{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"January 24, 2024","address":"New York, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e95a14c"}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4194, 3454, '_wp_page_template', 'tpl-default-elementor.php'),
(4195, 3454, '_elementor_edit_mode', 'builder'),
(4196, 3454, '_elementor_template_type', 'wp-page'),
(4197, 3454, '_elementor_version', '3.35.9'),
(4198, 3454, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4200, 3455, '_wp_page_template', 'tpl-default-elementor.php'),
(4201, 3455, '_elementor_edit_mode', 'builder'),
(4202, 3455, '_elementor_template_type', 'wp-page'),
(4203, 3455, '_elementor_version', '3.35.9'),
(4204, 3455, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4206, 3456, '_wp_page_template', 'tpl-default-elementor.php'),
(4207, 3456, '_elementor_edit_mode', 'builder'),
(4208, 3456, '_elementor_template_type', 'wp-page'),
(4209, 3456, '_elementor_version', '3.35.9'),
(4210, 3456, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4212, 3457, '_wp_page_template', 'tpl-default-elementor.php'),
(4213, 3457, '_elementor_edit_mode', 'builder'),
(4214, 3457, '_elementor_template_type', 'wp-page'),
(4215, 3457, '_elementor_version', '3.35.9'),
(4216, 3457, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4218, 3458, '_wp_page_template', 'tpl-default-elementor.php'),
(4219, 3458, '_elementor_edit_mode', 'builder'),
(4220, 3458, '_elementor_template_type', 'wp-page'),
(4221, 3458, '_elementor_version', '3.35.9'),
(4222, 3458, '_elementor_data', '[{"id":"b8cd963","elType":"section","settings":{"layout":"full_width","_title":"Slider V4"},"elements":[{"id":"87ab9fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"66a716c","elType":"widget","settings":{"slides":[{"_id":"34c2a4d","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"size":"","alt":"","source":"library"},"subtitle":"Hurryup! Don''t Waste Time","title":"Creative business agency Conference 2024","date":"May 2nd, 2026","address":"Florida, USA","btn_name":"Register Now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":true,"nofollow":true,"custom_attributes":""}}]},"elements":[],"widgetType":"conat_slider_v4"}],"isInner":false}],"isInner":false},{"id":"795f36c","elType":"section","settings":{"layout":"full_width","_title":"Countdown"},"elements":[{"id":"329d056","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dd0c60c","elType":"widget","settings":{"day":"2","month":"MAY","address":"Florida, USA","countdown":"2026-05-02 00:00"},"elements":[],"widgetType":"conat_countdown"}],"isInner":false}],"isInner":false},{"id":"a0e35ee","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V3"},"elements":[{"id":"7b83573","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8de1fcf","elType":"widget","settings":{"events":[{"link":{"url":"#"},"_id":"6db1b71","title":"Great Speakers","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-megaphone-1","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""}},{"link":{"url":"#"},"title":"Participants","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-arrows","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"e259eca"},{"link":{"url":"#"},"title":"Proud Sponsors","text":"The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.","icon":"flaticon-deal","btn_name":"Read More","btn_link":{"url":"#","is_external":true,"nofollow":true,"custom_attributes":""},"_id":"9d494d4"}]},"elements":[],"widgetType":"conat_join_the_event_v3"}],"isInner":false}],"isInner":false},{"id":"786a462","elType":"section","settings":{"layout":"full_width","_title":"About Us V4"},"elements":[{"id":"4a84354","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44bf15b","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-3.jpg","id":1580,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"a7f53c7","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b83e94e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c6bcb9b","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc94c7e","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width"},"elements":[{"id":"fee9999","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4b13f4a","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"83603ef","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"38d5027","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"328379e","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"530bf8b","elType":"section","settings":{"layout":"full_width","_title":"Price Table V5"},"elements":[{"id":"5881a91","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9d3a47b","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_table":[{"_id":"eab0fb6","price_title":" Per-Parson Pass","price":"$95.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"false\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"false\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"false\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"false\\"><\\/span> More Options","btn_name":"Buy Ticket"},{"price_title":"Full-Family Pass","price":"$120.00","period":"\\/Month","text":"David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.","features":"<span class=\\"true\\"><\\/span> Conference Tickets\\n<span class=\\"true\\"><\\/span> 50 Videos to Upload\\n<span class=\\"true\\"><\\/span> Easy Access\\n<span class=\\"true\\"><\\/span> 16 Contacts\\n<span class=\\"true\\"><\\/span> Free Lunch And Coffee\\n<span class=\\"true\\"><\\/span> Printed Metarials\\n<span class=\\"true\\"><\\/span> Certificate\\n<span class=\\"true\\"><\\/span> More Options","btn_name":"Buy Ticket","_id":"f3e6e0f","btn_style":"two"}],"_title":"Conat Price Table V5","bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_price_table_v5"}],"isInner":false}],"isInner":false},{"id":"25fe8a4","elType":"section","settings":{"_title":"Partners","layout":"full_width","background_background":"classic","background_color":"#00000005"},"elements":[{"id":"733f9bd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"85f0190","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"16b7411","elType":"section","settings":{"layout":"full_width","_title":"News V3"},"elements":[{"id":"6323fe6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d783e56","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"f1098b2","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"848ad71","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ac268d7","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4235, 1322, '_wp_trash_meta_status', 'publish'),
(4236, 1322, '_wp_trash_meta_time', '1774630194'),
(4237, 1322, '_wp_desired_post_slug', 'one-page-01'),
(4238, 3460, '_wp_page_template', 'tpl-default-elementor.php'),
(4239, 3460, '_elementor_edit_mode', 'builder'),
(4240, 3460, '_elementor_version', '3.21.3'),
(4241, 3460, '_elementor_pro_version', '3.7.5'),
(4242, 3460, '_elementor_data', '[{"id":"fef9745","elType":"section","settings":{"layout":"full_width","_title":"Slider V1","_element_id":"home"},"elements":[{"id":"b662f05","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f9f885a","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"_id":"e65657d","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"0b4a390"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/image-1.jpg","id":25,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":"#"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1.png","id":26,"alt":"","source":"library"},"address":"North Harond Boston, Canada","title":"Creatives <br> Reunion in Boston","date":"2023-12-25 12:00","btn_name1":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"btn_name":"Registration Now","__dynamic__":[],"_id":"b3d1cbf"}],"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-2.png","id":20,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_slider_v1"}],"isInner":false}],"isInner":false},{"id":"13d3b93","elType":"section","settings":{"layout":"full_width","_title":"About Us V1","_element_id":"about"},"elements":[{"id":"77e6574","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"07d340f","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"About Us","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"style":"yes","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"74bb74b","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"deefb94","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"10ddb41","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"d41298e","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1","_element_id":"speakers"},"elements":[{"id":"c66cb85","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9ad0c1e","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","btn_title":"a","btn_name":"View Speakers","style":"show_button","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/speakers\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"d2b9a78","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"e0ea05c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0452492","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"e065bb3","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V1","_element_id":"events"},"elements":[{"id":"a01a947","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"febea59","elType":"widget","settings":{"event_tab":[{"tab_title":"First Day","tab_date":"2023-12-23 12:00","query_category":"our-events","_id":"5b386f2","text_limit":39,"speaker_name":""},{"tab_title":"Second Day","tab_date":"2023-12-24 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"b4047c3"},{"tab_title":"Third Day","tab_date":"2023-12-25 12:00","query_category":"our-events","text_limit":39,"speaker_name":"","_id":"ecbb9c1"},{"tab_title":"Fourth Day","tab_date":"2023-12-26 12:00","query_number":2,"query_category":"our-events","text_limit":39,"speaker_name":"","_id":"592710b"}],"_title":"Conat Thought Leadership V1","icon1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"icon2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"icon3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-4.png","id":440,"size":"","alt":"","source":"library"},"icon4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading Companies <br> at Technology Conference"},"elements":[],"widgetType":"conat_thought_leadership_v1"}],"isInner":false}],"isInner":false},{"id":"c5ece81","elType":"section","settings":{"layout":"full_width","_title":"Gallery V1"},"elements":[{"id":"7704cc5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"788cc98","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"}],"_title":"Conat Gallery V1"},"elements":[],"widgetType":"conat_gallery_v1"}],"isInner":false}],"isInner":false},{"id":"a5e0c8e","elType":"section","settings":{"layout":"full_width","_title":"Price Table V1"},"elements":[{"id":"f7cf04a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d287d3a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"pricing":[],"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)\\n","_id":"1c4d3f6"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"3fe8566"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"efc55ca"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","price_title2":"Flexible Pass","price2":"$220","period2":"2 DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5de855c"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"7757690"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"37a2775"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","price_title3":"Business Pass","price3":"$320","period3":"3 DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"4070321"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e11f0a4"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"9422362"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V1","subtitle":"CONFERENCE TICKET PRICE","title":"Conference Tickets Now"},"elements":[],"widgetType":"conat_price_table_v1"}],"isInner":false}],"isInner":false},{"id":"2bd523a","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"3c2afb3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d08bdc3","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always in The Lead.\\t<br> From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"873f35f","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"91f6772","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2b9edff","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"24b2765","elType":"section","settings":{"layout":"full_width","_title":"News V1","_element_id":"blog"},"elements":[{"id":"147230e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"edc4f3b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false},{"id":"6806167","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"d141ca3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f998da5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-14.png","id":281,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4243, 3460, '_elementor_template_type', 'wp-page'),
(4244, 1345, '_wp_trash_meta_status', 'publish'),
(4245, 1345, '_wp_trash_meta_time', '1774630194'),
(4246, 1345, '_wp_desired_post_slug', 'one-page-02'),
(4247, 3461, '_wp_page_template', 'tpl-default-elementor.php'),
(4248, 3461, '_elementor_edit_mode', 'builder'),
(4249, 3461, '_elementor_version', '3.21.3'),
(4250, 3461, '_elementor_pro_version', '3.7.5'),
(4251, 3461, '_elementor_data', '[{"id":"29ab754","elType":"section","settings":{"layout":"full_width","_title":"Slider V2","_element_id":"home"},"elements":[{"id":"aa1a6e4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d1ee739","elType":"widget","settings":{"slides":[{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"_id":"b1a11a1","cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[]},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"5250998"},{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"alt":"","source":"library"},"btn_style1":"one","btn_link1":{"url":""},"btn_style2":"two","btn_link2":{"url":""},"cloud_image":{"url":"","id":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/content-image.png","id":310,"alt":"","source":"library"},"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"date":"December 25, 2028","title":"World Digital Conference 2025","address":"Pearl Hotel, New York, USA","btn_name":"Book Ticket","cloud_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/cloud.png","id":302,"alt":"","source":"library"},"__dynamic__":[],"_id":"73df5dd"}],"_title":"Conat Slider V2","date":"2025-12-25 12:00"},"elements":[],"widgetType":"conat_slider_v2"}],"isInner":false}],"isInner":false},{"id":"4df2634","elType":"section","settings":{"layout":"full_width","_title":"About Us V2","_element_id":"about"},"elements":[{"id":"50916ed","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"185786d","elType":"widget","settings":{"features":[{"text":"Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.","_id":"f4e921c","icon":"flaticon-checked-1"},{"text":"Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.","icon":"flaticon-checked-1","_id":"2d7886c"}],"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-15.png","id":330,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-16.png","id":331,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-18.png","id":332,"size":"","alt":"","source":"library"},"subtitle":"Introduction","title":"Know More About Our <br> Grand Event","text":"Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.","_title":"Conat About Us V2","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/about-1.png","id":340,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"K","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-17.png","id":348,"size":"","alt":"","source":"library"},"author":"Micheal Clark","location":"MD WILLIAM HOUSTON","designation":"Event Organiser","image_text1":"We\\u2019ve help our","image_text2":"street children"},"elements":[],"widgetType":"conat_about_us_v2"}],"isInner":false}],"isInner":false},{"id":"3da8792","elType":"section","settings":{"_title":"Events V1","layout":"full_width"},"elements":[{"id":"f8cc0fd","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1aafa7a","elType":"widget","settings":{"events":[{"title":"WHERE IS THE EVENT:","icon":"flaticon-maps-and-flags","text":"221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431","_id":"fd0cc9f"},{"title":"WHERE IS THE EVENT:","icon":"flaticon-calendar","text":"( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.","_id":"2960930"}]},"elements":[],"widgetType":"conat_events_v1"}],"isInner":false}],"isInner":false},{"id":"fec6e65","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V2"},"elements":[{"id":"dd509a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f3a99fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-19.png","id":355,"size":"","alt":"","source":"library"},"facts":[{"title":"Workshops","icon":"flaticon-training","number":8,"number_suffix":"hr","_id":"b9fd36b"},{"title":"speakers","icon":"flaticon-mic","number":124,"_id":"ec7d9a3"},{"title":"sponsors","icon":"flaticon-handshake","number":70,"number_suffix":"+","_id":"fa89f4c"},{"title":"countries","icon":"flaticon-countries","number":100,"number_suffix":"+","_id":"eaee793"}],"_title":"Conat Facts Counter V2"},"elements":[],"widgetType":"conat_facts_counter_v2"}],"isInner":false}],"isInner":false},{"id":"daf0c39","elType":"section","settings":{"layout":"full_width","_title":"Join The Event V1"},"elements":[{"id":"befe26f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cdf7985","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-2.jpg","id":303,"size":"","alt":"","source":"library"},"subtitle":"Join Our Event","title":"Why Attend Our Event?","text":"Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.","features":[{"title":"Person Networking","icon":"flaticon-group","link":{"url":"#"},"_id":"db17c2f"},{"title":"Boost Creativity","icon":"flaticon-mic","link":{"url":"#"},"_id":"713a9ba"},{"title":"After Party Events","icon":"flaticon-poinsettia","link":{"url":"#"},"_id":"1a7d587"},{"title":"Great Speaker","icon":"flaticon-thumbs-up","link":{"url":"#"},"_id":"f82ae5f"},{"title":"Spark Creatiity","icon":"flaticon-creative-mind","link":{"url":"#"},"_id":"220dab5"},{"title":"Potential Clients","icon":"flaticon-arrows","link":{"url":"#"},"_id":"26e4bce"}],"_title":"Conat Join The Event V1"},"elements":[],"widgetType":"conat_join_the_event_v1"}],"isInner":false}],"isInner":false},{"id":"77f9cdc","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2","_element_id":"speakers"},"elements":[{"id":"8b210ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"856b9df","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"929ed0d","elType":"section","settings":{"_title":"Thought Leadership V2","layout":"full_width","_element_id":"events"},"elements":[{"id":"fc8ddc2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6d65fde","elType":"widget","settings":{"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology Conference","event_tab":[{"tab_date":"2025-12-24 12:00","tab_title":"First Day","query_number":4,"query_category":"our-events","_id":"6f16055"},{"tab_date":"2025-12-25 12:00","tab_title":"Second Day","query_category":"our-events","_id":"b88301f"},{"tab_date":"2025-12-26 12:00","tab_title":"Third Day","query_number":2,"query_category":"our-events","_id":"f75ec3a"}],"_title":"Conat Thought Leadership V2"},"elements":[],"widgetType":"conat_thought_leadership_v2"}],"isInner":false}],"isInner":false},{"id":"6d952d0","elType":"section","settings":{"layout":"full_width","_title":"Faqs V1"},"elements":[{"id":"41d9afe","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"008fbd4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3-1.jpg","id":366,"size":"","alt":"","source":"library"},"subtitle":"Freqaly Ask Question","title":"Our Customer Some <br> Frequently Ask Question","query_category":"faqs","_title":"Conat Faqs V1","query_number":6},"elements":[],"widgetType":"conat_faqs_v1"}],"isInner":false}],"isInner":false},{"id":"a5c90ad","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"19f106f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bcedd23","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"661dd89","elType":"section","settings":{"layout":"full_width","_title":"News V2","_element_id":"blog"},"elements":[{"id":"19b7905","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"44d477d","elType":"widget","settings":{"_title":"Conat News V2","subtitle":"Blog % Articles","title":"News & Articles","query_category":"news-v2","btn_name":"View More News","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4-1.jpg","id":466,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v2"}],"isInner":false}],"isInner":false},{"id":"c411dc8","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"3607427","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"944ac4c","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"f3e8fd0","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"55868db","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6bb89fe","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"ae70c70","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"3633372","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"013551b","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4252, 3461, '_elementor_template_type', 'wp-page'),
(4253, 1355, '_wp_trash_meta_status', 'publish'),
(4254, 1355, '_wp_trash_meta_time', '1774630194'),
(4255, 1355, '_wp_desired_post_slug', 'one-page-03'),
(4256, 3462, '_wp_page_template', 'tpl-default-elementor.php'),
(4257, 3462, '_elementor_edit_mode', 'builder'),
(4258, 3462, '_elementor_version', '3.21.3'),
(4259, 3462, '_elementor_pro_version', '3.7.5'),
(4260, 3462, '_elementor_data', '[{"id":"6c9861a","elType":"section","settings":{"layout":"full_width","_title":"Slider V3","_element_id":"home"},"elements":[{"id":"b2a7f0a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"cf25d20","elType":"widget","settings":{"slides":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"_id":"abcfda1","bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[]},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"72278b2"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-3.png","id":536,"alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"},"btn_style1":"four","btn_link1":{"url":""},"btn_style2":"five","btn_link2":{"url":""},"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/image-4.jpg","id":528,"alt":"","source":"library"},"image_layer":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-6.png","id":529,"alt":"","source":"library"},"subtitle":"Worldwide conference on","title":"Late Crazes in <br> Teaching Learning","address":"Hilton Nashville Airport Hotel, Nashville, TN","date":"2025-12-25 12:00","btn_style":"three","btn_name":"Registration now","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/"},"__dynamic__":[],"_id":"538d226"}],"_title":"Conat Slider V3"},"elements":[],"widgetType":"conat_slider_v3"}],"isInner":false}],"isInner":false},{"id":"ebeb7ce","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"59355fb","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8f8ba6b","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"0fb2195","elType":"section","settings":{"layout":"full_width","_title":"About Us V3","_element_id":"about"},"elements":[{"id":"a30e64b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b509c85","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"About Us","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"9b5fc96","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V3"},"elements":[{"id":"db435d5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6ff9c32","elType":"widget","settings":{"facts":[{"title":"Speakers","number":124,"number_suffix":"+","_id":"2e435f9"},{"title":"Attendence","number":1140,"_id":"1eb6aa1"},{"title":"Guests","number":205,"number_suffix":"HR","_id":"1b80c11"},{"title":"workshop","number":8,"number_suffix":"hr","_id":"f812bc7"}],"_title":"Conat Facts Counter V3"},"elements":[],"widgetType":"conat_facts_counter_v3"}],"isInner":false}],"isInner":false},{"id":"5746e59","elType":"section","settings":{"layout":"full_width","_title":"Speaker V3","_element_id":"speakers"},"elements":[{"id":"e48f8a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"d24342c","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7-1.jpg","id":592,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-23.png","id":593,"size":"","alt":"","source":"library"},"subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v3","_title":"Conat Speaker V3"},"elements":[],"widgetType":"conat_speaker_v3"}],"isInner":false}],"isInner":false},{"id":"8dbbe75","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3","_element_id":"events"},"elements":[{"id":"9b5075a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"263ee06","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st","tab_date":"2025-12-24 12:00","query_number":4,"query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd","tab_date":"2025-12-25 12:00","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd","tab_date":"2025-12-26 12:00","query_number":2,"query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"024bf69","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"19d3890","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"1ba027e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"32059b8","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"94a79c9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"68d28e4","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"c067b8c","elType":"section","settings":{"layout":"full_width","_title":"News V3","_element_id":"blog"},"elements":[{"id":"7626f49","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a43386b","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","_title":"Conat News V3","query_category":"news-v2","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v3"}],"isInner":false}],"isInner":false},{"id":"5464507","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"c37e9e6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"b6db186","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"40bc230","elType":"section","settings":{"layout":"full_width","_title":"Gallery V2"},"elements":[{"id":"0d76b5a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fc1679d","elType":"widget","settings":{"gallery_image":[{"id":175,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.jpg"},{"id":183,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.jpg"},{"id":181,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.jpg"},{"id":180,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.jpg"},{"id":179,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.jpg"},{"id":178,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.jpg"},{"id":177,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.jpg"},{"id":176,"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.jpg"}]},"elements":[],"widgetType":"conat_gallery_v2"}],"isInner":false}],"isInner":false}]'),
(4261, 3462, '_elementor_template_type', 'wp-page'),
(4262, 3294, '_wp_trash_meta_status', 'publish'),
(4263, 3294, '_wp_trash_meta_time', '1774630194'),
(4264, 3294, '_wp_desired_post_slug', 'one-page-04'),
(4265, 3463, '_wp_page_template', 'elementor_header_footer'),
(4266, 3463, '_elementor_edit_mode', 'builder'),
(4267, 3463, '_elementor_version', '3.21.3'),
(4268, 3463, '_elementor_pro_version', '3.7.5'),
(4269, 3463, '_elementor_data', '[{"id":"142274a","elType":"section","settings":{"layout":"full_width","_title":"Banner","_element_id":"home"},"elements":[{"id":"31490a6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"23c5f66","elType":"widget","settings":{"background_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/13.jpg","id":1421,"size":"","alt":"","source":"library"},"title":"International Technology <br> Summit 2024","address":"TechX Park, NY, New York","date":"14 April 2024, 10:00 AM-6:00 PM","countdown":"2028\\/12\\/25","btn_name1":"Book Ticket","btn_name2":"About More","btn_link1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""},"btn_link2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_banner_v1"}],"isInner":false}],"isInner":false},{"id":"d6cd6ca","elType":"section","settings":{"layout":"full_width","_title":"About Us V4","_element_id":"about"},"elements":[{"id":"eabd6a9","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ab37e24","elType":"widget","settings":{"pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/pattern-1.png","id":1445,"size":"","alt":"","source":"library"},"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/about-2.jpg","id":1444,"size":"","alt":"","source":"library"},"subtitle":"About the Event","title":"International Technology Summit 2024","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit","features":[{"title":"Where","icon":"flaticon-maps-and-flags","text":"TechX Park Stree#12 NY,\\nNew York, United State","_id":"57ee96a"},{"title":"When","icon":"flaticon-call-1","text":"Sunday to Thursday\\nApril 14-18, 2024","_id":"fcba6dc"}],"btn_name":"Buy Ticket","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v4"}],"isInner":false}],"isInner":false},{"id":"99dbb92","elType":"section","settings":{"layout":"full_width","_title":"Facts Counter V1"},"elements":[{"id":"f90fa96","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"bb43281","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7df588e","elType":"section","settings":{"layout":"full_width","_title":"Our Features V2"},"elements":[{"id":"917df84","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec95dcf","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-pink.png","id":1474,"size":"","alt":"","source":"library"},"right_pattern_image1":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-one.png","id":1475,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/events-bg.png","id":1473,"size":"","alt":"","source":"library"},"subtitle":"Features","title":"Our Features","features":[{"_id":"bd4a7ae","title":"Meet the leaders","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-1.png","id":1465,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s"},{"title":"Five Days Long","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-2.png","id":1466,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"d92c069"},{"title":"Product Launching","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-3.png","id":1467,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"58cee8c"},{"title":"37+ Sponsors","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-4.png","id":1468,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"e7b98e9"},{"title":"92+ Countries Attend","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-5.png","id":1469,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"bbb7704"},{"title":"Ask Questions","icon":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/event-icon-6.png","id":1464,"size":"","alt":"","source":"library"},"text":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s","_id":"ce1263e"}]},"elements":[],"widgetType":"conat_our_features_v1"}],"isInner":false}],"isInner":false},{"id":"fe6a49a","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V4","_element_id":"events"},"elements":[{"id":"1f2ba37","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"201302f","elType":"widget","settings":{"subtitle":"Events","title":"Event Schedule","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","event_tab":[{"_id":"5a824ff","query_category":"our-events","tab_date":"2025-01-01 12:00","tab_title":"Day 01"},{"query_category":"our-events","_id":"9c04522","tab_date":"2026-04-20 12:00","tab_title":"Day 02","query_order":"DESC"},{"query_category":"our-events","_id":"3246ad8","tab_date":"2027-07-15 12:00","tab_title":"Day 03"},{"query_category":"our-events","_id":"76cd3f4","tab_date":"2028-12-25 12:00","tab_title":"Day 04"},{"query_category":"our-events","_id":"d04e66a","tab_date":"2029-03-08 12:00","tab_title":"Day 05"}],"left_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-icon-two.png","id":1491,"size":"","alt":"","source":"library"},"right_bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/shape-1.png","id":1490,"size":"","alt":"","source":"library"},"btn_style":"two","btn_name":"Download Schedules","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/our-events\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_thought_leadership_v4"}],"isInner":false}],"isInner":false},{"id":"5f79a01","elType":"section","settings":{"layout":"full_width","_title":"Register Now"},"elements":[{"id":"6325368","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4cb7077","elType":"widget","settings":{"subtitle":"Register Now","title":"Register Attend","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","cf7_shortocde":"1495"},"elements":[],"widgetType":"conat_register_now"}],"isInner":false}],"isInner":false},{"id":"28ff2f5","elType":"section","settings":{"layout":"full_width","_title":"Price Table V4"},"elements":[{"id":"fa3e2e5","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"a9cc17d","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/circle-blue.png","id":1516,"size":"","alt":"","source":"library"},"subtitle":"Pricing","title":"Pricing Plans","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","price_table":[{"_id":"77b2e29","price_title":"Start Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch"},{"price_title":"Premium Plan","currency_sign":"$","price":"39","period":"\\/Mo","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"9e4b5db"},{"price_title":"Gold Plan","currency_sign":"$","price":"39","period":"\\/Yr","btn_name":"Buy Now","text":"10 Tickets Available","features":"Free T-Shirt Pen & pad\\nFree Coffee\\/Desert\\nThree Days Access\\nEntrance Workshop\\nFree Lunch","_id":"56073b3"}]},"elements":[],"widgetType":"conat_price_table_v4"}],"isInner":false}],"isInner":false},{"id":"d98a3dd","elType":"section","settings":{"layout":"full_width","_element_id":"speakers","_title":"Speakers V4"},"elements":[{"id":"52b0dd3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c588461","elType":"widget","settings":{"subtitle":"Speakers","title":"Who''s Speaking","text":"Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit","query_category":"speakers-v1","pattern_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/icon-circle-1.png","id":3198,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"conat_speaker_v4"}],"isInner":false}],"isInner":false},{"id":"35511c5","elType":"section","settings":{"layout":"full_width","_title":"Call to Action"},"elements":[{"id":"be6c5f8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ddf1f3e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2024\\/04\\/map-pattern.png","id":1551,"size":"","alt":"","source":"library"},"subtitle":"MORE WITH US","title":"You Want to Showcase Your Busniess <br> in Top Join With Us","btn_name":"Join Us","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_call_to_action"}],"isInner":false}],"isInner":false},{"id":"af5bb77","elType":"section","settings":{"layout":"full_width","_title":"News V1","padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"blog"},"elements":[{"id":"710e401","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e7cf312","elType":"widget","settings":{"subtitle":"Blog % Articles","title":"News & Articles","btn_name":"View More News","query_category":"news-v1","_title":"Conat News V1","__dynamic__":{"link":"[elementor-tag id=\\"8bcc21e\\" name=\\"internal-url\\" settings=\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22951%22%7D\\"]"},"link_name":"Read More","btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/blog-classic\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_news_v1"}],"isInner":false}],"isInner":false}]'),
(4270, 3463, '_elementor_template_type', 'wp-page'),
(4317, 694, '_wp_trash_meta_status', 'publish'),
(4318, 694, '_wp_trash_meta_time', '1774630590'),
(4319, 694, '_wp_desired_post_slug', 'schedule'),
(4320, 3468, '_wp_page_template', 'tpl-default-elementor.php'),
(4321, 3468, '_elementor_edit_mode', 'builder'),
(4322, 3468, '_elementor_version', '3.13.1'),
(4323, 3468, '_elementor_pro_version', '3.7.5'),
(4324, 3468, '_elementor_data', '[{"id":"d675327","elType":"section","settings":{"layout":"full_width","_title":"Thought Leadership V3"},"elements":[{"id":"88ce103","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"75397a0","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"subtitle":"Thought Leadership","title":"Join The World''s Leading <br> Companies at Technology <br> Conference","event_tab":[{"tab_title":"1st Day","tab_date":"2025-12-24 12:00","query_number":4,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"d554b32"},{"tab_title":"2nd Day","tab_date":"2025-12-25 12:00","query_number":3,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"65baf93"},{"tab_title":"3rd Day","tab_date":"2025-12-26 12:00","query_number":2,"query_orderby":"date","query_order":"ASC","query_category":"our-events","_id":"016438e"}],"_title":"Conat Thought Leadership V3"},"elements":[],"widgetType":"conat_thought_leadership_v3"}],"isInner":false}],"isInner":false},{"id":"ebed684","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V1"},"elements":[{"id":"aa9a454","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f57f95e","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8-1.jpg","id":616,"size":"","alt":"","source":"library"},"subtitle":"What They Say","title":"Why Our Customer <br> Conat Place","query_category":"testimonials","_title":"Conat Testimonials V1"},"elements":[],"widgetType":"conat_testimonials_v1"}],"isInner":false}],"isInner":false},{"id":"7cd63e6","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"1a9333f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"67ec55c","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners","setting":"yes"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4277, 667, '_edit_lock', '1774630521:1'),
(4287, 3465, '_wp_page_template', 'tpl-default-elementor.php'),
(4288, 3465, '_elementor_edit_mode', 'builder'),
(4289, 3465, '_elementor_template_type', 'wp-page'),
(4290, 3465, '_elementor_version', '3.21.3'),
(4291, 3465, '_elementor_pro_version', '3.7.5'),
(4292, 3465, '_elementor_data', '[{"id":"22b4b3d","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"ac64c4e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f60ea3e","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"Buy Ticket","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"bd19b43","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"d15bab4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8b09acd","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7d2608a","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"3f1528b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f6aba5a","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"bd2cdfc","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"ab472d4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0310cbe","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"85466d8","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"059eec6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c697d35","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"Book Ticket","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"7f220f6","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"ecb2ada","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9903265","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"17148ad","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"75d139f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e4ca0ed","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"b154da7","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"b4e725c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4d4e63a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4295, 3466, '_wp_page_template', 'tpl-default-elementor.php'),
(4296, 3466, '_elementor_edit_mode', 'builder'),
(4297, 3466, '_elementor_template_type', 'wp-page'),
(4298, 3466, '_elementor_version', '3.21.3'),
(4299, 3466, '_elementor_pro_version', '3.7.5'),
(4300, 3466, '_elementor_data', '[{"id":"22b4b3d","elType":"section","settings":{"layout":"full_width","_title":"About Us V1"},"elements":[{"id":"ac64c4e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f60ea3e","elType":"widget","settings":{"subtitle":"About Event","title":"An Evening For Creator & Art Lover Meet Together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","features":[{"title":"Where","text":"North Harond, Canada ","_id":"d281b3e","icon":"flaticon-map","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}},{"title":"When","icon":"flaticon-calendar-2","text":"March 25 to 29, 2024","_id":"f4316c2","icon_type":"icon","icon_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png"}}],"btn_name":"Buy Ticket","video_url":{"url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","is_external":"","nofollow":"","custom_attributes":""},"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about.jpg","id":64,"size":"","alt":"","source":"library"},"pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/about-pattern.png","id":65,"size":"","alt":"","source":"library"},"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-1-1.png","id":69,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-3.png","id":70,"size":"","alt":"","source":"library"},"_title":"Conat About Us V1","right_top_pattern":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-2.png","id":462,"size":"","alt":"","source":"library"},"__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v1"}],"isInner":false}],"isInner":false},{"id":"bd19b43","elType":"section","settings":{"layout":"full_width"},"elements":[{"id":"d15bab4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"8b09acd","elType":"widget","settings":{"facts":[{"number":124,"_id":"26ed887","title":"Speakers","number_suffix":"+"},{"number":1140,"_id":"93c2baa","title":"Attendence"},{"number":8,"_id":"a6ffbd7","title":"Workshops","number_suffix":"HR"},{"number":205,"_id":"c5971d0","title":"Guests","number_suffix":"+"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"_title":"Conat Facts Counter V1"},"elements":[],"widgetType":"conat_facts_counter_v1"}],"isInner":false}],"isInner":false},{"id":"7d2608a","elType":"section","settings":{"layout":"full_width","_title":"Our Features"},"elements":[{"id":"3f1528b","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f6aba5a","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-7.png","id":158,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-8.png","id":159,"size":"","alt":"","source":"library"},"right_pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-9.png","id":160,"size":"","alt":"","source":"library"},"subtitle":"Our Features","title":"Features For Client","features":[{"title":"Best Certified Speaker","icon":"flaticon-policy","btn_name":"Read More","btn_link":{"url":"#"},"_id":"3b71fd5"},{"title":"Brand Digital Ideas","icon":"flaticon-digital-learning","btn_name":"Read More","btn_link":{"url":"#"},"_id":"d8fd2d5"},{"title":"Communicate People","icon":"flaticon-conversation-1","btn_name":"Read More","btn_link":{"url":"#"},"_id":"a7d5237"},{"title":"Well Inspiring Keynotes","icon":"flaticon-inspiration","btn_name":"Read More","btn_link":{"url":"#"},"_id":"1cc0596"}],"_title":"Conat Our Features"},"elements":[],"widgetType":"conat_our_features"}],"isInner":false}],"isInner":false},{"id":"bd2cdfc","elType":"section","settings":{"_title":"Join The Event V2","layout":"full_width"},"elements":[{"id":"ab472d4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"0310cbe","elType":"widget","settings":{"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-10.png","id":441,"size":"","alt":"","source":"library"},"subtitle":"Join The Event","title":"Why Attend Conference","events":[{"title":"Networking","icon":"flaticon-connection","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"a27549d"},{"title":"Learning","icon":"flaticon-book","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"79d25a5"},{"title":"Spark New ideas","icon":"flaticon-idea","link":{"url":"#"},"text":"Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.","_id":"43669ed"}],"_title":"Conat Join The Event V2"},"elements":[],"widgetType":"conat_join_the_event_v2"}],"isInner":false}],"isInner":false},{"id":"85466d8","elType":"section","settings":{"layout":"full_width","_title":"About Us V3"},"elements":[{"id":"059eec6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c697d35","elType":"widget","settings":{"features":[{"title":"Exclusive Keynotes","icon":"flaticon-tourist","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet. ","_id":"26c0dea"},{"title":"Off-Side Trips","icon":"flaticon-leader","text":"Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.","_id":"8f1ebfd"}],"subtitle":"Become Succesfuly day","title":"The Most inspirational Conference For Business.","bold_text":"Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together","text":"We\\u2019re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person","_title":"Conat About Us V3","image_1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-1.jpg","id":564,"size":"","alt":"","source":"library"},"image_2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/business-2.jpg","id":565,"size":"","alt":"","source":"library"},"btn_name":"Book Ticket","pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-21.png","id":570,"size":"","alt":"","source":"library"},"number":35,"number_suffix":"Years","image_text1":"Successful Worldwide","image_text2":"Conference","__dynamic__":[],"btn_link":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/contact-01\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"conat_about_us_v3"}],"isInner":false}],"isInner":false},{"id":"7f220f6","elType":"section","settings":{"layout":"full_width","_title":"Video"},"elements":[{"id":"ecb2ada","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9903265","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2-1.jpg","id":193,"size":"","alt":"","source":"library"},"pattern_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-11.png","id":197,"size":"","alt":"","source":"library"},"pattern_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-3.png","id":196,"size":"","alt":"","source":"library"},"pattern_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-2.png","id":195,"size":"","alt":"","source":"library"},"pattern_image4":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/icon-1.png","id":194,"size":"","alt":"","source":"library"},"title":"Conference Ticket Price","text":"We\\u2019re Always From The Business Conference!","video_url":"https:\\/\\/www.youtube.com\\/watch?v=YS3PwmOQ1Fc","_title":"Conat Video"},"elements":[],"widgetType":"conat_video"}],"isInner":false}],"isInner":false},{"id":"17148ad","elType":"section","settings":{"_title":"Partners","layout":"full_width"},"elements":[{"id":"75d139f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"e4ca0ed","elType":"widget","settings":{"subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"b154da7","elType":"section","settings":{"layout":"full_width","_title":"Contact Info"},"elements":[{"id":"b4e725c","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4d4e63a","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5-1.jpg","id":424,"size":"","alt":"","source":"library"},"subtitle":"Venue","title":"Direction For The Event Hall","google_map":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","facts":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA ","_id":"03deac6"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"99f999a"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"envato@gmail.com ","_id":"38e987f"}],"_title":"Conat Contact Info","contact_info":[{"title":"ADDRESS","icon":"flaticon-map","text":"203 Madison Ave, NY, USA","_id":"4c7d070"},{"title":"Timing","icon":"flaticon-clock","text":"On Friday 9am - 6pm","_id":"e6aca30"},{"title":"MAIL TO US","icon":"flaticon-email-1","text":"info@themerange.net","_id":"24df97e"}]},"elements":[],"widgetType":"conat_contact_info"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4325, 3468, '_elementor_template_type', 'wp-page'),
(4335, 731, '_wp_trash_meta_status', 'publish'),
(4336, 731, '_wp_trash_meta_time', '1774630622'),
(4337, 731, '_wp_desired_post_slug', 'coming-soon'),
(4338, 3469, '_wp_page_template', 'tpl-coming_soon.php.php'),
(4339, 3469, '_elementor_edit_mode', 'builder'),
(4340, 3469, '_elementor_version', '3.34.0'),
(4341, 3469, '_elementor_pro_version', '3.7.5'),
(4342, 3469, '_elementor_data', '[{"id":"4481c9c","elType":"section","settings":{"_title":"Coming Soon"},"elements":[{"id":"61b6219","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c84dc43","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/1.jpg","id":81,"size":"","alt":"","source":"library"},"logo":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/logo.png","id":760,"size":"","alt":"","source":"library"},"title":"Coming Soon","date":"2030-12-31 12:00","social_media":[{"icon":"fa-facebook-f","social_link":{"url":"https:\\/\\/facebook.com\\/","is_external":true,"nofollow":true},"_id":"3e621f3","title":"Facebook"},{"icon":"fa-twitter","social_link":{"url":"https:\\/\\/twitter.com\\/","is_external":true,"nofollow":true},"_id":"84a43e9","title":"Twitter"},{"icon":"fa-linkedin-in","social_link":{"url":"https:\\/\\/linkedin.com\\/","is_external":true,"nofollow":true},"_id":"b86c39b","title":"Linkedin"},{"icon":"fa-instagram","social_link":{"url":"https:\\/\\/instagram.com\\/","is_external":true,"nofollow":true},"_id":"f4c6a86","title":"Instagram"}],"_title":"Conat Coming Soon","text":"stay tuned for something amazing! <br> Subscribe to be notified","title1":"Our Website is under construction.","text1":"stay tuned for something amazing! <br> Subscribe to be notified","cf7_shortocde":"774"},"elements":[],"widgetType":"conat_coming_soon"}],"isInner":false}],"isInner":false}]'),
(4343, 3469, '_elementor_template_type', 'wp-page'),
(4350, 730, '_wp_trash_meta_status', 'publish'),
(4351, 730, '_wp_trash_meta_time', '1774630643'),
(4352, 730, '_wp_desired_post_slug', 'testimonial'),
(4353, 3470, '_wp_page_template', 'tpl-default-elementor.php'),
(4354, 3470, '_elementor_edit_mode', 'builder'),
(4355, 3470, '_elementor_version', '3.12.2'),
(4356, 3470, '_elementor_pro_version', '3.7.5'),
(4357, 3470, '_elementor_data', '[{"id":"602c2b4","elType":"section","settings":{"layout":"full_width","_title":"Testimonials V2"},"elements":[{"id":"95025a0","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"437710b","elType":"widget","settings":{"query_category":"testimonials","_title":"Conat Testimonials V2"},"elements":[],"widgetType":"conat_testimonials_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4358, 3470, '_elementor_template_type', 'wp-page'),
(4365, 863, '_wp_trash_meta_status', 'publish'),
(4366, 863, '_wp_trash_meta_time', '1774630654'),
(4367, 863, '_wp_desired_post_slug', 'speakers'),
(4368, 3471, '_wp_page_template', 'tpl-default-elementor.php'),
(4369, 3471, '_elementor_edit_mode', 'builder'),
(4370, 3471, '_elementor_version', '3.12.2'),
(4371, 3471, '_elementor_pro_version', '3.7.5'),
(4372, 3471, '_elementor_data', '[{"id":"2d45fd2","elType":"section","settings":{"layout":"full_width","_title":"Speaker V1"},"elements":[{"id":"1589424","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"3db7864","elType":"widget","settings":{"left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-6.png","id":90,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/pattern-4.png","id":89,"size":"","alt":"","source":"library"},"_title":"Conat Speaker V1","subtitle":"Our Speakers","title":"Speakers Exparts","query_category":"speakers-v1","style":"show_pagination","btn_title":"View More Speaker"},"elements":[],"widgetType":"conat_speaker_v1"}],"isInner":false}],"isInner":false},{"id":"b85da96","elType":"section","settings":{"layout":"full_width","_title":"Speaker V2"},"elements":[{"id":"b231020","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"c39e2d3","elType":"widget","settings":{"subtitle":"Our Speakers","title":"Speakers Exparts","_title":"Conat Speaker V2","query_category":"speakers-v2"},"elements":[],"widgetType":"conat_speaker_v2"}],"isInner":false}],"isInner":false},{"id":"bc5a1c4","elType":"section","settings":{"layout":"full_width","_title":"Partners"},"elements":[{"id":"ca04e57","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"ec60222","elType":"widget","settings":{"style":"carousel","subtitle":"Sponsors and Exhibitors","title":"Appreciate Our Kind Partners","partners":[{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/1.png","id":219,"alt":"","source":"library"},"link":{"url":"#"},"_id":"92ecd2c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/2.png","id":220,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cae574"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/3.png","id":221,"alt":"","source":"library"},"link":{"url":"#"},"_id":"0f77b9c"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/4.png","id":222,"alt":"","source":"library"},"link":{"url":"#"},"_id":"a2d2acd"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/5.png","id":223,"alt":"","source":"library"},"link":{"url":"#"},"_id":"65395a6"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6.png","id":224,"alt":"","source":"library"},"link":{"url":"#"},"_id":"347b9e3"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/7.png","id":225,"alt":"","source":"library"},"link":{"url":"#"},"_id":"3cf042f"},{"image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/8.png","id":226,"alt":"","source":"library"},"link":{"url":"#"},"_id":"e2198d7"}],"_title":"Conat Partners","setting":"yes"},"elements":[],"widgetType":"conat_partners"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4373, 3471, '_elementor_template_type', 'wp-page'),
(4377, 12, '_wp_trash_meta_status', 'publish'),
(4378, 12, '_wp_trash_meta_time', '1774630667'),
(4379, 12, '_wp_desired_post_slug', 'shop'),
(4380, 1627, '_wp_trash_meta_status', 'publish'),
(4381, 1627, '_wp_trash_meta_time', '1774630670'),
(4382, 1627, '_wp_desired_post_slug', 'shop-2'),
(4386, 952, '_wp_trash_meta_status', 'publish'),
(4387, 952, '_wp_trash_meta_time', '1774630696'),
(4388, 952, '_wp_desired_post_slug', 'blog-left-sidebar'),
(4389, 3474, '_wp_page_template', 'tpl-default-elementor.php'),
(4390, 3474, '_elementor_edit_mode', 'builder'),
(4391, 3474, '_elementor_version', '3.12.2'),
(4392, 3474, '_elementor_pro_version', '3.7.5'),
(4393, 3474, '_elementor_data', '[{"id":"5ea0326","elType":"section","settings":{"_title":"Blog With Sidebar","layout":"full_width"},"elements":[{"id":"29b46c8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2d9e01b","elType":"widget","settings":{"sidebar":"blog-sidebar","_title":"Conat Blog With Sidebar","query_category":"our-blog","left_right_sidebar":"left"},"elements":[],"widgetType":"conat_blog_with_sidebar"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4394, 3474, '_elementor_template_type', 'wp-page'),
(4398, 13, '_wp_trash_meta_status', 'publish'),
(4399, 13, '_wp_trash_meta_time', '1774630699'),
(4400, 13, '_wp_desired_post_slug', 'cart'),
(4401, 1628, '_wp_trash_meta_status', 'publish'),
(4402, 1628, '_wp_trash_meta_time', '1774630701'),
(4403, 1628, '_wp_desired_post_slug', 'cart-2'),
(4404, 14, '_wp_trash_meta_status', 'publish'),
(4405, 14, '_wp_trash_meta_time', '1774630703'),
(4406, 14, '_wp_desired_post_slug', 'checkout'),
(4407, 1629, '_wp_trash_meta_status', 'publish'),
(4408, 1629, '_wp_trash_meta_time', '1774630706'),
(4409, 1629, '_wp_desired_post_slug', 'checkout-2'),
(4994, 733, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(4995, 733, '_elementor_css', 'a:7:{s:4:"time";i:1775510381;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(4996, 733, '_elementor_element_cache', '{"timeout":1776289857,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-51bd6d7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"51bd6d7\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d6d332d\\" data-id=\\"d6d332d\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjAyNjEyYjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IlByaXZhY3kgUG9saWN5IiwidGV4dCI6IjxkaXYgY2xhc3M9XCJwcml2YWN5LWNvbnRlbnRcIj48cD5Gb3IgZWFjaCBwcm9qZWN0IHdlIGVzdGFibGlzaCByZWxhdGlvbnNoaXBzIHdpdGggcGFydG5lcnMgd2hvIHdlIGtub3cgd2lsbCBoZWxwIHVzIGNyZWF0ZSBhZGRlZCB2YWx1ZSBmb3IgeW91ciBwcm9qZWN0LiBBcyB3ZWxsIGFzIGJyaW5naW5nIHRvZ2V0aGVyIHRoZSBwdWJsaWMgYW5kIHByaXZhdGUgc2VjdG9ycywgd2UgbWFrZSBzZWN0b3Itb3ZlcmFyY2hpbmcgbGlua3MgdG8gZ2F0aGVyIGtub3dsZWRnZSBhbmQgdG8gbGVhcm4gZnJvbSBlYWNoIG90aGVyIHdobyB3ZSBrbm93IHdpbGwgaGVscCB1cyBjcmVhdGUgYWRkZWQgdmFsdWUgZm9yIHlvdXIgcHJvamVjdC48XC9wPjxkaXYgY2xhc3M9XCJkYXRlXCI+VXBkYXRlZCBNYXJjaCA2LCAyMDIzPFwvZGl2PjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LiBWaXZhbXVzIG1heGltdXMgZmVsaXMgYWMgbmlzbCBsdWN0dXMuIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LiBWaXZhbXVzIG1heGltdXMgZmVsaXMgYWMgbmlzbCBsdWN0dXMuPFwvcD48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUuPFwvcD48aDM+T3ZlcnZpZXc8XC9oMz48cD5UaGVyZSBhcmUgbWFueSB2YXJpYXRpb25zIG9mIHBhc3NhZ2VzIG9mIExvcmVtIElwc3VtIGF2YWlsYWJsZSwgYnV0IHRoZSBtYWpvcml0eSBoYXZlIHN1ZmZlcmVkIGFsdGVyYXRpb24gaW4gc29tZSBmb3JtLCBieSBpbmplY3RlZCBodW1vdXIsIG9yIHJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBUaGVyZSBhcmUgbWFueSB2YXJpYXRpb25zIG9mIHBhc3NhZ2VzIG9mIExvcmVtIElwc3VtIGF2YWlsYWJsZSwgYnV0IHRoZSBtYWpvcml0eSBoYXZlIHN1ZmZlcmVkIGFsdGVyYXRpb24gaW4gc29tZSBmb3JtLCBieSBpbmplY3RlZCBodW1vdXIuPFwvcD48XC9kaXY+PGRpdiBjbGFzcz1cInByaXZhY3ktY29udGVudFwiPjxoND5UaGUgc3RhbmRhcmQgY2h1bmsgb2YgTG9yZW0gSXBzdW0gdXNlZCBzaW5jZSB0aGUgMTUwMHMgaXMgPGJyIFwvPnJlcHJvZHVjZWQgYmVsb3cgZm9yIHRob3NlIGludGVyZXN0ZWQuPFwvaDQ+PHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTmFtIGF0IG5pc2wgbGlndWxhLiBTdXNwZW5kaXNzZSB2aXRhZSBleCBmZXJtZW50dW0sIHN1c2NpcGl0IHNlbSBpZCwgZGFwaWJ1cyBvcmNpLiBDcmFzIGVmZmljaXR1ciBtaSBhdWd1ZSwgdXQgc29kYWxlcyBmZWxpcyByaG9uY3VzIGJpYmVuZHVtLiBGdXNjZSBzYWdpdHRpcyBuaWJoIG9yY2ksIGlkIHZlc3RpYnVsdW0gdG9ydG9yIGFsaXF1ZXQgdXQuIFZpdmFtdXMgbWF4aW11cyBmZWxpcyBhYyBuaXNsIGx1Y3R1cywgdXQgYWxpcXVldCBtYXNzYSBzdXNjaXBpdC4gU2VkIHNjZWxlcmlzcXVlIHF1YW0ganVzdG8sIHNlZCB2b2x1dHBhdCBuZXF1ZSB0ZW1wb3IgcG9ydGEuIEludGVyZHVtIGV0IG1hbGVzdWFkYSBmYW1lcyBhYyBhbnRlIGlwc3VtIHByaW1pcyBpbiBmYXVjaWJ1cy4gQWxpcXVhbSBjb25zZXF1YXQgdGVsbHVzIGlkIHJpc3VzIGNvbmRpbWVudHVtIGZyaW5naWxsYS4gRXRpYW0gbWF4aW11cyBwb3J0dGl0b3IgbWFnbmEgc2l0IGFtZXQgY29uc2VjdGV0dXIuIEludGVnZXIgZWdldCBhbnRlIHNjZWxlcmlzcXVlIHRvcnRvciBzb2RhbGVzIGFsaXF1ZXQuIEludGVnZXIgaW4gdmVzdGlidWx1bSBsZW8sIHZpdGFlIHRyaXN0aXF1ZSBvcmNpLiBFdGlhbSB0b3J0b3Igc2VtLCBwb3J0dGl0b3IgYXQgcGVsbGVudGVzcXVlIHNpdCBhbWV0LCBmcmluZ2lsbGEgbmVjIG1hc3NhLiBOdW5jIG5lYyBtYWduYSBzZWQgbWV0dXMgdHJpc3RpcXVlIG9ybmFyZSB2aXRhZSB1dCBuaXNsLiBNYXVyaXMgbGFjdXMgZW5pbSwgcG9zdWVyZSBldCB0aW5jaWR1bnQgY29uZGltZW50dW0sIHNvZGFsZXMgYWMgZWxpdC48XC9wPjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LjxcL3A+PHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTmFtIGF0IG5pc2wgbGlndWxhLiBTdXNwZW5kaXNzZSB2aXRhZSBleCBmZXJtZW50dW0sIHN1c2NpcGl0IHNlbSBpZCwgZGFwaWJ1cyBvcmNpLiBDcmFzIGVmZmljaXR1ciBtaSBhdWd1ZSwgdXQgc29kYWxlcyBmZWxpcyByaG9uY3VzIGJpYmVuZHVtLiBGdXNjZSBzYWdpdHRpcyBuaWJoIG9yY2ksIGlkIHZlc3RpYnVsdW0gdG9ydG9yIGFsaXF1ZXQgdXQuIFZpdmFtdXMgbWF4aW11cyBmZWxpcyBhYyBuaXNsIGx1Y3R1cywgdXQgYWxpcXVldCBtYXNzYSBzdXNjaXBpdC4gU2VkIHNjZWxlcmlzcXVlIHF1YW0ganVzdG8sIHNlZCB2b2x1dHBhdCBuZXF1ZSB0ZW1wb3IgcG9ydGEuIEludGVyZHVtIGV0IG1hbGVzdWFkYSBmYW1lcyBhYyBhbnRlIGlwc3VtIHByaW1pcyBpbiBmYXVjaWJ1cy4gQWxpcXVhbSBjb25zZXF1YXQgdGVsbHVzIGlkIHJpc3VzIGNvbmRpbWVudHVtIGZyaW5naWxsYS4gRXRpYW0gbWF4aW11cyBwb3J0dGl0b3IgbWFnbmEgc2l0IGFtZXQgY29uc2VjdGV0dXIuIEludGVnZXIgZWdldCBhbnRlIHNjZWxlcmlzcXVlIHRvcnRvciBzb2RhbGVzIGFsaXF1ZXQuIEludGVnZXIgaW4gdmVzdGlidWx1bSBsZW8sIHZpdGFlIHRyaXN0aXF1ZSBvcmNpLiBFdGlhbSB0b3J0b3I8XC9wPjxcL2Rpdj48ZGl2IGNsYXNzPVwicHJpdmFjeS1jb250ZW50XCI+PGg0PlRoZSBzdGFuZGFyZCBjaHVuayBvZiBMb3JlbSBJcHN1bSB1c2VkIHNpbmNlIHRoZSAxNTAwcyBpcyA8YnIgXC8+cmVwcm9kdWNlZCBiZWxvdyBmb3IgdGhvc2UgaW50ZXJlc3RlZC48XC9oND48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlLCB1dCBzb2RhbGVzIGZlbGlzIHJob25jdXMgYmliZW5kdW0uIEZ1c2NlIHNhZ2l0dGlzIG5pYmggb3JjaSwgaWQgdmVzdGlidWx1bSB0b3J0b3IgYWxpcXVldCB1dC4gVml2YW11cyBtYXhpbXVzIGZlbGlzIGFjIG5pc2wgbHVjdHVzLCB1dCBhbGlxdWV0IG1hc3NhIHN1c2NpcGl0LiBTZWQgc2NlbGVyaXNxdWUgcXVhbSBqdXN0bywgc2VkIHZvbHV0cGF0IG5lcXVlIHRlbXBvciBwb3J0YS4gSW50ZXJkdW0gZXQgbWFsZXN1YWRhIGZhbWVzIGFjIGFudGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzLiBBbGlxdWFtIGNvbnNlcXVhdCB0ZWxsdXMgaWQgcmlzdXMgY29uZGltZW50dW0gZnJpbmdpbGxhLjxcL3A+PHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTmFtIGF0IG5pc2wgbGlndWxhLiBTdXNwZW5kaXNzZSB2aXRhZSBleCBmZXJtZW50dW0sIHN1c2NpcGl0IHNlbSBpZCwgZGFwaWJ1cyBvcmNpLiBDcmFzIGVmZmljaXR1ciBtaSBhdWd1ZSwgdXQgc29kYWxlcyBmZWxpcyByaG9uY3VzIGJpYmVuZHVtLiBGdXNjZSBzYWdpdHRpcyBuaWJoIG9yY2ksIGlkIHZlc3RpYnVsdW0gdG9ydG9yIGFsaXF1ZXQgdXQuPFwvcD48dWwgY2xhc3M9XCJwcml2YWN5LWxpc3RcIj48bGk+QmVzdCBDZXJ0aWZpZWQgU3BlYWtlcjxcL2xpPjxsaT5CcmFuZCBEaWdpdGFsIElkZWFzPFwvbGk+PGxpPkNvbW11bmljYXRlIFBlb3BsZTxcL2xpPjxsaT5XZWxsIEluc3BpcmluZyBLZXlub3RlczxcL2xpPjxcL3VsPjxcL2Rpdj48ZGl2IGNsYXNzPVwicHJpdmFjeS1jb250ZW50XCI+PGg0PlRoZSBzdGFuZGFyZCBjaHVuayBvZiBMb3JlbSBJcHN1bSB1c2VkIHNpbmNlIHRoZSAxNTAwcyBpcyByZXByb2R1Y2VkIGJlbG93IGZvciA8YnIgXC8+dGhvc2UgaW50ZXJlc3RlZC48XC9oND48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlLCB1dCBzb2RhbGVzIGZlbGlzIHJob25jdXMgYmliZW5kdW0uIEZ1c2NlIHNhZ2l0dGlzIG5pYmggb3JjaSwgaWQgdmVzdGlidWx1bSB0b3J0b3IgYWxpcXVldCB1dC4gVml2YW11cyBtYXhpbXVzIGZlbGlzIGFjIG5pc2wgbHVjdHVzLCB1dCBhbGlxdWV0IG1hc3NhIHN1c2NpcGl0LiBTZWQgc2NlbGVyaXNxdWUgcXVhbSBqdXN0bywgc2VkIHZvbHV0cGF0IG5lcXVlIHRlbXBvciBwb3J0YS4gSW50ZXJkdW0gZXQgbWFsZXN1YWRhIGZhbWVzIGFjIGFudGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzLiBBbGlxdWFtIGNvbnNlcXVhdCB0ZWxsdXMgaWQgcmlzdXMgY29uZGltZW50dW0gZnJpbmdpbGxhLiBFdGlhbSBtYXhpbXVzIHBvcnR0aXRvciBtYWduYSBzaXQgYW1ldCBjb25zZWN0ZXR1ci4gSW50ZWdlciBlZ2V0IGFudGUgc2NlbGVyaXNxdWUgdG9ydG9yIHNvZGFsZXMgYWxpcXVldC4gSW50ZWdlciBpbiB2ZXN0aWJ1bHVtIGxlbywgdml0YWUgdHJpc3RpcXVlIG9yY2kuIEV0aWFtIHRvcnRvciBzZW0sIHBvcnR0aXRvciBhdCBwZWxsZW50ZXNxdWUgc2l0IGFtZXQsIGZyaW5naWxsYSBuZWMgbWFzc2EuIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS48XC9wPjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS48XC9wPjxcL2Rpdj48ZGl2IGNsYXNzPVwicHJpdmFjeS1jb250ZW50XCI+PGgzPlNlY3VyaXR5IGFuZCBSZXRlbnRpb248XC9oMz48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlLCB1dCBzb2RhbGVzIGZlbGlzIHJob25jdXMgYmliZW5kdW0uIEZ1c2NlIHNhZ2l0dGlzIG5pYmggb3JjaSwgaWQgdmVzdGlidWx1bSB0b3J0b3IgYWxpcXVldCB1dC4gVml2YW11cyBtYXhpbXVzIGZlbGlzIGFjIG5pc2wgbHVjdHVzLCB1dCBhbGlxdWV0IG1hc3NhIHN1c2NpcGl0LiBTZWQgc2NlbGVyaXNxdWUgcXVhbSBqdXN0bywgc2VkIHZvbHV0cGF0IG5lcXVlIHRlbXBvciBwb3J0YS4gSW50ZXJkdW0gZXQgbWFsZXN1YWRhIGZhbWVzIGFjIGFudGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzLiBBbGlxdWFtIGNvbnNlcXVhdCB0ZWxsdXMgaWQgcmlzdXMgY29uZGltZW50dW0gZnJpbmdpbGxhLjxcL3A+PFwvZGl2PjxkaXYgY2xhc3M9XCJwcml2YWN5LWNvbnRlbnRcIj48aDM+Q29udGFjdCBVczxcL2gzPjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LiBWaXZhbXVzIG1heGltdXMgZmVsaXMgYWMgbmlzbCBsdWN0dXMsIHV0IGFsaXF1ZXQgbWFzc2Egc3VzY2lwaXQuIFNlZCBzY2VsZXJpc3F1ZSBxdWFtIGp1c3RvLCBzZWQgdm9sdXRwYXQgbmVxdWUgdGVtcG9yIHBvcnRhLiBJbnRlcmR1bSBldCBtYWxlc3VhZGEgZmFtZXMgYWMgYW50ZSBpcHN1bSBwcmltaXMgaW4gZmF1Y2lidXMuIEFsaXF1YW0gY29uc2VxdWF0IHRlbGx1cyBpZCByaXN1cyBjb25kaW1lbnR1bSBmcmluZ2lsbGEuIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS48XC9wPjxcL2Rpdj4iLCJfdGl0bGUiOiJDb25hdCBQcml2YWN5IFBvbGljeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9wcml2YWN5X3BvbGljeSJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}');
INSERT INTO `wpqi_postmeta` VALUES
(4984, 8, '_elementor_css', 'a:6:{s:4:"time";i:1775149672;s:5:"fonts";a:2:{i:0;s:6:"Roboto";i:1;s:11:"Roboto Slab";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(4985, 1558, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:4:{i:0;s:10:"owl-slider";i:1;s:14:"time-countdown";i:2;s:18:"elementor-frontend";i:3;s:8:"partners";}}'),
(4986, 1558, '_elementor_css', 'a:6:{s:4:"time";i:1775149672;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(4987, 1558, '_elementor_element_cache', '{"timeout":1776444308,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-b8cd963 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"b8cd963\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-87ab9fd\\" data-id=\\"87ab9fd\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjY2YTcxNmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzbGlkZXMiOlt7Il9pZCI6IjM0YzJhNGQiLCJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNFwvaW1hZ2UtMS5qcGciLCJpZCI6MjUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiSHVycnl1cCEgRG9uJ3QgV2FzdGUgVGltZSIsInRpdGxlIjoiQ3JlYXRpdmUgYnVzaW5lc3MgYWdlbmN5IENvbmZlcmVuY2UgMjAyNCIsImRhdGUiOiJNYXkgMm5kLCAyMDI2IiwiYWRkcmVzcyI6IkZsb3JpZGEsIFVTQSIsImJ0bl9uYW1lIjoiUmVnaXN0ZXIgTm93IiwiYnRuX2xpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3dwLnRoZW1lcmFuZ2UubmV0XC9jb25hdFwvY29udGFjdC0wMVwvIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zbGlkZXJfdjQifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-795f36c elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"795f36c\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-329d056\\" data-id=\\"329d056\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImRkMGM2MGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJkYXkiOiIyIiwibW9udGgiOiJNQVkiLCJhZGRyZXNzIjoiRmxvcmlkYSwgVVNBIiwiY291bnRkb3duIjoiMjAyNi0wNS0wMiAwMDowMCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9jb3VudGRvd24ifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-a0e35ee elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"a0e35ee\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b83573\\" data-id=\\"7b83573\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjhkZTFmY2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJldmVudHMiOlt7ImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiI2ZGIxYjcxIiwidGl0bGUiOiJCZXlvbmQgRVhQTyIsInRleHQiOiJUaGUgbGl0dGxlIHJvdHRlciBncnViIHNraXZlIG9mZiBibGFnIHJ1ZGR5IHNheSBndXR0ZWQgbWF0ZSwgbXkgbGFkeSBicm93biBicmVhZCBuYW5jeSBib3kuIiwiaWNvbiI6ImZsYXRpY29uLW1lZ2FwaG9uZS0xIiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7ImxpbmsiOnsidXJsIjoiIyJ9LCJ0aXRsZSI6IkJleW9uZCBEaXJlY3RvcnkiLCJ0ZXh0IjoiVGhlIGxpdHRsZSByb3R0ZXIgZ3J1YiBza2l2ZSBvZmYgYmxhZyBydWRkeSBzYXkgZ3V0dGVkIG1hdGUsIG15IGxhZHkgYnJvd24gYnJlYWQgbmFuY3kgYm95LiIsImljb24iOiJmbGF0aWNvbi1hcnJvd3MiLCJidG5fbmFtZSI6IlJlYWQgTW9yZSIsImJ0bl9saW5rIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImUyNTllY2EifSx7ImxpbmsiOnsidXJsIjoiIyJ9LCJ0aXRsZSI6IkJleW9uZCBKb2IgQm9hcmQiLCJ0ZXh0IjoiVGhlIGxpdHRsZSByb3R0ZXIgZ3J1YiBza2l2ZSBvZmYgYmxhZyBydWRkeSBzYXkgZ3V0dGVkIG1hdGUsIG15IGxhZHkgYnJvd24gYnJlYWQgbmFuY3kgYm95LiIsImljb24iOiJmbGF0aWNvbi1kZWFsIiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI5ZDQ5NGQ0In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfam9pbl90aGVfZXZlbnRfdjMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-786a462 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"786a462\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4a84354\\" data-id=\\"4a84354\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjQ0YmYxNWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwYXR0ZXJuX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzA0XC9wYXR0ZXJuLTEucG5nIiwiaWQiOjE0NDUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzA0XC9hYm91dC0zLmpwZyIsImlkIjoxNTgwLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzdWJ0aXRsZSI6IkFib3V0IHRoZSBFdmVudCIsInRpdGxlIjoiQmV5b25kIEhlYWx0aCBDb25mZXJlbmNlICYgRXhwbyAyMDI2IiwidGV4dCI6IkxvcmVtIGlwc3VtIGdyYXZpZGEgbmliaCB2ZWwgdmVsaXQgYXVjdG9yIGFsaXF1ZXRuZWFuIHNvbGxpY2l0dWRpbiwgbG9yZW0gcXVpcyBCaWJlbmR1bSBhdWNpIGVsaXQgY29uc2VxdWF0IGlwc3V0aXMgc2VtIG5pYmggaWQgZWxpdCIsImZlYXR1cmVzIjpbeyJ0aXRsZSI6IldoZXJlIiwiaWNvbiI6ImZsYXRpY29uLW1hcHMtYW5kLWZsYWdzIiwidGV4dCI6IlNBTEVNIENlbnRlcjxicj5cbjcyMzUgQmVudGxleSBSZCwgSmFja3NvbnZpbGxlLCBGTCAzMjI1NiIsIl9pZCI6IjU3ZWU5NmEifSx7InRpdGxlIjoiV2hlbiIsImljb24iOiJmbGF0aWNvbi1jYWxsLTEiLCJ0ZXh0IjoiU0FUPGJyPlxuMTBBTSBcdTIwMTMgM1BNXG4iLCJfaWQiOiJmY2JhNmRjIn1dLCJidG5fbmFtZSI6IkJ1eSBUaWNrZXQiLCJidG5fbGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC9hYm91dC11c1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9hYm91dF91c192NCJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-83603ef elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"83603ef\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-38d5027\\" data-id=\\"38d5027\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjMyODM3OWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlJlZ2lzdGVyIE5vdyIsInRpdGxlIjoiQmV5b25kIEhlYWx0aCBOZXdzIiwidGV4dCI6IkxvcmVtIGlwc3VtIGdyYXZpZGEgbmliaCB2ZWwgdmVsaXQgYXVjdG9yIGFsaXF1ZXRuZWFuIHNvbGxpY2l0dWRpbiwgbG9yZW0gcXVpcyBCaWJlbmR1bSA8YnI+IGF1Y2kgZWxpdCBjb25zZXF1YXQgaXBzdXRpcyBzZW0gbmliaCBpZCBlbGl0IiwiY2Y3X3Nob3J0b2NkZSI6IjE0OTUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfcmVnaXN0ZXJfbm93In0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-25fe8a4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"25fe8a4\\" data-element_type=\\"section\\" data-e-type=\\"section\\" data-settings=\\"{&quot;background_background&quot;:&quot;classic&quot;}\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-733f9bd\\" data-id=\\"733f9bd\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijg1ZjAxOTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlNwb25zb3JzIGFuZCBFeGhpYml0b3JzIiwidGl0bGUiOiJBcHByZWNpYXRlIE91ciBLaW5kIFBhcnRuZXJzIiwicGFydG5lcnMiOlt7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvMS5wbmciLCJpZCI6MjE5LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiI5MmVjZDJjIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzIucG5nIiwiaWQiOjIyMCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiM2NhZTU3NCJ9LHsiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC8zLnBuZyIsImlkIjoyMjEsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwibGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjBmNzdiOWMifSx7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNC5wbmciLCJpZCI6MjIyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiJhMmQyYWNkIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzUucG5nIiwiaWQiOjIyMywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiNjUzOTVhNiJ9LHsiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC82LnBuZyIsImlkIjoyMjQsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwibGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjM0N2I5ZTMifSx7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNy5wbmciLCJpZCI6MjI1LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiIzY2YwNDJmIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzgucG5nIiwiaWQiOjIyNiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiZTIxOThkNyJ9XSwiX3RpdGxlIjoiQ29uYXQgUGFydG5lcnMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfcGFydG5lcnMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-16b7411 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"16b7411\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6323fe6\\" data-id=\\"6323fe6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImQ3ODNlNTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkJsb2cgJSBBcnRpY2xlcyIsInRpdGxlIjoiTmV3cyAmIEFydGljbGVzIiwiYnRuX25hbWUiOiJWaWV3IE1vcmUgTmV3cyIsIl90aXRsZSI6IkNvbmF0IE5ld3MgVjMiLCJxdWVyeV9jYXRlZ29yeSI6Im5ld3MtdjIiLCJfX2R5bmFtaWNfXyI6W10sImJ0bl9saW5rIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL2Jsb2ctY2xhc3NpY1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9uZXdzX3YzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(4419, 989, '_wp_trash_meta_status', 'publish'),
(4420, 989, '_wp_trash_meta_time', '1774630730'),
(4421, 989, '_wp_desired_post_slug', 'contact-02'),
(4422, 3479, '_wp_page_template', 'tpl-default-elementor.php'),
(4423, 3479, '_elementor_edit_mode', 'builder'),
(4424, 3479, '_elementor_version', '3.12.2'),
(4425, 3479, '_elementor_pro_version', '3.7.5'),
(4426, 3479, '_elementor_data', '[{"id":"3d780a3","elType":"section","settings":{"layout":"full_width","_title":"Contact Us V2"},"elements":[{"id":"9c505ad","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fa2a6df","elType":"widget","settings":{"icon":"flaticon-placeholder","title":"Address","address":"Clarkson Ave, Brooklyn, NewYark 11203","icon2":"flaticon-email-1","title2":"Email","email_address1":"support@themerange.net","email_address2":"info@themerange.net","icon3":"flaticon-telephone","title3":"Phone","phone_number1":"+92 (300) 7101235","phone_number2":"+92 (313) 6100313","icon4":"flaticon-share","title4":"Social media","social_media":[{"icon":"fa-facebook-f","social_link":{"url":"https:\\/\\/facebook.com\\/","is_external":true},"_id":"bcf47bd"},{"icon":"fa-twitter","social_link":{"url":"https:\\/\\/twitter.com\\/","is_external":true},"_id":"3ce5008"},{"icon":"fa-instagram","social_link":{"url":"https:\\/\\/instagram.com\\/","is_external":true},"_id":"a62b65c"},{"icon":"fa-youtube","social_link":{"url":"https:\\/\\/youtube.com\\/","is_external":true},"_id":"1544bee"}],"subtitle5":"CONTACT INFO","title5":"Get Meeting With us.","cf7_shortocde":"964","google_map_iframe":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","_title":"Conat Contact Us V2"},"elements":[],"widgetType":"conat_contact_us_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4427, 3479, '_elementor_template_type', 'wp-page'),
(4988, 892, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(4989, 892, '_elementor_css', 'a:7:{s:4:"time";i:1775154732;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(4990, 892, '_elementor_element_cache', '{"timeout":1776342602,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-73c1d55 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"73c1d55\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-683a5ba\\" data-id=\\"683a5ba\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjAzMmQ2MDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJxdWVyeV9jYXRlZ29yeSI6Im91ci1ldmVudHMiLCJxdWVyeV9udW1iZXIiOjF9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9ldmVudHNfdjIifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(4431, 1005, '_wp_trash_meta_status', 'publish'),
(4432, 1005, '_wp_trash_meta_time', '1774630730'),
(4433, 1005, '_wp_desired_post_slug', 'contact-03'),
(4434, 3480, '_wp_page_template', 'tpl-default-elementor.php'),
(4435, 3480, '_elementor_edit_mode', 'builder'),
(4436, 3480, '_elementor_version', '3.12.2'),
(4437, 3480, '_elementor_pro_version', '3.7.5'),
(4438, 3480, '_elementor_data', '[{"id":"d861c56","elType":"section","settings":{"layout":"full_width","_title":"Google Map & Contact Info"},"elements":[{"id":"920e79a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"7ed0866","elType":"widget","settings":{"google_map_iframe":"<iframe src=\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s\\" allowfullscreen=\\"\\"><\\/iframe>","contact_info":[{"title":"Email","text":"info@themerange.net","_id":"a9f9887"},{"title":"Phone Number","text":"(+678) 234 43333 56","_id":"96aab7c"},{"title":"Office Address","text":"Unit 6C Boundary Medical Land, <br> Millfield Road, Bolton, BL2 6QY","_id":"216e039"},{"title":"Send us mail","text":"To discuss us about work with us <br> you can contact us.","_id":"746fc86"}],"_title":"Conat Google Map & Contact Info","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.193}},"elements":[],"widgetType":"conat_google_map_contact_info"}],"isInner":false}],"isInner":false},{"id":"808022a","elType":"section","settings":{"layout":"full_width","_title":"Contact Us V3"},"elements":[{"id":"6ca0e97","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"18ff6b5","elType":"widget","settings":{"title":"Send us a message","image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/contact.png","id":1028,"size":"","alt":"","source":"library"},"cf7_shortocde":"1021","_title":"Conat Contact Us V3"},"elements":[],"widgetType":"conat_contact_us_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4439, 3480, '_elementor_template_type', 'wp-page'),
(5054, 929, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5055, 929, '_elementor_css', 'a:7:{s:4:"time";i:1775666445;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5056, 929, '_elementor_element_cache', '{"timeout":1776342700,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5057, 1247, '_elementor_css', 'a:7:{s:4:"time";i:1775673755;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5058, 1247, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5059, 1247, '_elementor_element_cache', '{"timeout":1776274086,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(4446, 896, '_wp_trash_meta_status', 'publish'),
(4447, 896, '_wp_trash_meta_time', '1774630747'),
(4448, 896, '_wp_desired_post_slug', 'our-blog'),
(4449, 3481, '_wp_page_template', 'tpl-default-elementor.php'),
(4450, 3481, '_elementor_edit_mode', 'builder'),
(4451, 3481, '_elementor_version', '3.12.2'),
(4452, 3481, '_elementor_pro_version', '3.7.5'),
(4453, 3481, '_elementor_data', '[{"id":"5ea0326","elType":"section","settings":{"_title":"Blog With Sidebar","layout":"full_width"},"elements":[{"id":"29b46c8","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2d9e01b","elType":"widget","settings":{"sidebar":"blog-sidebar","_title":"Conat Blog With Sidebar","query_category":"our-blog"},"elements":[],"widgetType":"conat_blog_with_sidebar"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4454, 3481, '_elementor_template_type', 'wp-page'),
(5060, 3295, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:6:{i:0;s:10:"owl-slider";i:1;s:14:"time-countdown";i:2;s:18:"elementor-frontend";i:3;s:4:"tabs";i:4;s:8:"partners";i:5;s:16:"gallery-carousel";}}'),
(5061, 3295, '_elementor_css', 'a:6:{s:4:"time";i:1776256207;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(5062, 3295, '_elementor_element_cache', '{"timeout":1776342607,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-b8cd963 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"b8cd963\\" data-element_type=\\"section\\" data-e-type=\\"section\\" id=\\"home\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-87ab9fd\\" data-id=\\"87ab9fd\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjY2YTcxNmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzbGlkZXMiOlt7Il9pZCI6IjM0YzJhNGQiLCJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNFwvaW1hZ2UtMS5qcGciLCJpZCI6MjUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiSHVycnl1cCEgRG9uJ3QgV2FzdGUgVGltZSIsInRpdGxlIjoiQ3JlYXRpdmUgYnVzaW5lc3MgYWdlbmN5IENvbmZlcmVuY2UgMjAyNCIsImRhdGUiOiJKYW51YXJ5IDI0LCAyMDI0IiwiYWRkcmVzcyI6Ik5ldyBZb3JrLCBVU0EiLCJidG5fbmFtZSI6IlJlZ2lzdGVyIE5vdyIsImJ0bl9saW5rIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL2NvbnRhY3QtMDFcLyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvaW1hZ2UtMi5qcGciLCJpZCI6MzAzLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzdWJ0aXRsZSI6Ikh1cnJ5dXAhIERvbid0IFdhc3RlIFRpbWUiLCJ0aXRsZSI6IkNyZWF0aXZlIGJ1c2luZXNzIGFnZW5jeSBDb25mZXJlbmNlIDIwMjQiLCJkYXRlIjoiSmFudWFyeSAyNCwgMjAyNCIsImFkZHJlc3MiOiJOZXcgWW9yaywgVVNBIiwiYnRuX25hbWUiOiJSZWdpc3RlciBOb3ciLCJidG5fbGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC9jb250YWN0LTAxXC8iLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjYzMzIwY2EifSx7ImJnX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9pbWFnZS00LmpwZyIsImlkIjo1MjgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiSHVycnl1cCEgRG9uJ3QgV2FzdGUgVGltZSIsInRpdGxlIjoiQ3JlYXRpdmUgYnVzaW5lc3MgYWdlbmN5IENvbmZlcmVuY2UgMjAyNCIsImRhdGUiOiJKYW51YXJ5IDI0LCAyMDI0IiwiYWRkcmVzcyI6Ik5ldyBZb3JrLCBVU0EiLCJidG5fbmFtZSI6IlJlZ2lzdGVyIE5vdyIsImJ0bl9saW5rIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL2NvbnRhY3QtMDFcLyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiZTk1YTE0YyJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X3NsaWRlcl92NCJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-795f36c elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"795f36c\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-329d056\\" data-id=\\"329d056\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImRkMGM2MGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJkYXkiOiIyNCIsIm1vbnRoIjoiSnVuIiwiYWRkcmVzcyI6Ik5ldyBZb3JrLCBVU0EiLCJjb3VudGRvd24iOiIyMDI4XC8xMlwvMjUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfY291bnRkb3duIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-a0e35ee elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"a0e35ee\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b83573\\" data-id=\\"7b83573\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjhkZTFmY2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJldmVudHMiOlt7ImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiI2ZGIxYjcxIiwidGl0bGUiOiJHcmVhdCBTcGVha2VycyIsInRleHQiOiJUaGUgbGl0dGxlIHJvdHRlciBncnViIHNraXZlIG9mZiBibGFnIHJ1ZGR5IHNheSBndXR0ZWQgbWF0ZSwgbXkgbGFkeSBicm93biBicmVhZCBuYW5jeSBib3kuIiwiaWNvbiI6ImZsYXRpY29uLW1lZ2FwaG9uZS0xIiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7ImxpbmsiOnsidXJsIjoiIyJ9LCJ0aXRsZSI6IlBhcnRpY2lwYW50cyIsInRleHQiOiJUaGUgbGl0dGxlIHJvdHRlciBncnViIHNraXZlIG9mZiBibGFnIHJ1ZGR5IHNheSBndXR0ZWQgbWF0ZSwgbXkgbGFkeSBicm93biBicmVhZCBuYW5jeSBib3kuIiwiaWNvbiI6ImZsYXRpY29uLWFycm93cyIsImJ0bl9uYW1lIjoiUmVhZCBNb3JlIiwiYnRuX2xpbmsiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiZTI1OWVjYSJ9LHsibGluayI6eyJ1cmwiOiIjIn0sInRpdGxlIjoiUHJvdWQgU3BvbnNvcnMiLCJ0ZXh0IjoiVGhlIGxpdHRsZSByb3R0ZXIgZ3J1YiBza2l2ZSBvZmYgYmxhZyBydWRkeSBzYXkgZ3V0dGVkIG1hdGUsIG15IGxhZHkgYnJvd24gYnJlYWQgbmFuY3kgYm95LiIsImljb24iOiJmbGF0aWNvbi1kZWFsIiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI5ZDQ5NGQ0In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfam9pbl90aGVfZXZlbnRfdjMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-786a462 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"786a462\\" data-element_type=\\"section\\" data-e-type=\\"section\\" id=\\"about\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4a84354\\" data-id=\\"4a84354\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjQ0YmYxNWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwYXR0ZXJuX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzA0XC9wYXR0ZXJuLTEucG5nIiwiaWQiOjE0NDUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzA0XC9hYm91dC0zLmpwZyIsImlkIjoxNTgwLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzdWJ0aXRsZSI6IkFib3V0IHRoZSBFdmVudCIsInRpdGxlIjoiSW50ZXJuYXRpb25hbCBUZWNobm9sb2d5IFN1bW1pdCAyMDI0IiwidGV4dCI6IkxvcmVtIGlwc3VtIGdyYXZpZGEgbmliaCB2ZWwgdmVsaXQgYXVjdG9yIGFsaXF1ZXRuZWFuIHNvbGxpY2l0dWRpbiwgbG9yZW0gcXVpcyBCaWJlbmR1bSBhdWNpIGVsaXQgY29uc2VxdWF0IGlwc3V0aXMgc2VtIG5pYmggaWQgZWxpdCIsImZlYXR1cmVzIjpbeyJ0aXRsZSI6IldoZXJlIiwiaWNvbiI6ImZsYXRpY29uLW1hcHMtYW5kLWZsYWdzIiwidGV4dCI6IlRlY2hYIFBhcmsgU3RyZWUjMTIgTlksXG5OZXcgWW9yaywgVW5pdGVkIFN0YXRlIiwiX2lkIjoiNTdlZTk2YSJ9LHsidGl0bGUiOiJXaGVuIiwiaWNvbiI6ImZsYXRpY29uLWNhbGwtMSIsInRleHQiOiJTdW5kYXkgdG8gVGh1cnNkYXlcbkFwcmlsIDE0LTE4LCAyMDI0IiwiX2lkIjoiZmNiYTZkYyJ9XSwiYnRuX25hbWUiOiJCdXkgVGlja2V0IiwiYnRuX2xpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3dwLnRoZW1lcmFuZ2UubmV0XC9jb25hdFwvYWJvdXQtdXNcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYWJvdXRfdXNfdjQifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-a7f53c7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"a7f53c7\\" data-element_type=\\"section\\" data-e-type=\\"section\\" id=\\"speakers\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b83e94e\\" data-id=\\"b83e94e\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImM2YmNiOWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6Ik91ciBTcGVha2VycyIsInRpdGxlIjoiU3BlYWtlcnMgRXhwYXJ0cyIsIl90aXRsZSI6IkNvbmF0IFNwZWFrZXIgVjIiLCJxdWVyeV9jYXRlZ29yeSI6InNwZWFrZXJzLXYyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X3NwZWFrZXJfdjIifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-bc94c7e elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"bc94c7e\\" data-element_type=\\"section\\" data-e-type=\\"section\\" id=\\"events\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fee9999\\" data-id=\\"fee9999\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjRiMTNmNGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlRob3VnaHQgTGVhZGVyc2hpcCIsInRpdGxlIjoiSm9pbiBUaGUgV29ybGQncyBMZWFkaW5nIDxicj4gQ29tcGFuaWVzIGF0IFRlY2hub2xvZ3kgQ29uZmVyZW5jZSIsImV2ZW50X3RhYiI6W3sidGFiX2RhdGUiOiIyMDI1LTEyLTI0IDEyOjAwIiwidGFiX3RpdGxlIjoiRmlyc3QgRGF5IiwicXVlcnlfbnVtYmVyIjo0LCJxdWVyeV9jYXRlZ29yeSI6Im91ci1ldmVudHMiLCJfaWQiOiI2ZjE2MDU1In0seyJ0YWJfZGF0ZSI6IjIwMjUtMTItMjUgMTI6MDAiLCJ0YWJfdGl0bGUiOiJTZWNvbmQgRGF5IiwicXVlcnlfY2F0ZWdvcnkiOiJvdXItZXZlbnRzIiwiX2lkIjoiYjg4MzAxZiJ9LHsidGFiX2RhdGUiOiIyMDI1LTEyLTI2IDEyOjAwIiwidGFiX3RpdGxlIjoiVGhpcmQgRGF5IiwicXVlcnlfbnVtYmVyIjoyLCJxdWVyeV9jYXRlZ29yeSI6Im91ci1ldmVudHMiLCJfaWQiOiJmNzVlYzNhIn1dLCJfdGl0bGUiOiJDb25hdCBUaG91Z2h0IExlYWRlcnNoaXAgVjIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfdGhvdWdodF9sZWFkZXJzaGlwX3YyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-83603ef elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"83603ef\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-38d5027\\" data-id=\\"38d5027\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjMyODM3OWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlJlZ2lzdGVyIE5vdyIsInRpdGxlIjoiUmVnaXN0ZXIgQXR0ZW5kIiwidGV4dCI6IkxvcmVtIGlwc3VtIGdyYXZpZGEgbmliaCB2ZWwgdmVsaXQgYXVjdG9yIGFsaXF1ZXRuZWFuIHNvbGxpY2l0dWRpbiwgbG9yZW0gcXVpcyBCaWJlbmR1bSA8YnI+IGF1Y2kgZWxpdCBjb25zZXF1YXQgaXBzdXRpcyBzZW0gbmliaCBpZCBlbGl0IiwiY2Y3X3Nob3J0b2NkZSI6IjE0OTUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfcmVnaXN0ZXJfbm93In0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-530bf8b elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"530bf8b\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5881a91\\" data-id=\\"5881a91\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjlkM2E0N2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkNvbmZlcmVuY2UgVGlja2V0IFByaWNlIiwidGl0bGUiOiJDb25mZXJlbmNlIFRpY2tldHMgTm93IiwicHJpY2VfdGFibGUiOlt7Il9pZCI6ImVhYjBmYjYiLCJwcmljZV90aXRsZSI6IiBQZXItUGFyc29uIFBhc3MiLCJwcmljZSI6IiQ5NS4wMCIsInBlcmlvZCI6IlwvTW9udGgiLCJ0ZXh0IjoiRGF2aWQgYmxhdGFudCBhIGJsaW5kaW5nIHNob3Qgc3VjaCBhIGZpYmJlciBnb3NoIGJha2luZyBjYWtlcyB3aGF0IGEgcGxvbmtlciwgY29ja3VwIHZpY3RvcmlhIHNwb25nZS4iLCJmZWF0dXJlcyI6IjxzcGFuIGNsYXNzPVwidHJ1ZVwiPjxcL3NwYW4+IENvbmZlcmVuY2UgVGlja2V0c1xuPHNwYW4gY2xhc3M9XCJmYWxzZVwiPjxcL3NwYW4+IDUwIFZpZGVvcyB0byBVcGxvYWRcbjxzcGFuIGNsYXNzPVwidHJ1ZVwiPjxcL3NwYW4+IEVhc3kgQWNjZXNzXG48c3BhbiBjbGFzcz1cImZhbHNlXCI+PFwvc3Bhbj4gMTYgQ29udGFjdHNcbjxzcGFuIGNsYXNzPVwidHJ1ZVwiPjxcL3NwYW4+IEZyZWUgTHVuY2ggQW5kIENvZmZlZVxuPHNwYW4gY2xhc3M9XCJmYWxzZVwiPjxcL3NwYW4+IFByaW50ZWQgTWV0YXJpYWxzXG48c3BhbiBjbGFzcz1cInRydWVcIj48XC9zcGFuPiBDZXJ0aWZpY2F0ZVxuPHNwYW4gY2xhc3M9XCJmYWxzZVwiPjxcL3NwYW4+IE1vcmUgT3B0aW9ucyIsImJ0bl9uYW1lIjoiQnV5IFRpY2tldCJ9LHsicHJpY2VfdGl0bGUiOiJGdWxsLUZhbWlseSBQYXNzIiwicHJpY2UiOiIkMTIwLjAwIiwicGVyaW9kIjoiXC9Nb250aCIsInRleHQiOiJEYXZpZCBibGF0YW50IGEgYmxpbmRpbmcgc2hvdCBzdWNoIGEgZmliYmVyIGdvc2ggYmFraW5nIGNha2VzIHdoYXQgYSBwbG9ua2VyLCBjb2NrdXAgdmljdG9yaWEgc3BvbmdlLiIsImZlYXR1cmVzIjoiPHNwYW4gY2xhc3M9XCJ0cnVlXCI+PFwvc3Bhbj4gQ29uZmVyZW5jZSBUaWNrZXRzXG48c3BhbiBjbGFzcz1cInRydWVcIj48XC9zcGFuPiA1MCBWaWRlb3MgdG8gVXBsb2FkXG48c3BhbiBjbGFzcz1cInRydWVcIj48XC9zcGFuPiBFYXN5IEFjY2Vzc1xuPHNwYW4gY2xhc3M9XCJ0cnVlXCI+PFwvc3Bhbj4gMTYgQ29udGFjdHNcbjxzcGFuIGNsYXNzPVwidHJ1ZVwiPjxcL3NwYW4+IEZyZWUgTHVuY2ggQW5kIENvZmZlZVxuPHNwYW4gY2xhc3M9XCJ0cnVlXCI+PFwvc3Bhbj4gUHJpbnRlZCBNZXRhcmlhbHNcbjxzcGFuIGNsYXNzPVwidHJ1ZVwiPjxcL3NwYW4+IENlcnRpZmljYXRlXG48c3BhbiBjbGFzcz1cInRydWVcIj48XC9zcGFuPiBNb3JlIE9wdGlvbnMiLCJidG5fbmFtZSI6IkJ1eSBUaWNrZXQiLCJfaWQiOiJmM2U2ZTBmIiwiYnRuX3N0eWxlIjoidHdvIn1dLCJfdGl0bGUiOiJDb25hdCBQcmljZSBUYWJsZSBWNSIsImJnX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA0XC9wYXR0ZXJuLTQucG5nIiwiaWQiOjg5LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfcHJpY2VfdGFibGVfdjUifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-25fe8a4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"25fe8a4\\" data-element_type=\\"section\\" data-e-type=\\"section\\" data-settings=\\"{&quot;background_background&quot;:&quot;classic&quot;}\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-733f9bd\\" data-id=\\"733f9bd\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijg1ZjAxOTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlNwb25zb3JzIGFuZCBFeGhpYml0b3JzIiwidGl0bGUiOiJBcHByZWNpYXRlIE91ciBLaW5kIFBhcnRuZXJzIiwicGFydG5lcnMiOlt7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvMS5wbmciLCJpZCI6MjE5LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiI5MmVjZDJjIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzIucG5nIiwiaWQiOjIyMCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiM2NhZTU3NCJ9LHsiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC8zLnBuZyIsImlkIjoyMjEsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwibGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjBmNzdiOWMifSx7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNC5wbmciLCJpZCI6MjIyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiJhMmQyYWNkIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzUucG5nIiwiaWQiOjIyMywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiNjUzOTVhNiJ9LHsiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC82LnBuZyIsImlkIjoyMjQsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwibGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjM0N2I5ZTMifSx7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNy5wbmciLCJpZCI6MjI1LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiIzY2YwNDJmIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzgucG5nIiwiaWQiOjIyNiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiZTIxOThkNyJ9XSwiX3RpdGxlIjoiQ29uYXQgUGFydG5lcnMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfcGFydG5lcnMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-16b7411 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"16b7411\\" data-element_type=\\"section\\" data-e-type=\\"section\\" id=\\"blog\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6323fe6\\" data-id=\\"6323fe6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImQ3ODNlNTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkJsb2cgJSBBcnRpY2xlcyIsInRpdGxlIjoiTmV3cyAmIEFydGljbGVzIiwiYnRuX25hbWUiOiJWaWV3IE1vcmUgTmV3cyIsIl90aXRsZSI6IkNvbmF0IE5ld3MgVjMiLCJxdWVyeV9jYXRlZ29yeSI6Im5ld3MtdjIiLCJfX2R5bmFtaWNfXyI6W10sImJ0bl9saW5rIjp7InVybCI6Imh0dHBzOlwvXC93cC50aGVtZXJhbmdlLm5ldFwvY29uYXRcL2Jsb2ctY2xhc3NpY1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9uZXdzX3YzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f1098b2 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f1098b2\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-848ad71\\" data-id=\\"848ad71\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImFjMjY4ZDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJnYWxsZXJ5X2ltYWdlIjpbeyJpZCI6MTc1LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzEuanBnIn0seyJpZCI6MTgzLCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzguanBnIn0seyJpZCI6MTgxLCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzcuanBnIn0seyJpZCI6MTgwLCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYuanBnIn0seyJpZCI6MTc5LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzUuanBnIn0seyJpZCI6MTc4LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzQuanBnIn0seyJpZCI6MTc3LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzMuanBnIn0seyJpZCI6MTc2LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzIuanBnIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfZ2FsbGVyeV92MiJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}');
INSERT INTO `wpqi_postmeta` VALUES
(5039, 275, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5040, 275, '_elementor_css', 'a:7:{s:4:"time";i:1775654908;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5041, 275, '_elementor_element_cache', '{"timeout":1776298939,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5042, 944, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5043, 944, '_elementor_css', 'a:7:{s:4:"time";i:1775655959;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5044, 944, '_elementor_element_cache', '{"timeout":1776342636,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5045, 942, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5046, 942, '_elementor_css', 'a:7:{s:4:"time";i:1775658955;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5047, 942, '_elementor_element_cache', '{"timeout":1776331110,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5048, 943, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5049, 943, '_elementor_css', 'a:7:{s:4:"time";i:1775659408;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5050, 943, '_elementor_element_cache', '{"timeout":1776342621,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5051, 928, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5052, 928, '_elementor_css', 'a:7:{s:4:"time";i:1775660522;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5053, 928, '_elementor_element_cache', '{"timeout":1776293166,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(4465, 693, '_wp_trash_meta_status', 'publish'),
(4466, 693, '_wp_trash_meta_time', '1774630798'),
(4467, 693, '_wp_desired_post_slug', 'price'),
(4468, 3483, '_wp_page_template', 'tpl-default-elementor.php'),
(4469, 3483, '_elementor_edit_mode', 'builder'),
(4470, 3483, '_elementor_version', '3.13.1'),
(4471, 3483, '_elementor_pro_version', '3.7.5'),
(4472, 3483, '_elementor_data', '[{"id":"0e257ea","elType":"section","settings":{"layout":"full_width","_title":"Price Table V2"},"elements":[{"id":"e13f6b2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"3e327a7","elType":"widget","settings":{"subtitle":"Conference Ticket Price","title":"Conference Tickets Now","price_title1":"Standard Pass","price1":"$120","period1":"FIRST DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"482325e"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"6173be4"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"d0fc0f6"}],"btn_name1":"Buy Ticket","price_title2":"Flexible Pass","price2":"$220","period2":"second DAY","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"86d38b9"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"e5886cd"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"729546d"}],"btn_name2":"Buy Ticket","price_title3":"Business Pass","price3":"$320","period3":"third DAY","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"5acc1a3"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1d88682"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"0bb59ea"}],"btn_name3":"Buy Ticket","_title":"Conat Price Table V2","left_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"right_pattern_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-24.png","id":610,"size":"","alt":"","source":"library"},"bottom_text1":"Our prices includes 10% charges","bottom_text2":"Our prices includes 10% charges","bottom_text3":"Our prices includes 10% charges"},"elements":[],"widgetType":"conat_price_table_v2"}],"isInner":false}],"isInner":false},{"id":"59d3871","elType":"section","settings":{"layout":"full_width","_title":"Price Table V3"},"elements":[{"id":"34b1e1a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"69ae5c9","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/9.jpg","id":628,"size":"","alt":"","source":"library"},"subtitle":"Conference Ticket Price","title":"Get You a Conference <br> Tickets Now","bg_image1":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-1.png","id":629,"size":"","alt":"","source":"library"},"price_title1":"Standard Pass","price1":"$120","period1":"1 DAY","features1":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"de5aeb5"},{"style":"light","title":"Live Videos","text":"(Can access online free)","_id":"34dfe4b"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"31f5544"}],"btn_name1":"Buy Ticket","bottom_text1":"Our prices includes 10% charges","bg_image2":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-2.png","id":630,"size":"","alt":"","source":"library"},"price_title2":"Standard Pass","price2":"$220","period2":"2 Days","features2":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"45365db"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"96347f6"},{"style":"light","title":"Meet Speaker","text":"(Ask questions privately)","_id":"170d0ec"}],"btn_name2":"Buy Ticket","bottom_text2":"Our prices includes 10% charges","bg_image3":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/price-bg-3.png","id":631,"size":"","alt":"","source":"library"},"price_title3":" Standard Pass","price3":"$320","period3":"3 Days","features3":[{"style":"dark","title":"Full Conference","text":"(Includes workshop, coffee etc)","_id":"28b1fb6"},{"style":"dark","title":"Live Videos","text":"(Can access online free)","_id":"1e4f8e6"},{"style":"dark","title":"Meet Speaker","text":"(Ask questions privately)","_id":"4c760ab"}],"btn_name3":"Buy Ticket","bottom_text3":"Our prices includes 10% charges","_title":"Conat Price Table V3"},"elements":[],"widgetType":"conat_price_table_v3"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4473, 3483, '_elementor_template_type', 'wp-page'),
(4480, 874, '_wp_trash_meta_status', 'publish'),
(4481, 874, '_wp_trash_meta_time', '1774630843'),
(4482, 874, '_wp_desired_post_slug', 'patrick-spencer-3'),
(4483, 3484, '_thumbnail_id', '98'),
(4484, 3484, '_elementor_edit_mode', 'builder'),
(4485, 3484, '_elementor_version', '3.12.2'),
(4486, 3484, '_elementor_pro_version', '3.7.5'),
(4487, 3484, '_wp_page_template', 'default'),
(4488, 3484, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4489, 3484, '_elementor_template_type', 'wp-post'),
(4490, 846, '_wp_trash_meta_status', 'publish'),
(4491, 846, '_wp_trash_meta_time', '1774630843'),
(4492, 846, '_wp_desired_post_slug', 'patrick-spencer-2'),
(4493, 3485, '_thumbnail_id', '836'),
(4494, 3485, '_elementor_edit_mode', 'builder'),
(4495, 3485, '_elementor_version', '3.12.2'),
(4496, 3485, '_elementor_pro_version', '3.7.5'),
(4497, 3485, '_wp_page_template', 'default'),
(4498, 3485, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4499, 3485, '_elementor_template_type', 'wp-post'),
(4500, 847, '_wp_trash_meta_status', 'publish'),
(4501, 847, '_wp_trash_meta_time', '1774630843'),
(4502, 847, '_wp_desired_post_slug', 'jenson-button-4'),
(4503, 3486, '_thumbnail_id', '835'),
(4504, 3486, '_elementor_edit_mode', 'builder'),
(4505, 3486, '_elementor_version', '3.12.2'),
(4506, 3486, '_elementor_pro_version', '3.7.5'),
(4507, 3486, '_wp_page_template', 'default'),
(4508, 3486, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4509, 3486, '_elementor_template_type', 'wp-post'),
(4510, 845, '_wp_trash_meta_status', 'publish'),
(4511, 845, '_wp_trash_meta_time', '1774630843'),
(4512, 845, '_wp_desired_post_slug', 'jane-hamilton-3'),
(4513, 3487, '_thumbnail_id', '834'),
(4514, 3487, '_elementor_edit_mode', 'builder'),
(4515, 3487, '_elementor_version', '3.12.2'),
(4516, 3487, '_elementor_pro_version', '3.7.5'),
(4517, 3487, '_wp_page_template', 'default'),
(4518, 3487, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4519, 3487, '_elementor_template_type', 'wp-post'),
(4520, 844, '_wp_trash_meta_status', 'publish'),
(4521, 844, '_wp_trash_meta_time', '1774630843'),
(4522, 844, '_wp_desired_post_slug', 'michael-dover-3'),
(4523, 3488, '_thumbnail_id', '833'),
(4524, 3488, '_elementor_edit_mode', 'builder'),
(4525, 3488, '_elementor_version', '3.12.2'),
(4526, 3488, '_elementor_pro_version', '3.7.5'),
(4527, 3488, '_wp_page_template', 'default'),
(4528, 3488, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4529, 3488, '_elementor_template_type', 'wp-post'),
(4530, 843, '_wp_trash_meta_status', 'publish'),
(4531, 843, '_wp_trash_meta_time', '1774630843'),
(4532, 843, '_wp_desired_post_slug', 'matthew-white-3'),
(4533, 3489, '_thumbnail_id', '832'),
(4534, 3489, '_elementor_edit_mode', 'builder'),
(4535, 3489, '_elementor_version', '3.12.2'),
(4536, 3489, '_elementor_pro_version', '3.7.5'),
(4537, 3489, '_wp_page_template', 'default'),
(4538, 3489, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4539, 3489, '_elementor_template_type', 'wp-post'),
(4540, 842, '_wp_trash_meta_status', 'publish'),
(4541, 842, '_wp_trash_meta_time', '1774630843'),
(4542, 842, '_wp_desired_post_slug', 'harnold-min-2'),
(4543, 3490, '_thumbnail_id', '831'),
(4544, 3490, '_elementor_edit_mode', 'builder'),
(4545, 3490, '_elementor_version', '3.12.2'),
(4546, 3490, '_elementor_pro_version', '3.7.5'),
(4547, 3490, '_wp_page_template', 'default'),
(4548, 3490, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4549, 3490, '_elementor_template_type', 'wp-post'),
(4550, 841, '_wp_trash_meta_status', 'publish'),
(4551, 841, '_wp_trash_meta_time', '1774630843'),
(4552, 841, '_wp_desired_post_slug', 'jenson-button-3'),
(4553, 3491, '_thumbnail_id', '830'),
(4554, 3491, '_elementor_edit_mode', 'builder'),
(4555, 3491, '_elementor_version', '3.12.2'),
(4556, 3491, '_elementor_pro_version', '3.7.5'),
(4557, 3491, '_wp_page_template', 'default'),
(4558, 3491, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpqi_postmeta` VALUES
(4559, 3491, '_elementor_template_type', 'wp-post'),
(4560, 828, '_wp_trash_meta_status', 'publish'),
(4561, 828, '_wp_trash_meta_time', '1774630843'),
(4562, 828, '_wp_desired_post_slug', 'angelina-holy-3'),
(4563, 3492, '_thumbnail_id', '829'),
(4564, 3492, '_elementor_edit_mode', 'builder'),
(4565, 3492, '_elementor_version', '3.12.2'),
(4566, 3492, '_elementor_pro_version', '3.7.5'),
(4567, 3492, '_wp_page_template', 'default'),
(4568, 3492, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4569, 3492, '_elementor_template_type', 'wp-post'),
(4570, 821, '_wp_trash_meta_status', 'publish'),
(4571, 821, '_wp_trash_meta_time', '1774630843'),
(4572, 821, '_wp_desired_post_slug', 'janet-jones-2'),
(4573, 3493, '_thumbnail_id', '813'),
(4574, 3493, '_elementor_edit_mode', 'builder'),
(4575, 3493, '_elementor_version', '3.12.2'),
(4576, 3493, '_elementor_pro_version', '3.7.5'),
(4577, 3493, '_wp_page_template', 'default'),
(4578, 3493, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4579, 3493, '_elementor_template_type', 'wp-post'),
(4580, 822, '_wp_trash_meta_status', 'publish'),
(4581, 822, '_wp_trash_meta_time', '1774630843'),
(4582, 822, '_wp_desired_post_slug', 'jenson-button-2'),
(4583, 3494, '_thumbnail_id', '812'),
(4584, 3494, '_elementor_edit_mode', 'builder'),
(4585, 3494, '_elementor_version', '3.12.2'),
(4586, 3494, '_elementor_pro_version', '3.7.5'),
(4587, 3494, '_wp_page_template', 'default'),
(4588, 3494, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4589, 3494, '_elementor_template_type', 'wp-post'),
(4590, 819, '_wp_trash_meta_status', 'publish'),
(4591, 819, '_wp_trash_meta_time', '1774630843'),
(4592, 819, '_wp_desired_post_slug', 'jane-hamilton-2'),
(4593, 3495, '_thumbnail_id', '811'),
(4594, 3495, '_elementor_edit_mode', 'builder'),
(4595, 3495, '_elementor_version', '3.12.2'),
(4596, 3495, '_elementor_pro_version', '3.7.5'),
(4597, 3495, '_wp_page_template', 'default'),
(4598, 3495, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4599, 3495, '_elementor_template_type', 'wp-post'),
(4600, 820, '_wp_trash_meta_status', 'publish'),
(4601, 820, '_wp_trash_meta_time', '1774630843'),
(4602, 820, '_wp_desired_post_slug', 'michael-dover-2'),
(4603, 3496, '_thumbnail_id', '810'),
(4604, 3496, '_elementor_edit_mode', 'builder'),
(4605, 3496, '_elementor_version', '3.12.2'),
(4606, 3496, '_elementor_pro_version', '3.7.5'),
(4607, 3496, '_wp_page_template', 'default'),
(4608, 3496, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4609, 3496, '_elementor_template_type', 'wp-post'),
(4610, 818, '_wp_trash_meta_status', 'publish'),
(4611, 818, '_wp_trash_meta_time', '1774630843'),
(4612, 818, '_wp_desired_post_slug', 'matthew-white-2'),
(4613, 3497, '_thumbnail_id', '809'),
(4614, 3497, '_elementor_edit_mode', 'builder'),
(4615, 3497, '_elementor_version', '3.12.2'),
(4616, 3497, '_elementor_pro_version', '3.7.5'),
(4617, 3497, '_wp_page_template', 'default'),
(4618, 3497, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4619, 3497, '_elementor_template_type', 'wp-post'),
(4620, 807, '_wp_trash_meta_status', 'publish'),
(4621, 807, '_wp_trash_meta_time', '1774630843'),
(4622, 807, '_wp_desired_post_slug', 'angelina-holy-2'),
(4623, 3498, '_thumbnail_id', '808'),
(4624, 3498, '_elementor_edit_mode', 'builder'),
(4625, 3498, '_elementor_version', '3.12.2'),
(4626, 3498, '_elementor_pro_version', '3.7.5'),
(4627, 3498, '_wp_page_template', 'default'),
(4628, 3498, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4629, 3498, '_elementor_template_type', 'wp-post'),
(4633, 801, '_wp_trash_meta_status', 'publish'),
(4634, 801, '_wp_trash_meta_time', '1774630843'),
(4635, 801, '_wp_desired_post_slug', 'harnold-min'),
(4636, 3499, '_thumbnail_id', '105'),
(4637, 3499, '_elementor_edit_mode', 'builder'),
(4638, 3499, '_elementor_version', '3.12.2'),
(4639, 3499, '_elementor_pro_version', '3.7.5'),
(4640, 3499, '_wp_page_template', 'default'),
(4641, 3499, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4642, 3499, '_elementor_template_type', 'wp-post'),
(4643, 800, '_wp_trash_meta_status', 'publish'),
(4644, 800, '_wp_trash_meta_time', '1774630843'),
(4645, 800, '_wp_desired_post_slug', 'jenson-button'),
(4646, 3500, '_thumbnail_id', '104'),
(4647, 3500, '_elementor_edit_mode', 'builder'),
(4648, 3500, '_elementor_version', '3.12.2'),
(4649, 3500, '_elementor_pro_version', '3.7.5'),
(4650, 3500, '_wp_page_template', 'default'),
(4651, 3500, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4652, 3500, '_elementor_template_type', 'wp-post'),
(4653, 799, '_wp_trash_meta_status', 'publish'),
(4654, 799, '_wp_trash_meta_time', '1774630843'),
(4655, 799, '_wp_desired_post_slug', 'jane-hamilton'),
(4656, 3501, '_thumbnail_id', '103'),
(4657, 3501, '_elementor_edit_mode', 'builder'),
(4658, 3501, '_elementor_version', '3.12.2'),
(4659, 3501, '_elementor_pro_version', '3.7.5'),
(4660, 3501, '_wp_page_template', 'default'),
(4661, 3501, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4662, 3501, '_elementor_template_type', 'wp-post'),
(4663, 802, '_wp_trash_meta_status', 'publish'),
(4664, 802, '_wp_trash_meta_time', '1774630843'),
(4665, 802, '_wp_desired_post_slug', 'janet-jones'),
(4666, 3502, '_thumbnail_id', '102'),
(4667, 3502, '_elementor_edit_mode', 'builder'),
(4668, 3502, '_elementor_version', '3.12.2'),
(4669, 3502, '_elementor_pro_version', '3.7.5'),
(4670, 3502, '_wp_page_template', 'default'),
(4671, 3502, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4672, 3502, '_elementor_template_type', 'wp-post'),
(4673, 793, '_wp_trash_meta_status', 'publish'),
(4674, 793, '_wp_trash_meta_time', '1774630843'),
(4675, 793, '_wp_desired_post_slug', 'michael-dover'),
(4676, 3503, '_thumbnail_id', '101'),
(4677, 3503, '_elementor_edit_mode', 'builder'),
(4678, 3503, '_elementor_version', '3.12.2'),
(4679, 3503, '_elementor_pro_version', '3.7.5'),
(4680, 3503, '_wp_page_template', 'default'),
(4681, 3503, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4682, 3503, '_elementor_template_type', 'wp-post'),
(4683, 795, '_wp_trash_meta_status', 'publish'),
(4684, 795, '_wp_trash_meta_time', '1774630848'),
(4685, 795, '_wp_desired_post_slug', 'matthew-white'),
(4686, 3504, '_thumbnail_id', '100'),
(4687, 3504, '_elementor_edit_mode', 'builder'),
(4688, 3504, '_elementor_version', '3.12.2'),
(4689, 3504, '_elementor_pro_version', '3.7.5'),
(4690, 3504, '_wp_page_template', 'default'),
(4691, 3504, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4692, 3504, '_elementor_template_type', 'wp-post'),
(4693, 794, '_wp_trash_meta_status', 'publish'),
(4694, 794, '_wp_trash_meta_time', '1774630848'),
(4695, 794, '_wp_desired_post_slug', 'angelina-holy'),
(4696, 3505, '_thumbnail_id', '99'),
(4697, 3505, '_elementor_edit_mode', 'builder'),
(4698, 3505, '_elementor_version', '3.12.2'),
(4699, 3505, '_elementor_pro_version', '3.7.5'),
(4700, 3505, '_wp_page_template', 'default'),
(4701, 3505, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4702, 3505, '_elementor_template_type', 'wp-post'),
(4703, 97, '_wp_trash_meta_status', 'publish'),
(4704, 97, '_wp_trash_meta_time', '1774630848'),
(4705, 97, '_wp_desired_post_slug', 'patrick-spencer'),
(4706, 3506, '_thumbnail_id', '98'),
(4707, 3506, '_elementor_edit_mode', 'builder'),
(4708, 3506, '_elementor_template_type', 'wp-post'),
(4709, 3506, '_elementor_version', '3.12.2'),
(4710, 3506, '_elementor_pro_version', '3.7.5'),
(4711, 3506, '_wp_page_template', 'default'),
(4712, 3506, '_elementor_data', '[{"id":"b1e9c66","elType":"section","settings":{"layout":"full_width","_title":"Speaker Details"},"elements":[{"id":"9360b40","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9dd3cb4","elType":"widget","settings":{"skills":[],"_title":"Conat Speaker Details","title":"Speeches By: Matthew White","events":[{"title":"How to Start Freelancing","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","_id":"618cab7","date":"2025-12-25 12:00","room":"Room#2","time_start":"01:00PM","time_end":"12:00PM","address":"5 Universal Principles of Company Growth","day":"1st Day","icon":"flaticon-clock-2"},{"title":"Design for Startups","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#1","time_start":"02:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"2nd Day","icon":"flaticon-clock-2","_id":"9c0941e"},{"title":"Finance For Freelancers","text":"All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.","date":"2025-12-25 12:00","room":"Room#3","time_start":"03:00PM","time_end":"03:30PM","address":"5 Universal Principles of Company Growth","day":"3rd Day","icon":"flaticon-clock-2","_id":"7df6bba"}],"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/faq.jpg","id":124,"size":"","alt":"","source":"library"},"subtitle":"For Contact That Speaker","title2":"Quick Contact","cf7_shortocde":"122"},"elements":[],"widgetType":"conat_speaker_details"}],"isInner":false}],"isInner":false},{"id":"32ebbc4","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"c80c86a","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"f46ecea","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4818, 485, '_tribe_ignored_event_previous_status', 'publish'),
(4819, 485, '_wp_trash_meta_status', 'publish'),
(4820, 485, '_wp_trash_meta_time', '1774631060'),
(4821, 485, '_wp_desired_post_slug', 'modern-marketing-summit-sydney'),
(4822, 3518, '_thumbnail_id', '471'),
(4823, 3518, '_elementor_edit_mode', 'builder'),
(4824, 3518, '_elementor_version', '3.34.0'),
(4825, 3518, '_elementor_pro_version', '3.7.5'),
(4826, 3518, '_wp_page_template', 'default'),
(4827, 3518, '_elementor_data', '[{"id":"98bb257","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"6e3bdca","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"9982150","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4790, 892, '_edit_lock', '1774631115:1'),
(4791, 3515, '_wp_page_template', 'tpl-default-elementor.php');
INSERT INTO `wpqi_postmeta` VALUES
(4792, 3515, '_elementor_edit_mode', 'builder'),
(4793, 3515, '_elementor_version', '3.31.2'),
(4794, 3515, '_elementor_pro_version', '3.7.5'),
(4795, 3515, '_elementor_data', '[{"id":"73c1d55","elType":"section","settings":{"_title":"Events","layout":"full_width"},"elements":[{"id":"683a5ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"032d601","elType":"widget","settings":{"query_category":"our-events"},"elements":[],"widgetType":"conat_events_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4796, 3515, '_elementor_template_type', 'wp-page'),
(4800, 3516, '_wp_page_template', 'tpl-default-elementor.php'),
(4801, 3516, '_elementor_edit_mode', 'builder'),
(4802, 3516, '_elementor_version', '3.31.2'),
(4803, 3516, '_elementor_pro_version', '3.7.5'),
(4804, 3516, '_elementor_data', '[{"id":"73c1d55","elType":"section","settings":{"_title":"Events","layout":"full_width"},"elements":[{"id":"683a5ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"032d601","elType":"widget","settings":{"query_category":"our-events"},"elements":[],"widgetType":"conat_events_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4805, 3516, '_elementor_template_type', 'wp-page'),
(4809, 3517, '_wp_page_template', 'tpl-default-elementor.php'),
(4810, 3517, '_elementor_edit_mode', 'builder'),
(4811, 3517, '_elementor_version', '3.31.2'),
(4812, 3517, '_elementor_pro_version', '3.7.5'),
(4813, 3517, '_elementor_data', '[{"id":"73c1d55","elType":"section","settings":{"_title":"Events","layout":"full_width"},"elements":[{"id":"683a5ba","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"032d601","elType":"widget","settings":{"query_category":"our-events","query_number":1},"elements":[],"widgetType":"conat_events_v2"}],"isInner":false}],"isInner":false},{"id":"3cf4eab","elType":"section","settings":{"layout":"full_width","_title":"Subscriber"},"elements":[{"id":"4c28fd6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"2e8c1f5","elType":"widget","settings":{"bg_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/6-1.jpg","id":431,"size":"","alt":"","source":"library"},"pattern_left_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-12.png","id":282,"size":"","alt":"","source":"library"},"pattern_right_image":{"url":"https:\\/\\/themerange.net\\/wp\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/pattern-13.png","id":283,"size":"","alt":"","source":"library"},"subtitle":"Get The Latest Updates","title":"Signup For Newsletter","cf7_shortocde":"285","_title":"Conat Subscriber","style":"two"},"elements":[],"widgetType":"conat_subscriber"}],"isInner":false}],"isInner":false}]'),
(4814, 3517, '_elementor_template_type', 'wp-page'),
(4828, 3518, '_elementor_template_type', 'tec_event_single_static'),
(4829, 915, '_tribe_ignored_event_previous_status', 'publish'),
(4830, 915, '_wp_trash_meta_status', 'publish'),
(4831, 915, '_wp_trash_meta_time', '1774631060'),
(4832, 915, '_wp_desired_post_slug', 'modern-marketing-summit-sydney-2'),
(4833, 3519, '_thumbnail_id', '471'),
(4834, 3519, '_elementor_edit_mode', 'builder'),
(4835, 3519, '_elementor_version', '3.34.0'),
(4836, 3519, '_elementor_pro_version', '3.7.5'),
(4837, 3519, '_wp_page_template', 'default'),
(4838, 3519, '_elementor_data', '[{"id":"a85ae30","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"f39564d","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"dfd9e92","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4839, 3519, '_elementor_template_type', 'tec_event_single_static'),
(4840, 486, '_tribe_ignored_event_previous_status', 'publish'),
(4841, 486, '_wp_trash_meta_status', 'publish'),
(4842, 486, '_wp_trash_meta_time', '1774631060'),
(4843, 486, '_wp_desired_post_slug', 'introduction-about-speakers'),
(4844, 3520, '_thumbnail_id', '471'),
(4845, 3520, '_elementor_edit_mode', 'builder'),
(4846, 3520, '_elementor_version', '3.34.0'),
(4847, 3520, '_elementor_pro_version', '3.7.5'),
(4848, 3520, '_wp_page_template', 'default'),
(4849, 3520, '_elementor_data', '[{"id":"3076049","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"595ef22","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"6f22ace","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4850, 3520, '_elementor_template_type', 'tec_event_single_static'),
(4851, 517, '_tribe_ignored_event_previous_status', 'publish'),
(4852, 517, '_wp_trash_meta_status', 'publish'),
(4853, 517, '_wp_trash_meta_time', '1774631060'),
(4854, 517, '_wp_desired_post_slug', 'home-life-open-entryway-occasion'),
(4855, 3521, '_thumbnail_id', '471'),
(4856, 3521, '_elementor_edit_mode', 'builder'),
(4857, 3521, '_elementor_version', '3.34.0'),
(4858, 3521, '_elementor_pro_version', '3.7.5'),
(4859, 3521, '_wp_page_template', 'default'),
(4860, 3521, '_elementor_data', '[{"id":"7a2b99b","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"e410ac6","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"82104bb","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4861, 3521, '_elementor_template_type', 'tec_event_single_static'),
(4862, 916, '_tribe_ignored_event_previous_status', 'publish'),
(4863, 916, '_wp_trash_meta_status', 'publish'),
(4864, 916, '_wp_trash_meta_time', '1774631060'),
(4865, 916, '_wp_desired_post_slug', 'introduction-about-speakers-2'),
(4866, 3522, '_thumbnail_id', '471'),
(4867, 3522, '_elementor_edit_mode', 'builder'),
(4868, 3522, '_elementor_version', '3.34.0'),
(4869, 3522, '_elementor_pro_version', '3.7.5'),
(4870, 3522, '_wp_page_template', 'default'),
(4871, 3522, '_elementor_data', '[{"id":"77443e2","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"c778002","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"4734a23","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4872, 3522, '_elementor_template_type', 'tec_event_single_static'),
(4873, 917, '_tribe_ignored_event_previous_status', 'publish'),
(4874, 917, '_wp_trash_meta_status', 'publish'),
(4875, 917, '_wp_trash_meta_time', '1774631060'),
(4876, 917, '_wp_desired_post_slug', 'home-life-open-entryway-occasion-2'),
(4877, 3523, '_thumbnail_id', '471'),
(4878, 3523, '_elementor_edit_mode', 'builder'),
(4879, 3523, '_elementor_version', '3.34.0'),
(4880, 3523, '_elementor_pro_version', '3.7.5'),
(4881, 3523, '_wp_page_template', 'default'),
(4882, 3523, '_elementor_data', '[{"id":"ae57cad","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"efaddc3","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"fbca4a4","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4883, 3523, '_elementor_template_type', 'tec_event_single_static'),
(4884, 435, '_tribe_ignored_event_previous_status', 'publish'),
(4885, 435, '_wp_trash_meta_status', 'publish'),
(4886, 435, '_wp_trash_meta_time', '1774631060'),
(4887, 435, '_wp_desired_post_slug', 'registration-for-opening-workshop'),
(4888, 3524, '_thumbnail_id', '471'),
(4889, 3524, '_elementor_template_type', 'tec_event_single_static'),
(4890, 3524, '_elementor_version', '3.34.0'),
(4891, 3524, '_elementor_pro_version', '3.7.5'),
(4892, 3524, '_wp_page_template', 'elementor_header_footer'),
(4893, 3524, '_elementor_data', '[{"id":"10b1f33","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"c2a85f4","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"12fef5e","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4894, 3524, '_elementor_edit_mode', 'builder'),
(4895, 914, '_edit_lock', '1774631173:1'),
(4896, 914, '_edit_last', '1'),
(4897, 914, '_wp_old_slug', 'registration-for-opening-workshop-2'),
(4898, 914, 'redux-metabox-section', ''),
(4899, 914, 'header_new_elementor_template', ''),
(4900, 914, 'header_style_settings', 'header_v1'),
(4901, 914, 'banner_elementor_template', ''),
(4902, 914, 'banner_banner_title', ''),
(4903, 914, 'sidebar_elementor_template', ''),
(4904, 914, 'sidebar_page_sidebar', ''),
(4905, 914, 'footer_elementor_template', ''),
(4906, 914, 'footer_style_settings', 'footer_v2'),
(4907, 914, 'auto_play', '1'),
(4908, 3525, '_elementor_edit_mode', 'builder'),
(4909, 3525, '_thumbnail_id', '471'),
(4910, 3525, '_elementor_version', '3.34.0'),
(4911, 3525, '_elementor_pro_version', '3.7.5'),
(4912, 3525, '_wp_page_template', 'default'),
(4913, 3525, '_elementor_data', '[{"id":"bbc989e","elType":"section","settings":{"layout":"full_width","_title":"Event Details"},"elements":[{"id":"de17e41","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"62cf769","elType":"widget","settings":{"events":[],"text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.<\\/p>","bottom_text":"<p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.<\\/p>","title":"Evolution of user Interface","features":[{"text":"Multiple Announcements during the event.","_id":"17d2fa6"},{"text":"Logo & company details on the WordCamp Kolkata.","_id":"a6c4d4a"},{"text":"Dedicated blog post thanking each of our Gold.","_id":"ec1f20a"},{"text":"Acknowledgment and thanks in opening and closing.","_id":"b3b16a3"}],"image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event.jpg","id":471,"size":"","alt":"","source":"library"},"speaker_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/author-3.jpg","id":3393,"size":"","alt":"","source":"library"},"speaker_name":"Paul Wilson","designation":"Art Critic","locaiton":"Hall 1, Building, Golden Street , Southafrica","speaker_timing":"08.00 am 09.00 am","location":"Hall 1, Building, Golden Street , Southafrica","feature_title":"Evolution of user Interface","feature_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/05\\/event-1.jpg","id":479,"size":"","alt":"","source":"library"},"baner_image":{"url":"https:\\/\\/wp.themerange.net\\/conat\\/wp-content\\/uploads\\/2023\\/04\\/11.jpg","id":112,"size":"","alt":"","source":"library"},"banner_title":"Event Details"},"elements":[],"widgetType":"conat_event_details"}],"isInner":false}],"isInner":false}]'),
(4914, 3525, '_elementor_template_type', 'tec_event_single_static'),
(4998, 914, '_elementor_css', 'a:7:{s:4:"time";i:1775528381;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(4997, 914, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(4999, 914, '_elementor_element_cache', '{"timeout":1776342656,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-bbc989e elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"bbc989e\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de17e41\\" data-id=\\"de17e41\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjYyY2Y3NjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJldmVudHMiOltdLCJ0ZXh0IjoiPHA+RG9sb3Igc2l0IGFtZXQgY29uc2VjdGV0dXIgZWxpdCBzZWQgZG8gZWl1c21vZCB0ZW1wb3IgaW5jZCBpZHVudCBsYWJvcmUgZXQgZG9sb3JlIG1hZ25hIGFsaXF1YSBlbmltIGFkIG1pbmltIHZlbmlhbSBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXhlYSBjb21tb2RvIGNvbnNlcXVhdC5kdWlzIGF1dGUgaXJ1cmUgZG9sb3IgaW4gcmVwcmUgaGVuIGRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyIGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgZWFxdWUgaXBzYSBxdWFlIGlsbG8gcHJvaWRlbnQgc3VudCBpbiBjdWxwYSBxdWkgb2ZmaWNpYSBkZXNlcnVudCBtb2xsaXQgYW5pbSBpZCBlc3QgbGFib3J1bSBwZXJzcGljaWF0aXMgdW5kZSBvbW5pcyBpc3RlIG5hdHVzIGVycm9yIHNpdCB2b2x1cHRhdGVtIGFjY3VzYW50aXVtIGRvbG9yZSBsYXVkYW50IHJlbSBhcGVyaWFtIGVhcXVlIGlwc2EgcXVhZSBhYiBpbGxvIGludmVudG9yZSB2ZXJpdGF0aXMgcXVhc2kgYXJjaGl0ZWN0by48XC9wPjxwPkRvbG9yIHNpdCBhbWV0IGNvbnNlY3RldHVyIGVsaXQgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2QgaWR1bnQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEgZW5pbSBhZCBtaW5pbSB2ZW5pYW0gcXVpcyBub3N0cnVkIGV4ZXJjaXRhdGlvbiB1bGxhbWNvIGxhYm9yaXMgbmlzaSB1dCBhbGlxdWlwIGV4ZWEgY29tbW9kbyBjb25zZXF1YXQuZHVpcyBhdXRlIGlydXJlIGRvbG9yIGluIHJlcHJlaGVuIGRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyIGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQuPFwvcD4iLCJib3R0b21fdGV4dCI6IjxwPkRvbG9yIHNpdCBhbWV0IGNvbnNlY3RldHVyIGVsaXQgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2QgaWR1bnQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEgZW5pbSBhZCBtaW5pbSB2ZW5pYW0gcXVpcyBub3N0cnVkIGV4ZXJjaXRhdGlvbiB1bGxhbWNvIGxhYm9yaXMgbmlzaSB1dCBhbGlxdWlwIGV4ZWEgY29tbW9kbyBjb25zZXF1YXQuZHVpcyBhdXRlIGlydXJlIGRvbG9yIGluIHJlcHJlIGhlbiBkZXJpdCBpbiB2b2x1cHRhdGUgdmVsaXQgZXNzZSBjaWxsdW0gZG9sb3JlIGV1IGZ1Z2lhdCBudWxsYSBwYXJpYXR1ciBjZXB0ZXVyIHNpbnQgb2NjYWVjYXQgY3VwaWRhdGF0IGVhcXVlIGlwc2EgcXVhZSBpbGxvIHByb2lkZW50IHN1bnQgaW4gY3VscGEgcXVpIG9mZmljaWEgZGVzZXJ1bnQgbW9sbGl0IGFuaW0gaWQgZXN0IGxhYm9ydW0gcGVyc3BpY2lhdGlzIHVuZGUgb21uaXMgaXN0ZSBuYXR1cyBlcnJvciBzaXQgdm9sdXB0YXRlbSBhY2N1c2FudGl1bSBkb2xvcmUgbGF1ZGFudCByZW0gYXBlcmlhbSBlYXF1ZSBpcHNhIHF1YWUgYWIgaWxsbyBpbnZlbnRvcmUgdmVyaXRhdGlzIHF1YXNpIGFyY2hpdGVjdG8uPFwvcD4iLCJ0aXRsZSI6IkV2b2x1dGlvbiBvZiB1c2VyIEludGVyZmFjZSIsImZlYXR1cmVzIjpbeyJ0ZXh0IjoiTXVsdGlwbGUgQW5ub3VuY2VtZW50cyBkdXJpbmcgdGhlIGV2ZW50LiIsIl9pZCI6IjE3ZDJmYTYifSx7InRleHQiOiJMb2dvICYgY29tcGFueSBkZXRhaWxzIG9uIHRoZSBXb3JkQ2FtcCBLb2xrYXRhLiIsIl9pZCI6ImE2YzRkNGEifSx7InRleHQiOiJEZWRpY2F0ZWQgYmxvZyBwb3N0IHRoYW5raW5nIGVhY2ggb2Ygb3VyIEdvbGQuIiwiX2lkIjoiZWMxZjIwYSJ9LHsidGV4dCI6IkFja25vd2xlZGdtZW50IGFuZCB0aGFua3MgaW4gb3BlbmluZyBhbmQgY2xvc2luZy4iLCJfaWQiOiJiM2IxNmEzIn1dLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvZXZlbnQuanBnIiwiaWQiOjQ3MSwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwic3BlYWtlcl9pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvYXV0aG9yLTMuanBnIiwiaWQiOjMzOTMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInNwZWFrZXJfbmFtZSI6IlBhdWwgV2lsc29uIiwiZGVzaWduYXRpb24iOiJBcnQgQ3JpdGljIiwibG9jYWl0b24iOiJIYWxsIDEsIEJ1aWxkaW5nLCBHb2xkZW4gU3RyZWV0ICwgU291dGhhZnJpY2EiLCJzcGVha2VyX3RpbWluZyI6IjA4LjAwIGFtIDA5LjAwIGFtIiwibG9jYXRpb24iOiJIYWxsIDEsIEJ1aWxkaW5nLCBHb2xkZW4gU3RyZWV0ICwgU291dGhhZnJpY2EiLCJmZWF0dXJlX3RpdGxlIjoiRXZvbHV0aW9uIG9mIHVzZXIgSW50ZXJmYWNlIiwiZmVhdHVyZV9pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvZXZlbnQtMS5qcGciLCJpZCI6NDc5LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJiYW5lcl9pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNFwvMTEuanBnIiwiaWQiOjExMiwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiYmFubmVyX3RpdGxlIjoiRXZlbnQgRGV0YWlscyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9ldmVudF9kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5000, 732, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5001, 732, '_elementor_css', 'a:7:{s:4:"time";i:1775532947;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5002, 732, '_elementor_element_cache', '{"timeout":1776288425,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-8bf65f3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"8bf65f3\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-07dd9b8\\" data-id=\\"07dd9b8\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjAzODU3MDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IlRlcm1zICYgQ29uZGl0aW9uIiwidGV4dCI6IjxkaXYgY2xhc3M9XCJwcml2YWN5LWNvbnRlbnRcIj48cD5Gb3IgZWFjaCBwcm9qZWN0IHdlIGVzdGFibGlzaCByZWxhdGlvbnNoaXBzIHdpdGggcGFydG5lcnMgd2hvIHdlIGtub3cgd2lsbCBoZWxwIHVzIGNyZWF0ZSBhZGRlZCB2YWx1ZSBmb3IgeW91ciBwcm9qZWN0LiBBcyB3ZWxsIGFzIGJyaW5naW5nIHRvZ2V0aGVyIHRoZSBwdWJsaWMgYW5kIHByaXZhdGUgc2VjdG9ycywgd2UgbWFrZSBzZWN0b3Itb3ZlcmFyY2hpbmcgbGlua3MgdG8gZ2F0aGVyIGtub3dsZWRnZSBhbmQgdG8gbGVhcm4gZnJvbSBlYWNoIG90aGVyIHdobyB3ZSBrbm93IHdpbGwgaGVscCB1cyBjcmVhdGUgYWRkZWQgdmFsdWUgZm9yIHlvdXIgcHJvamVjdC48XC9wPjxkaXYgY2xhc3M9XCJkYXRlXCI+VXBkYXRlZCBNYXJjaCA2LCAyMDIzPFwvZGl2PjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LiBWaXZhbXVzIG1heGltdXMgZmVsaXMgYWMgbmlzbCBsdWN0dXMuIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LiBWaXZhbXVzIG1heGltdXMgZmVsaXMgYWMgbmlzbCBsdWN0dXMuPFwvcD48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUuPFwvcD48aDM+T3ZlcnZpZXc8XC9oMz48cD5UaGVyZSBhcmUgbWFueSB2YXJpYXRpb25zIG9mIHBhc3NhZ2VzIG9mIExvcmVtIElwc3VtIGF2YWlsYWJsZSwgYnV0IHRoZSBtYWpvcml0eSBoYXZlIHN1ZmZlcmVkIGFsdGVyYXRpb24gaW4gc29tZSBmb3JtLCBieSBpbmplY3RlZCBodW1vdXIsIG9yIHJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBUaGVyZSBhcmUgbWFueSB2YXJpYXRpb25zIG9mIHBhc3NhZ2VzIG9mIExvcmVtIElwc3VtIGF2YWlsYWJsZSwgYnV0IHRoZSBtYWpvcml0eSBoYXZlIHN1ZmZlcmVkIGFsdGVyYXRpb24gaW4gc29tZSBmb3JtLCBieSBpbmplY3RlZCBodW1vdXIuPFwvcD48XC9kaXY+PGRpdiBjbGFzcz1cInByaXZhY3ktY29udGVudFwiPjxoND5UaGUgc3RhbmRhcmQgY2h1bmsgb2YgTG9yZW0gSXBzdW0gdXNlZCBzaW5jZSB0aGUgMTUwMHMgaXMgPGJyIFwvPnJlcHJvZHVjZWQgYmVsb3cgZm9yIHRob3NlIGludGVyZXN0ZWQuPFwvaDQ+PHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTmFtIGF0IG5pc2wgbGlndWxhLiBTdXNwZW5kaXNzZSB2aXRhZSBleCBmZXJtZW50dW0sIHN1c2NpcGl0IHNlbSBpZCwgZGFwaWJ1cyBvcmNpLiBDcmFzIGVmZmljaXR1ciBtaSBhdWd1ZSwgdXQgc29kYWxlcyBmZWxpcyByaG9uY3VzIGJpYmVuZHVtLiBGdXNjZSBzYWdpdHRpcyBuaWJoIG9yY2ksIGlkIHZlc3RpYnVsdW0gdG9ydG9yIGFsaXF1ZXQgdXQuIFZpdmFtdXMgbWF4aW11cyBmZWxpcyBhYyBuaXNsIGx1Y3R1cywgdXQgYWxpcXVldCBtYXNzYSBzdXNjaXBpdC4gU2VkIHNjZWxlcmlzcXVlIHF1YW0ganVzdG8sIHNlZCB2b2x1dHBhdCBuZXF1ZSB0ZW1wb3IgcG9ydGEuIEludGVyZHVtIGV0IG1hbGVzdWFkYSBmYW1lcyBhYyBhbnRlIGlwc3VtIHByaW1pcyBpbiBmYXVjaWJ1cy4gQWxpcXVhbSBjb25zZXF1YXQgdGVsbHVzIGlkIHJpc3VzIGNvbmRpbWVudHVtIGZyaW5naWxsYS4gRXRpYW0gbWF4aW11cyBwb3J0dGl0b3IgbWFnbmEgc2l0IGFtZXQgY29uc2VjdGV0dXIuIEludGVnZXIgZWdldCBhbnRlIHNjZWxlcmlzcXVlIHRvcnRvciBzb2RhbGVzIGFsaXF1ZXQuIEludGVnZXIgaW4gdmVzdGlidWx1bSBsZW8sIHZpdGFlIHRyaXN0aXF1ZSBvcmNpLiBFdGlhbSB0b3J0b3Igc2VtLCBwb3J0dGl0b3IgYXQgcGVsbGVudGVzcXVlIHNpdCBhbWV0LCBmcmluZ2lsbGEgbmVjIG1hc3NhLiBOdW5jIG5lYyBtYWduYSBzZWQgbWV0dXMgdHJpc3RpcXVlIG9ybmFyZSB2aXRhZSB1dCBuaXNsLiBNYXVyaXMgbGFjdXMgZW5pbSwgcG9zdWVyZSBldCB0aW5jaWR1bnQgY29uZGltZW50dW0sIHNvZGFsZXMgYWMgZWxpdC48XC9wPjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LjxcL3A+PHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTmFtIGF0IG5pc2wgbGlndWxhLiBTdXNwZW5kaXNzZSB2aXRhZSBleCBmZXJtZW50dW0sIHN1c2NpcGl0IHNlbSBpZCwgZGFwaWJ1cyBvcmNpLiBDcmFzIGVmZmljaXR1ciBtaSBhdWd1ZSwgdXQgc29kYWxlcyBmZWxpcyByaG9uY3VzIGJpYmVuZHVtLiBGdXNjZSBzYWdpdHRpcyBuaWJoIG9yY2ksIGlkIHZlc3RpYnVsdW0gdG9ydG9yIGFsaXF1ZXQgdXQuIFZpdmFtdXMgbWF4aW11cyBmZWxpcyBhYyBuaXNsIGx1Y3R1cywgdXQgYWxpcXVldCBtYXNzYSBzdXNjaXBpdC4gU2VkIHNjZWxlcmlzcXVlIHF1YW0ganVzdG8sIHNlZCB2b2x1dHBhdCBuZXF1ZSB0ZW1wb3IgcG9ydGEuIEludGVyZHVtIGV0IG1hbGVzdWFkYSBmYW1lcyBhYyBhbnRlIGlwc3VtIHByaW1pcyBpbiBmYXVjaWJ1cy4gQWxpcXVhbSBjb25zZXF1YXQgdGVsbHVzIGlkIHJpc3VzIGNvbmRpbWVudHVtIGZyaW5naWxsYS4gRXRpYW0gbWF4aW11cyBwb3J0dGl0b3IgbWFnbmEgc2l0IGFtZXQgY29uc2VjdGV0dXIuIEludGVnZXIgZWdldCBhbnRlIHNjZWxlcmlzcXVlIHRvcnRvciBzb2RhbGVzIGFsaXF1ZXQuIEludGVnZXIgaW4gdmVzdGlidWx1bSBsZW8sIHZpdGFlIHRyaXN0aXF1ZSBvcmNpLiBFdGlhbSB0b3J0b3I8XC9wPjxcL2Rpdj48ZGl2IGNsYXNzPVwicHJpdmFjeS1jb250ZW50XCI+PGg0PlRoZSBzdGFuZGFyZCBjaHVuayBvZiBMb3JlbSBJcHN1bSB1c2VkIHNpbmNlIHRoZSAxNTAwcyBpcyA8YnIgXC8+cmVwcm9kdWNlZCBiZWxvdyBmb3IgdGhvc2UgaW50ZXJlc3RlZC48XC9oND48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlLCB1dCBzb2RhbGVzIGZlbGlzIHJob25jdXMgYmliZW5kdW0uIEZ1c2NlIHNhZ2l0dGlzIG5pYmggb3JjaSwgaWQgdmVzdGlidWx1bSB0b3J0b3IgYWxpcXVldCB1dC4gVml2YW11cyBtYXhpbXVzIGZlbGlzIGFjIG5pc2wgbHVjdHVzLCB1dCBhbGlxdWV0IG1hc3NhIHN1c2NpcGl0LiBTZWQgc2NlbGVyaXNxdWUgcXVhbSBqdXN0bywgc2VkIHZvbHV0cGF0IG5lcXVlIHRlbXBvciBwb3J0YS4gSW50ZXJkdW0gZXQgbWFsZXN1YWRhIGZhbWVzIGFjIGFudGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzLiBBbGlxdWFtIGNvbnNlcXVhdCB0ZWxsdXMgaWQgcmlzdXMgY29uZGltZW50dW0gZnJpbmdpbGxhLjxcL3A+PHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTmFtIGF0IG5pc2wgbGlndWxhLiBTdXNwZW5kaXNzZSB2aXRhZSBleCBmZXJtZW50dW0sIHN1c2NpcGl0IHNlbSBpZCwgZGFwaWJ1cyBvcmNpLiBDcmFzIGVmZmljaXR1ciBtaSBhdWd1ZSwgdXQgc29kYWxlcyBmZWxpcyByaG9uY3VzIGJpYmVuZHVtLiBGdXNjZSBzYWdpdHRpcyBuaWJoIG9yY2ksIGlkIHZlc3RpYnVsdW0gdG9ydG9yIGFsaXF1ZXQgdXQuPFwvcD48dWwgY2xhc3M9XCJwcml2YWN5LWxpc3RcIj48bGk+QmVzdCBDZXJ0aWZpZWQgU3BlYWtlcjxcL2xpPjxsaT5CcmFuZCBEaWdpdGFsIElkZWFzPFwvbGk+PGxpPkNvbW11bmljYXRlIFBlb3BsZTxcL2xpPjxsaT5XZWxsIEluc3BpcmluZyBLZXlub3RlczxcL2xpPjxcL3VsPjxcL2Rpdj48ZGl2IGNsYXNzPVwicHJpdmFjeS1jb250ZW50XCI+PGg0PlRoZSBzdGFuZGFyZCBjaHVuayBvZiBMb3JlbSBJcHN1bSB1c2VkIHNpbmNlIHRoZSAxNTAwcyBpcyByZXByb2R1Y2VkIGJlbG93IGZvciA8YnIgXC8+dGhvc2UgaW50ZXJlc3RlZC48XC9oND48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlLCB1dCBzb2RhbGVzIGZlbGlzIHJob25jdXMgYmliZW5kdW0uIEZ1c2NlIHNhZ2l0dGlzIG5pYmggb3JjaSwgaWQgdmVzdGlidWx1bSB0b3J0b3IgYWxpcXVldCB1dC4gVml2YW11cyBtYXhpbXVzIGZlbGlzIGFjIG5pc2wgbHVjdHVzLCB1dCBhbGlxdWV0IG1hc3NhIHN1c2NpcGl0LiBTZWQgc2NlbGVyaXNxdWUgcXVhbSBqdXN0bywgc2VkIHZvbHV0cGF0IG5lcXVlIHRlbXBvciBwb3J0YS4gSW50ZXJkdW0gZXQgbWFsZXN1YWRhIGZhbWVzIGFjIGFudGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzLiBBbGlxdWFtIGNvbnNlcXVhdCB0ZWxsdXMgaWQgcmlzdXMgY29uZGltZW50dW0gZnJpbmdpbGxhLiBFdGlhbSBtYXhpbXVzIHBvcnR0aXRvciBtYWduYSBzaXQgYW1ldCBjb25zZWN0ZXR1ci4gSW50ZWdlciBlZ2V0IGFudGUgc2NlbGVyaXNxdWUgdG9ydG9yIHNvZGFsZXMgYWxpcXVldC4gSW50ZWdlciBpbiB2ZXN0aWJ1bHVtIGxlbywgdml0YWUgdHJpc3RpcXVlIG9yY2kuIEV0aWFtIHRvcnRvciBzZW0sIHBvcnR0aXRvciBhdCBwZWxsZW50ZXNxdWUgc2l0IGFtZXQsIGZyaW5naWxsYSBuZWMgbWFzc2EuIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS48XC9wPjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS48XC9wPjxcL2Rpdj48ZGl2IGNsYXNzPVwicHJpdmFjeS1jb250ZW50XCI+PGgzPlNlY3VyaXR5IGFuZCBSZXRlbnRpb248XC9oMz48cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOYW0gYXQgbmlzbCBsaWd1bGEuIFN1c3BlbmRpc3NlIHZpdGFlIGV4IGZlcm1lbnR1bSwgc3VzY2lwaXQgc2VtIGlkLCBkYXBpYnVzIG9yY2kuIENyYXMgZWZmaWNpdHVyIG1pIGF1Z3VlLCB1dCBzb2RhbGVzIGZlbGlzIHJob25jdXMgYmliZW5kdW0uIEZ1c2NlIHNhZ2l0dGlzIG5pYmggb3JjaSwgaWQgdmVzdGlidWx1bSB0b3J0b3IgYWxpcXVldCB1dC4gVml2YW11cyBtYXhpbXVzIGZlbGlzIGFjIG5pc2wgbHVjdHVzLCB1dCBhbGlxdWV0IG1hc3NhIHN1c2NpcGl0LiBTZWQgc2NlbGVyaXNxdWUgcXVhbSBqdXN0bywgc2VkIHZvbHV0cGF0IG5lcXVlIHRlbXBvciBwb3J0YS4gSW50ZXJkdW0gZXQgbWFsZXN1YWRhIGZhbWVzIGFjIGFudGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzLiBBbGlxdWFtIGNvbnNlcXVhdCB0ZWxsdXMgaWQgcmlzdXMgY29uZGltZW50dW0gZnJpbmdpbGxhLjxcL3A+PFwvZGl2PjxkaXYgY2xhc3M9XCJwcml2YWN5LWNvbnRlbnRcIj48aDM+Q29udGFjdCBVczxcL2gzPjxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS4gU3VzcGVuZGlzc2Ugdml0YWUgZXggZmVybWVudHVtLCBzdXNjaXBpdCBzZW0gaWQsIGRhcGlidXMgb3JjaS4gQ3JhcyBlZmZpY2l0dXIgbWkgYXVndWUsIHV0IHNvZGFsZXMgZmVsaXMgcmhvbmN1cyBiaWJlbmR1bS4gRnVzY2Ugc2FnaXR0aXMgbmliaCBvcmNpLCBpZCB2ZXN0aWJ1bHVtIHRvcnRvciBhbGlxdWV0IHV0LiBWaXZhbXVzIG1heGltdXMgZmVsaXMgYWMgbmlzbCBsdWN0dXMsIHV0IGFsaXF1ZXQgbWFzc2Egc3VzY2lwaXQuIFNlZCBzY2VsZXJpc3F1ZSBxdWFtIGp1c3RvLCBzZWQgdm9sdXRwYXQgbmVxdWUgdGVtcG9yIHBvcnRhLiBJbnRlcmR1bSBldCBtYWxlc3VhZGEgZmFtZXMgYWMgYW50ZSBpcHN1bSBwcmltaXMgaW4gZmF1Y2lidXMuIEFsaXF1YW0gY29uc2VxdWF0IHRlbGx1cyBpZCByaXN1cyBjb25kaW1lbnR1bSBmcmluZ2lsbGEuIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQuIE5hbSBhdCBuaXNsIGxpZ3VsYS48XC9wPjxcL2Rpdj4iLCJfdGl0bGUiOiJDb25hdCBUZXJtcyAmIENvbmRpdGlvbnMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfdGVybXNfYW5kX2NvbmRpdGlvbnMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5003, 1176, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5004, 1176, '_elementor_css', 'a:7:{s:4:"time";i:1775583719;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5005, 1176, '_elementor_element_cache', '{"timeout":1776338768,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}');
INSERT INTO `wpqi_postmeta` VALUES
(5006, 418, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5007, 418, '_elementor_css', 'a:7:{s:4:"time";i:1775583733;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5008, 418, '_elementor_element_cache', '{"timeout":1776302871,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5009, 402, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5010, 402, '_elementor_css', 'a:7:{s:4:"time";i:1775583745;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5011, 402, '_elementor_element_cache', '{"timeout":1776342701,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5012, 417, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5013, 417, '_elementor_css', 'a:7:{s:4:"time";i:1775583901;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5014, 417, '_elementor_element_cache', '{"timeout":1776260722,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5015, 695, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5016, 695, '_elementor_css', 'a:7:{s:4:"time";i:1775583912;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5017, 695, '_elementor_element_cache', '{"timeout":1776265897,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-ff44920 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"ff44920\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b35f9d7\\" data-id=\\"b35f9d7\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImNkOWRmM2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJnYWxsZXJ5X2ltYWdlIjpbeyJpZCI6MTc1LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzEuanBnIn0seyJpZCI6MTc2LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzIuanBnIn0seyJpZCI6MTc3LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzMuanBnIn0seyJpZCI6MTc4LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzQuanBnIn0seyJpZCI6MTc5LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzUuanBnIn0seyJpZCI6MTgwLCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYuanBnIn0seyJpZCI6MTgxLCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzcuanBnIn0seyJpZCI6MTgzLCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzguanBnIn0seyJpZCI6NzI2LCJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzktMS5qcGcifV0sIl90aXRsZSI6IkNvbmF0IEdhbGxlcnkgVjMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfZ2FsbGVyeV92MyJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5018, 962, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5019, 962, '_elementor_css', 'a:7:{s:4:"time";i:1775585976;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5020, 962, '_elementor_element_cache', '{"timeout":1776342610,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-6a7195c elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"6a7195c\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a069dde\\" data-id=\\"a069dde\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjViNzhjNjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjZjdfc2hvcnRvY2RlIjoiOTY0IiwiY29udGFjdF9pbmZvIjpbeyJ0aXRsZSI6IkFERFJFU1MiLCJpY29uIjoiZmxhdGljb24tbWFwIiwidGV4dCI6IjIwMyBNYWRpc29uIEF2ZSwgTlksIFVTQSAiLCJfaWQiOiJmZGRhODE3In0seyJ0aXRsZSI6IlRpbWluZyIsImljb24iOiJmbGF0aWNvbi1jbG9jayIsInRleHQiOiJPbiBGcmlkYXkgOWFtIC0gNnBtIiwiX2lkIjoiNjE3OTI2NyJ9LHsidGl0bGUiOiJNQUlMIFRPIFVTIiwiaWNvbiI6ImZsYXRpY29uLWVtYWlsLTEiLCJ0ZXh0IjoiaW5mb0B0aGVtZXJhbmdlLm5ldCIsIl9pZCI6IjgzYWQwYTEifV0sImJnX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNS0yLmpwZyIsImlkIjo5NzUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IGluIFRvdWNoIiwidGl0bGUiOiJJZiBDb250YWN0IFdpdGggVXMgU2VuZCBEZXRhaWwiLCJzdWJ0aXRsZTIiOiJDb250YWN0IiwidGl0bGUyIjoiSW5mb3JtYXRpb24iLCJfdGl0bGUiOiJDb25hdCBDb250YWN0IFVzIFYxIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X2NvbnRhY3RfdXNfdjEifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-cb22583 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"cb22583\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9112fe7\\" data-id=\\"9112fe7\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImRmNDI4YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfdGl0bGUiOiJDb25hdCBHb29nbGUgTWFwIiwic3VidGl0bGUiOiJWaWV3IG9uIE1hcCIsInRpdGxlIjoiRGlyZWN0aW9uIEZvciBUaGUgRXZlbnQgSGFsbCIsImdvb2dsZV9tYXBfaWZyYW1lIjoiPGlmcmFtZSBzcmM9XCJodHRwczpcL1wvd3d3Lmdvb2dsZS5jb21cL21hcHNcL2VtYmVkP3BiPSExbTE4ITFtMTIhMW0zITFkODA1MTg0LjYzMzEyOTIxMjkhMmQxNDQuNDkyNjY4OTAyNTQxNDIhM2QtMzcuOTcxMjM2ODk5NTQ4MDkhMm0zITFmMCEyZjAhM2YwITNtMiExaTEwMjQhMmk3NjghNGYxMy4xITNtMyExbTIhMXMweDZhZDY0NmI1ZDJiYTRkZjclM0EweDQwNDU2NzUyMThjY2Q5MCEyc01lbGJvdXJuZSUyMFZJQyUyQyUyMEF1c3RyYWxpYSE1ZTAhM20yITFzZW4hMnMhNHYxNTc0NDA4OTQ2NzU5ITVtMiExc2VuITJzXCIgYWxsb3dmdWxsc2NyZWVuPVwiXCI+PFwvaWZyYW1lPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9nb29nbGVfbWFwIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5021, 675, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5022, 675, '_elementor_css', 'a:7:{s:4:"time";i:1775585994;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5023, 675, '_elementor_element_cache', '{"timeout":1776283786,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-5da62ca elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"5da62ca\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-177286b\\" data-id=\\"177286b\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjYyNGVjNTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJxdWVyeV9jYXRlZ29yeSI6ImZhcXMiLCJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDRcL2ZhcS5qcGciLCJpZCI6MTI0LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aXRsZSI6IlF1aWNrIENvbnRhY3QiLCJjZjdfc2hvcnRvY2RlIjoiNjg2IiwiX3RpdGxlIjoiQ29uYXQgRkFRcyBWMiIsInRleHRfbGltaXQiOjM1fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfZmFxc192MiJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5024, 1174, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5025, 1174, '_elementor_css', 'a:7:{s:4:"time";i:1775631768;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5026, 1174, '_elementor_element_cache', '{"timeout":1776267579,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5027, 1175, '_elementor_css', 'a:7:{s:4:"time";i:1775650752;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5028, 1175, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5029, 1175, '_elementor_element_cache', '{"timeout":1776338294,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5030, 949, '_elementor_css', 'a:7:{s:4:"time";i:1775651202;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5031, 949, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5032, 949, '_elementor_element_cache', '{"timeout":1776342632,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5033, 243, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5034, 243, '_elementor_css', 'a:7:{s:4:"time";i:1775653505;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5035, 243, '_elementor_element_cache', '{"timeout":1776298939,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(5036, 276, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}'),
(5037, 276, '_elementor_css', 'a:7:{s:4:"time";i:1775653914;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(5038, 276, '_elementor_element_cache', '{"timeout":1776298939,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-f6155fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"f6155fb\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a46a6\\" data-id=\\"59a46a6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6Ijc0ZTk2NGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+U2luZ2xlIHN0cm9rZSBhdCB0aGUgcHJlc2VudCBtb21lbnQgYW5kIHlldCBJIGZlZWwgdGhhdCBsb3JlbSBxdWlzIGJpYmVuZHVtIGF1Y3Rvci4gRWxpdG0gc2VkIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdW1zdCBldHN1IGRvbG9yZSBtYWduYSBhbGlxdWF0ZW5pbSBhZC48XC9wPjxwPlNlZCBxdWlhIGNvbnNlIHF1dW50dXIgbWFnbmkgZG9sb3JlcyBlb3MgcXVpIHJhdGlvbmUgdm9sdXB0YXRlbSBzZXF1aSBuZXNjaXVudC4gTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBlYW1hZ25hIGFsaXF1YS4gVXQgZW5pbSBhZCBtaW5pbSB2ZW5pYW0sIHF1aXMgbm9zdHJ1ZCBleGVyY2l0YXRpb24gdWxsYW1jbyBsYWJvcmlzIG5pc2kgdXQgYWxpcXVpcCBleCBjb21tb2RvIGNvbnNlcXVhdC48XC9wPjxwPlRoZXJlIGFyZSBtYW55IHZhcmlhdGlvbnMgb2YgcGFzc2FnZXMgb2YgTG9yZW0gSXBzdW0gYXZhaWxhYmxlLCBidXQgdGhlIG1ham9yaXR5IGhhdmUgc3VmZmVyZWQgYWx0ZXJhdGlvbiBpbiBzb21lIGZvcm0sIGJ5IGluamVjdGVkIGh1bW91ci48XC9wPjxwPnJhbmRvbWlzZWQgd29yZHMgd2hpY2ggZG9uJ3QgbG9vayBldmVuIHNsaWdodGx5IGJlbGlldmFibGUuIElmIHlvdSBhcmUgZ29pbmcgdG8gdXNlIGEgcGFzc2FnZSBvZiBMb3JlbSBJcHN1bSwgeW91IG5lZWQgdG8gYmUgc3VyZSB0aGVyZSBpc24ndCBhbnl0aGluZyBlbWJhcnJhc3NpbmcgaGlkZGVuIGluIHRoZSBtaWRkbGUgb2YgdGV4dC4gQWxsIHRoZSBMb3JlbSBJcHN1bSBnZW5lcmF0b3JzIG9uIHRoZSBJbnRlcm5ldCB0ZW5kIHRvIHJlcGVhdCBwcmVkZWZpbmVkIGNodW5rcyBhcyBuZWNlc3NhcnksIG1ha2luZyB0aGlzIHRoZSBmaXJzdCB0cnVlIGdlbmVyYXRvciBvbiB0aGUgSW50ZXJuZXQuPFwvcD4iLCJxdW90ZSI6Ikl0J3MgY3JhenksIGJ1dCB0aGUgdGhpbmdzIHlvdSBsb3ZlLCBwcm9zcGVjdGl2ZSBidXllcnMgbWlnaHQgaGF0ZSBhbmQgdGhhdCBtZWFucyB5b3UgbWlnaHQgaGF2ZSBhIGhhcmQgdGltZSB1bmxvYWRpbmcgeW91ciBob21lIHdoZW4gaXQgY29tZXMgdGltZSB0byBzZWxsLiBIZXJlJ3MgaG93IHRvIGNob29zZSB3aXNlbHkiLCJhdXRob3IiOiJMZW8gTWFya2VuIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9uZXdzLTE3LmpwZyIsImlkIjoyNTgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRleHQyIjoiPHA+SXQgdXNlcyBhIGRpY3Rpb25hcnkgb2Ygb3ZlciAyMDAgTGF0aW4gd29yZHMsIGNvbWJpbmVkIHdpdGggYSBoYW5kZnVsIG9mIG1vZGVsIHNlbnRlbmNlIHN0cnVjdHVyZXMsIHRvIGdlbmVyYXRlIExvcmVtIElwc3VtIHdoaWNoIGxvb2tzIHJlYXNvbmFibGUuPFwvcD48cD5UaGUgZ2VuZXJhdGVkIExvcmVtIElwc3VtIGlzIHRoZXJlZm9yZSBhbHdheXMgZnJlZSBmcm9tIHJlcGV0aXRpb24sIGluamVjdGVkIGh1bW91ciwgb3Igbm9uLWNoYXJhY3RlcmlzdGljIHdvcmRzIGV0Yy48XC9wPiIsImJvdHRvbV90ZXh0IjoicmFuZG9taXNlZCB3b3JkcyB3aGljaCBkb24ndCBsb29rIGV2ZW4gc2xpZ2h0bHkgYmVsaWV2YWJsZS4gSWYgeW91IGFyZSBnb2luZyB0byB1c2UgYSBwYXNzYWdlIG9mIExvcmVtIElwc3VtLCB5b3UgbmVlZCB0byBiZSBzdXJlIHRoZXJlIGlzbid0IGFueXRoaW5nIGVtYmFycmFzc2luZyBoaWRkZW4gaW4gdGhlIG1pZGRsZSBvZiB0ZXh0LiBBbGwgdGhlIExvcmVtIElwc3VtIGdlbmVyYXRvcnMgb24gdGhlIEludGVybmV0IHRlbmQgdG8gcmVwZWF0IHByZWRlZmluZWQgY2h1bmtzIGFzIG5lY2Vzc2FyeSwgbWFraW5nIHRoaXMgdGhlIGZpcnN0IHRydWUgZ2VuZXJhdG9yIG9uIHRoZSBJbnRlcm5ldC4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfYmxvZ19kZXRhaWxzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}'),
(4968, 8, '_elementor_migrations_state_8b2d', '4.0.2:9267163a0037ca073f680d6fb269369d'),
(4991, 667, '_elementor_page_assets', 'a:1:{s:7:"scripts";a:3:{i:0;s:18:"elementor-frontend";i:1;s:16:"odometer-counter";i:2;s:8:"partners";}}'),
(4992, 667, '_elementor_css', 'a:7:{s:4:"time";i:1775262303;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;s:0:"";s:3:"css";s:0:"";}'),
(4993, 667, '_elementor_element_cache', '{"timeout":1776445567,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-22b4b3d elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"22b4b3d\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ac64c4e\\" data-id=\\"ac64c4e\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImY2MGVhM2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkFib3V0IEJleW9uZCBIZWFsdGggTmV0d29yayIsInRpdGxlIjoiSGVhcmRlciIsInRleHQiOiJXZVx1MjAxOXJlIGludml0aW5nIHRoZSB0b3AgY3JlYXRpdmVzIGluIHRoZSB0ZWNoIGluZHVzdHJ5IGZyb20gYWxsIG92ZXIgdGhlIHdvcmxkIHRvIGNvbWUgbGVhcm4sIGdyb3csIHNjcmFwZSB0aGVpciBrbmVlcywgdHJ5IG5ldyB0aGluZ3MsIHRvIGJlIHZ1bG5lcmFibGUsIGFuZCB0byBoYXZlIGVwaWMgYWR2ZW50dXJlcyB0b2dldGhlciwgdGhpcyB0aW1lIGJvdGgiLCJib2xkX3RleHQiOiJTdWJoZWFkZXIiLCJmZWF0dXJlcyI6W3siaWNvbl90eXBlIjoiaWNvbiIsImljb25faW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3dwLnRoZW1lcmFuZ2UubmV0XC9jb25hdFwvd3AtY29udGVudFwvcGx1Z2luc1wvZWxlbWVudG9yXC9hc3NldHNcL2ltYWdlc1wvcGxhY2Vob2xkZXIucG5nIn0sIl9pZCI6IjYyZmVlNTkifV0sInZpZGVvX3VybCI6eyJ1cmwiOiJodHRwczpcL1wvd3d3LnlvdXR1YmUuY29tXC93YXRjaD92PVlTM1B3bU9RMUZjIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNFwvYWJvdXQuanBnIiwiaWQiOjY0LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNFwvYWJvdXQtcGF0dGVybi5wbmciLCJpZCI6NjUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxlZnRfcGF0dGVybl9pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDRcL3BhdHRlcm4tMS0xLnBuZyIsImlkIjo2OSwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwicmlnaHRfcGF0dGVybl9pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDRcL3BhdHRlcm4tMy5wbmciLCJpZCI6NzAsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIl90aXRsZSI6IkNvbmF0IEFib3V0IFVzIFYxIiwicmlnaHRfdG9wX3BhdHRlcm4iOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTIucG5nIiwiaWQiOjQ2Miwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiX19keW5hbWljX18iOltdLCJidG5fbGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiYnRuX3N0eWxlIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X2Fib3V0X3VzX3YxIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-bd19b43 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"bd19b43\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d15bab4\\" data-id=\\"d15bab4\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjhiMDlhY2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmYWN0cyI6W3sibnVtYmVyIjoxMjQsIl9pZCI6IjI2ZWQ4ODciLCJ0aXRsZSI6IlNwZWFrZXJzIiwibnVtYmVyX3N1ZmZpeCI6IisifSx7Im51bWJlciI6MTE0MCwiX2lkIjoiOTNjMmJhYSIsInRpdGxlIjoiQXR0ZW5kZW5jZSJ9LHsibnVtYmVyIjo4LCJfaWQiOiJhNmZmYmQ3IiwidGl0bGUiOiJXb3Jrc2hvcHMiLCJudW1iZXJfc3VmZml4IjoiSFIifSx7Im51bWJlciI6MjA1LCJfaWQiOiJjNTk3MWQwIiwidGl0bGUiOiJHdWVzdHMiLCJudW1iZXJfc3VmZml4IjoiKyJ9XSwiYmdfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA0XC8xLmpwZyIsImlkIjo4MSwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiX3RpdGxlIjoiQ29uYXQgRmFjdHMgQ291bnRlciBWMSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9mYWN0c19jb3VudGVyX3YxIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-7d2608a elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"7d2608a\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f1528b\\" data-id=\\"3f1528b\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImY2YWJhNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsZWZ0X3BhdHRlcm5faW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTcucG5nIiwiaWQiOjE1OCwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwicmlnaHRfcGF0dGVybl9pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcL3BhdHRlcm4tOC5wbmciLCJpZCI6MTU5LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJyaWdodF9wYXR0ZXJuX2ltYWdlMiI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcL3BhdHRlcm4tOS5wbmciLCJpZCI6MTYwLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzdWJ0aXRsZSI6Ik91ciBGZWF0dXJlcyIsInRpdGxlIjoiRmVhdHVyZXMgRm9yIENsaWVudCIsImZlYXR1cmVzIjpbeyJ0aXRsZSI6IkJlc3QgQ2VydGlmaWVkIFNwZWFrZXIiLCJpY29uIjoiZmxhdGljb24tcG9saWN5IiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjNiNzFmZDUifSx7InRpdGxlIjoiQnJhbmQgRGlnaXRhbCBJZGVhcyIsImljb24iOiJmbGF0aWNvbi1kaWdpdGFsLWxlYXJuaW5nIiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6ImQ4ZmQyZDUifSx7InRpdGxlIjoiQ29tbXVuaWNhdGUgUGVvcGxlIiwiaWNvbiI6ImZsYXRpY29uLWNvbnZlcnNhdGlvbi0xIiwiYnRuX25hbWUiOiJSZWFkIE1vcmUiLCJidG5fbGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6ImE3ZDUyMzcifSx7InRpdGxlIjoiV2VsbCBJbnNwaXJpbmcgS2V5bm90ZXMiLCJpY29uIjoiZmxhdGljb24taW5zcGlyYXRpb24iLCJidG5fbmFtZSI6IlJlYWQgTW9yZSIsImJ0bl9saW5rIjp7InVybCI6IiMifSwiX2lkIjoiMWNjMDU5NiJ9XSwiX3RpdGxlIjoiQ29uYXQgT3VyIEZlYXR1cmVzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X291cl9mZWF0dXJlcyJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-bd2cdfc elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"bd2cdfc\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab472d4\\" data-id=\\"ab472d4\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjAzMTBjYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA0XC9wYXR0ZXJuLTYucG5nIiwiaWQiOjkwLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX3JpZ2h0X2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvcGF0dGVybi0xMC5wbmciLCJpZCI6NDQxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzdWJ0aXRsZSI6IkpvaW4gVGhlIE5ldHdvcmsiLCJ0aXRsZSI6IldoeSBCZWNvbWUgQmV5b25kIEhlYWx0aCBOZXR3b3JrIiwiZXZlbnRzIjpbeyJ0aXRsZSI6Ik5ldHdvcmtpbmciLCJpY29uIjoiZmxhdGljb24tY29ubmVjdGlvbiIsImxpbmsiOnsidXJsIjoiIyJ9LCJ0ZXh0IjoiUXVpc3F1ZSBwbGFjZXJhdCB2aXRhZSBsYWN1cyB1dCBzY2VsZXJpc3F1ZS4gRnVzY2UgbHVjdHVzIG9kaW8gYWMgbmliaCBsdWN0dXMsIGluIHBvcnR0aXRvci4iLCJfaWQiOiJhMjc1NDlkIn0seyJ0aXRsZSI6IkxlYXJuaW5nIiwiaWNvbiI6ImZsYXRpY29uLWJvb2siLCJsaW5rIjp7InVybCI6IiMifSwidGV4dCI6IlF1aXNxdWUgcGxhY2VyYXQgdml0YWUgbGFjdXMgdXQgc2NlbGVyaXNxdWUuIEZ1c2NlIGx1Y3R1cyBvZGlvIGFjIG5pYmggbHVjdHVzLCBpbiBwb3J0dGl0b3IuIiwiX2lkIjoiNzlkMjVhNSJ9LHsidGl0bGUiOiJTcGFyayBOZXcgaWRlYXMiLCJpY29uIjoiZmxhdGljb24taWRlYSIsImxpbmsiOnsidXJsIjoiIyJ9LCJ0ZXh0IjoiUXVpc3F1ZSBwbGFjZXJhdCB2aXRhZSBsYWN1cyB1dCBzY2VsZXJpc3F1ZS4gRnVzY2UgbHVjdHVzIG9kaW8gYWMgbmliaCBsdWN0dXMsIGluIHBvcnR0aXRvci4iLCJfaWQiOiI0MzY2OWVkIn1dLCJfdGl0bGUiOiJDb25hdCBKb2luIFRoZSBFdmVudCBWMiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9qb2luX3RoZV9ldmVudF92MiJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-85466d8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"85466d8\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-059eec6\\" data-id=\\"059eec6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImM2OTdkMzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmZWF0dXJlcyI6W3sidGl0bGUiOiJFeGNsdXNpdmUgS2V5bm90ZXMiLCJpY29uIjoiZmxhdGljb24tdG91cmlzdCIsInRleHQiOiJEb2xvciBzaXQgYW1ldCBjb25zZWN0ZXR1ciBlbGl0IHNlZCBlaXVzbW9kIHRlbXBvciBpbiBpZHVudCBjZXQuICIsIl9pZCI6IjI2YzBkZWEifSx7InRpdGxlIjoiT2ZmLVNpZGUgVHJpcHMiLCJpY29uIjoiZmxhdGljb24tbGVhZGVyIiwidGV4dCI6IkRvbG9yIHNpdCBhbWV0IGNvbnNlY3RldHVyIGVsaXQgc2VkIGVpdXNtb2QgdGVtcG9yIGluIGlkdW50IGNldC4iLCJfaWQiOiI4ZjFlYmZkIn1dLCJzdWJ0aXRsZSI6IkJlY29tZSBTdWNjZXNmdWx5ICIsInRpdGxlIjoiSGVhZGVyIiwiYm9sZF90ZXh0IjoiU3ViaGVhZGVyIiwidGV4dCI6IldlXHUyMDE5cmUgaW52aXRpbmcgdGhlIHRvcCBjcmVhdGl2ZXMgaW4gdGhlIHRlY2ggaW5kdXN0cnkgZnJvbSBhbGwgb3ZlciB0aGUgd29ybGQgdG8gY29tZSBsZWFybiwgZ3Jvdywgc2NyYXBlIHRoZWlyIGtuZWVzLCB0cnkgbmV3IHRoaW5ncywgdG8gYmUgdnVsbmVyYWJsZSwgYW5kIHRvIGhhdmUgZXBpYyBhZHZlbnR1cmVzIHRvZ2V0aGVyLCB0aGlzIHRpbWUgYm90aCBpbi1wZXJzb24iLCJfdGl0bGUiOiJDb25hdCBBYm91dCBVcyBWMyIsImltYWdlXzEiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9idXNpbmVzcy0xLmpwZyIsImlkIjo1NjQsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlXzIiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9idXNpbmVzcy0yLmpwZyIsImlkIjo1NjUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImJ0bl9uYW1lIjoiQm9vayBUaWNrZXQiLCJwYXR0ZXJuX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvcGF0dGVybi0yMS5wbmciLCJpZCI6NTcwLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJudW1iZXIiOjM1LCJudW1iZXJfc3VmZml4IjoiWWVhcnMiLCJpbWFnZV90ZXh0MSI6IlN1Y2Nlc3NmdWwgV29ybGR3aWRlIiwiaW1hZ2VfdGV4dDIiOiJDb25mZXJlbmNlIiwiX19keW5hbWljX18iOltdLCJidG5fbGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3AudGhlbWVyYW5nZS5uZXRcL2NvbmF0XC9jb250YWN0LTAxXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X2Fib3V0X3VzX3YzIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-17148ad elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"17148ad\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75d139f\\" data-id=\\"75d139f\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6ImU0Y2EwZWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlNwb25zb3JzIGFuZCBFeGhpYml0b3JzIiwidGl0bGUiOiJBcHByZWNpYXRlIE91ciBLaW5kIFBhcnRuZXJzIiwicGFydG5lcnMiOlt7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvMS5wbmciLCJpZCI6MjE5LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiI5MmVjZDJjIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzIucG5nIiwiaWQiOjIyMCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiM2NhZTU3NCJ9LHsiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC8zLnBuZyIsImlkIjoyMjEsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwibGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjBmNzdiOWMifSx7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNC5wbmciLCJpZCI6MjIyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiJhMmQyYWNkIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzUucG5nIiwiaWQiOjIyMywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiNjUzOTVhNiJ9LHsiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC82LnBuZyIsImlkIjoyMjQsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwibGluayI6eyJ1cmwiOiIjIn0sIl9pZCI6IjM0N2I5ZTMifSx7ImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC90aGVtZXJhbmdlLm5ldFwvd3BcL2NvbmF0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNVwvNy5wbmciLCJpZCI6MjI1LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImxpbmsiOnsidXJsIjoiIyJ9LCJfaWQiOiIzY2YwNDJmIn0seyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzgucG5nIiwiaWQiOjIyNiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJsaW5rIjp7InVybCI6IiMifSwiX2lkIjoiZTIxOThkNyJ9XSwiX3RpdGxlIjoiQ29uYXQgUGFydG5lcnMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiY29uYXRfcGFydG5lcnMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-b154da7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"b154da7\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b4e725c\\" data-id=\\"b4e725c\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjRkNGU2M2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzUtMS5qcGciLCJpZCI6NDI0LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzdWJ0aXRsZSI6IlZlbnVlIiwidGl0bGUiOiJEaXJlY3Rpb24gRm9yIFRoZSBFdmVudCBIYWxsIiwiZ29vZ2xlX21hcCI6IjxpZnJhbWUgc3JjPVwiaHR0cHM6XC9cL3d3dy5nb29nbGUuY29tXC9tYXBzXC9lbWJlZD9wYj0hMW0xOCExbTEyITFtMyExZDgwNTE4NC42MzMxMjkyMTI5ITJkMTQ0LjQ5MjY2ODkwMjU0MTQyITNkLTM3Ljk3MTIzNjg5OTU0ODA5ITJtMyExZjAhMmYwITNmMCEzbTIhMWkxMDI0ITJpNzY4ITRmMTMuMSEzbTMhMW0yITFzMHg2YWQ2NDZiNWQyYmE0ZGY3JTNBMHg0MDQ1Njc1MjE4Y2NkOTAhMnNNZWxib3VybmUlMjBWSUMlMkMlMjBBdXN0cmFsaWEhNWUwITNtMiExc2VuITJzITR2MTU3NDQwODk0Njc1OSE1bTIhMXNlbiEyc1wiIGFsbG93ZnVsbHNjcmVlbj1cIlwiPjxcL2lmcmFtZT4iLCJmYWN0cyI6W3sidGl0bGUiOiJBRERSRVNTIiwiaWNvbiI6ImZsYXRpY29uLW1hcCIsInRleHQiOiIyMDMgTWFkaXNvbiBBdmUsIE5ZLCBVU0EgIiwiX2lkIjoiMDNkZWFjNiJ9LHsidGl0bGUiOiJUaW1pbmciLCJpY29uIjoiZmxhdGljb24tY2xvY2siLCJ0ZXh0IjoiT24gRnJpZGF5IDlhbSAtIDZwbSIsIl9pZCI6Ijk5Zjk5OWEifSx7InRpdGxlIjoiTUFJTCBUTyBVUyIsImljb24iOiJmbGF0aWNvbi1lbWFpbC0xIiwidGV4dCI6ImVudmF0b0BnbWFpbC5jb20gIiwiX2lkIjoiMzhlOTg3ZiJ9XSwiX3RpdGxlIjoiQ29uYXQgQ29udGFjdCBJbmZvIiwiY29udGFjdF9pbmZvIjpbeyJ0aXRsZSI6IkFERFJFU1MiLCJpY29uIjoiZmxhdGljb24tbWFwIiwidGV4dCI6IjIwMyBNYWRpc29uIEF2ZSwgTlksIFVTQSIsIl9pZCI6IjRjN2QwNzAifSx7InRpdGxlIjoiVGltaW5nIiwiaWNvbiI6ImZsYXRpY29uLWNsb2NrIiwidGV4dCI6Ik9uIEZyaWRheSA5YW0gLSA2cG0iLCJfaWQiOiJlNmFjYTMwIn0seyJ0aXRsZSI6Ik1BSUwgVE8gVVMiLCJpY29uIjoiZmxhdGljb24tZW1haWwtMSIsInRleHQiOiJpbmZvQHRoZW1lcmFuZ2UubmV0IiwiX2lkIjoiMjRkZjk3ZSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImNvbmF0X2NvbnRhY3RfaW5mbyJ9\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-3cf4eab elementor-section-full_width elementor-section-height-default elementor-section-height-default\\" data-id=\\"3cf4eab\\" data-element_type=\\"section\\" data-e-type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c28fd6\\" data-id=\\"4c28fd6\\" data-element_type=\\"column\\" data-e-type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element k=\\"734febe28cd8a35afe735b10908d5331\\" data=\\"eyJpZCI6IjJlOGMxZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJiZ19pbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvdGhlbWVyYW5nZS5uZXRcL3dwXC9jb25hdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDVcLzYtMS5qcGciLCJpZCI6NDMxLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJwYXR0ZXJuX2xlZnRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEyLnBuZyIsImlkIjoyODIsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInBhdHRlcm5fcmlnaHRfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmFuZ2UubmV0XC93cFwvY29uYXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA1XC9wYXR0ZXJuLTEzLnBuZyIsImlkIjoyODMsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInN1YnRpdGxlIjoiR2V0IFRoZSBMYXRlc3QgVXBkYXRlcyIsInRpdGxlIjoiU2lnbnVwIEZvciBOZXdzbGV0dGVyIiwiY2Y3X3Nob3J0b2NkZSI6IjI4NSIsIl90aXRsZSI6IkNvbmF0IFN1YnNjcmliZXIiLCJzdHlsZSI6InR3byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJjb25hdF9zdWJzY3JpYmVyIn0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_posts`
--

CREATE TABLE `wpqi_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) 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 NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text 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 NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) 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=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_posts`
--

INSERT INTO `wpqi_posts` VALUES
(1, 1, '2026-03-27 16:23:55', '2026-03-27 16:23:55', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2026-03-27 16:23:55', '2026-03-27 16:23:55', '', 0, 'http://www.testing2.yulee-fernandinapmu.com/?p=1', 0, 'post', '', 1),
(2, 1, '2026-03-27 16:23:55', '2026-03-27 16:23:55', '<!-- wp:paragraph -->\n<p>This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote">\n<!-- wp:paragraph -->\n<p>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote">\n<!-- wp:paragraph -->\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href="http://www.testing2.yulee-fernandinapmu.com/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2026-03-27 16:23:55', '2026-03-27 16:23:55', '', 0, 'http://www.testing2.yulee-fernandinapmu.com/?page_id=2', 0, 'page', '', 0),
(3, 1, '2026-03-27 16:23:55', '2026-03-27 16:23:55', '<!-- wp:heading -->\n<h2 class="wp-block-heading">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Our website address is: http://www.testing2.yulee-fernandinapmu.com.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2026-03-27 16:23:55', '2026-03-27 16:23:55', '', 0, 'http://www.testing2.yulee-fernandinapmu.com/?page_id=3', 0, 'page', '', 0),
(4, 0, '2026-03-27 16:23:57', '2026-03-27 16:23:57', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2026-03-27 16:23:57', '2026-03-27 16:23:57', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/2026/03/27/navigation/', 0, 'wp_navigation', '', 0),
(5, 1, '2026-03-27 16:24:17', '2026-03-27 16:24:17', '{"version": 3, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-extendable', '', '', '2026-03-27 16:24:17', '2026-03-27 16:24:17', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/wp-global-styles-extendable/', 0, 'wp_global_styles', '', 0),
(9, 1, '2026-03-27 16:38:44', '2026-03-27 16:38:44', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit "Submit"]\n[_site_title] "[your-subject]"\n[_site_title] <admin@testing2.yulee-fernandinapmu.com>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@testing2.yulee-fernandinapmu.com>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2026-03-27 16:38:44', '2026-03-27 16:38:44', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?post_type=wpcf7_contact_form&p=9', 0, 'wpcf7_contact_form', '', 0),
(10, 1, '2026-03-27 16:38:44', '2026-03-27 16:38:44', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2026-03-27 16:38:44', '2026-03-27 16:38:44', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=10', 0, 'elementor_library', '', 0),
(11, 1, '2026-03-27 16:38:46', '2026-03-27 16:38:46', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2026-03-27 16:38:46', '2026-03-27 16:38:46', '', 0, 'http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2026/03/woocommerce-placeholder.webp', 0, 'attachment', 'image/webp', 0),
(12, 1, '2026-03-27 16:38:47', '2026-03-27 16:38:47', '', 'Shop', '', 'trash', 'closed', 'closed', '', 'shop__trashed', '', '', '2026-03-27 16:57:47', '2026-03-27 16:57:47', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/shop/', 0, 'page', '', 0),
(13, 1, '2026-03-27 16:38:47', '2026-03-27 16:38:47', '<!-- wp:woocommerce/cart -->\n<div class="wp-block-woocommerce-cart alignwide is-loading"><!-- wp:woocommerce/filled-cart-block -->\n<div class="wp-block-woocommerce-filled-cart-block"><!-- wp:woocommerce/cart-items-block -->\n<div class="wp-block-woocommerce-cart-items-block"><!-- wp:woocommerce/cart-line-items-block -->\n<div class="wp-block-woocommerce-cart-line-items-block"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {"queryId":0,"query":{"perPage":3,"pages":1,"offset":0,"postType":"product","order":"asc","orderBy":"title","search":"","exclude":[],"inherit":false,"taxQuery":{},"isProductCollectionBlock":true,"featured":false,"woocommerceOnSale":false,"woocommerceStockStatus":["instock","outofstock","onbackorder"],"woocommerceAttributes":[],"woocommerceHandPickedProducts":[],"filterable":false,"relatedBy":{"categories":true,"tags":true}},"tagName":"div","displayLayout":{"type":"flex","columns":3,"shrinkColumns":true},"dimensions":{"widthType":"fill"},"collection":"woocommerce/product-collection/cross-sells","hideControls":["filterable"],"queryContextIncludes":["collection"],"__privatePreviewState":{"isPreview":true,"previewMessage":"Actual products will vary depending on the page being viewed."}} -->\n<div class="wp-block-woocommerce-product-collection"><!-- wp:heading {"textAlign":"left","style":{"spacing":{"margin":{"bottom":"1rem"}}}} -->\n<h2 class="wp-block-heading has-text-align-left" style="margin-bottom:1rem">You may be interested in&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {"showSaleBadge":false,"imageSizing":"thumbnail","isDescendentOfQueryLoop":true} -->\n<!-- wp:woocommerce/product-sale-badge {"align":"right"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {"textAlign":"center","isLink":true,"style":{"spacing":{"margin":{"bottom":"0.75rem","top":"0"}},"typography":{"lineHeight":"1.4"}},"fontSize":"medium","__woocommerceNamespace":"woocommerce/product-collection/product-title"} /-->\n\n<!-- wp:woocommerce/product-price {"isDescendentOfQueryLoop":true,"textAlign":"center","fontSize":"small"} /-->\n\n<!-- wp:woocommerce/product-button {"textAlign":"center","isDescendentOfQueryLoop":true,"fontSize":"small"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class="wp-block-woocommerce-cart-totals-block"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class="wp-block-woocommerce-cart-order-summary-block"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class="wp-block-woocommerce-cart-order-summary-heading-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-cart-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-cart-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class="wp-block-woocommerce-cart-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class="wp-block-woocommerce-cart-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-cart-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-cart-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class="wp-block-woocommerce-cart-express-payment-block"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class="wp-block-woocommerce-proceed-to-checkout-block"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class="wp-block-woocommerce-cart-accepted-payment-methods-block"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class="wp-block-woocommerce-empty-cart-block"><!-- wp:heading {"textAlign":"center","className":"with-empty-cart-icon wc-block-cart__empty-cart__title"} -->\n<h2 class="wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {"className":"is-style-dots"} -->\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {"textAlign":"center"} -->\n<h2 class="wp-block-heading has-text-align-center">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {"columns":4,"rows":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->', 'Cart', '', 'trash', 'closed', 'closed', '', 'cart__trashed', '', '', '2026-03-27 16:58:19', '2026-03-27 16:58:19', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/cart/', 0, 'page', '', 0),
(14, 1, '2026-03-27 16:38:47', '2026-03-27 16:38:47', '<!-- wp:woocommerce/checkout -->\n<div class="wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->\n<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class="wp-block-woocommerce-checkout-express-payment-block"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class="wp-block-woocommerce-checkout-contact-information-block"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class="wp-block-woocommerce-checkout-shipping-method-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class="wp-block-woocommerce-checkout-pickup-options-block"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class="wp-block-woocommerce-checkout-shipping-address-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class="wp-block-woocommerce-checkout-billing-address-block"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class="wp-block-woocommerce-checkout-shipping-methods-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class="wp-block-woocommerce-checkout-payment-block"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class="wp-block-woocommerce-checkout-additional-information-block"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class="wp-block-woocommerce-checkout-order-note-block"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class="wp-block-woocommerce-checkout-terms-block"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class="wp-block-woocommerce-checkout-actions-block"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->', 'Checkout', '', 'trash', 'closed', 'closed', '', 'checkout__trashed', '', '', '2026-03-27 16:58:23', '2026-03-27 16:58:23', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/checkout/', 0, 'page', '', 0),
(15, 1, '2026-03-27 16:38:47', '2026-03-27 16:38:47', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2026-03-27 16:38:47', '2026-03-27 16:38:47', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/my-account/', 0, 'page', '', 0),
(16, 1, '2026-03-27 16:38:47', '0000-00-00 00:00:00', '<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3 class="wp-block-heading">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3 class="wp-block-heading">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->', 'Refund and Returns Policy', '', 'draft', 'closed', 'closed', '', 'refund_returns', '', '', '2026-03-27 16:38:47', '0000-00-00 00:00:00', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?page_id=16', 0, 'page', '', 0),
(17, 1, '2026-03-27 16:39:16', '2026-03-27 16:39:16', '', 'One Click Demo Import - log_file_2026-03-27__16-39-16', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2026-03-27__16-39-16', '', '', '2026-03-27 16:39:16', '2026-03-27 16:39:16', '', 0, 'http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2026/03/log_file_2026-03-27__16-39-16.txt', 0, 'attachment', 'text/plain', 0),
(20, 1, '2023-04-29 19:42:44', '2023-04-29 19:42:44', '', 'pattern-2', '', 'inherit', 'open', 'closed', '', 'pattern-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/pattern-2.png', 0, 'attachment', 'image/png', 0),
(25, 1, '2023-04-29 20:02:21', '2023-04-29 20:02:21', '', 'image-1', '', 'inherit', 'open', 'closed', '', 'image-1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/image-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(26, 1, '2023-04-29 20:02:24', '2023-04-29 20:02:24', '', 'pattern-1', '', 'inherit', 'open', 'closed', '', 'pattern-1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/pattern-1.png', 0, 'attachment', 'image/png', 0),
(64, 1, '2023-04-29 20:55:35', '2023-04-29 20:55:35', '', 'about', '', 'inherit', 'open', 'closed', '', 'about-4', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/about.jpg', 0, 'attachment', 'image/jpeg', 0),
(65, 1, '2023-04-29 20:56:27', '2023-04-29 20:56:27', '', 'about-pattern', '', 'inherit', 'open', 'closed', '', 'about-pattern', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/about-pattern.png', 0, 'attachment', 'image/png', 0),
(69, 1, '2023-04-29 21:02:07', '2023-04-29 21:02:07', '', 'pattern-1', '', 'inherit', 'open', 'closed', '', 'pattern-1-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/pattern-1-1.png', 0, 'attachment', 'image/png', 0),
(70, 1, '2023-04-29 21:02:10', '2023-04-29 21:02:10', '', 'pattern-3', '', 'inherit', 'open', 'closed', '', 'pattern-3', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/pattern-3.png', 0, 'attachment', 'image/png', 0),
(81, 1, '2023-04-29 21:10:22', '2023-04-29 21:10:22', '', '1', '', 'inherit', 'open', 'closed', '', '1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(89, 1, '2023-04-29 21:24:55', '2023-04-29 21:24:55', '', 'pattern-4', '', 'inherit', 'open', 'closed', '', 'pattern-4', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/pattern-4.png', 0, 'attachment', 'image/png', 0),
(90, 1, '2023-04-29 21:24:58', '2023-04-29 21:24:58', '', 'pattern-6', '', 'inherit', 'open', 'closed', '', 'pattern-6', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/pattern-6.png', 0, 'attachment', 'image/png', 0),
(98, 1, '2023-04-29 21:28:56', '2023-04-29 21:28:56', '', 'speaker-1', '', 'inherit', 'open', 'closed', '', 'speaker-1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(99, 1, '2023-04-29 21:29:00', '2023-04-29 21:29:00', '', 'speaker-2', '', 'inherit', 'open', 'closed', '', 'speaker-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(100, 1, '2023-04-29 21:29:04', '2023-04-29 21:29:04', '', 'speaker-3', '', 'inherit', 'open', 'closed', '', 'speaker-3', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(101, 1, '2023-04-29 21:29:07', '2023-04-29 21:29:07', '', 'speaker-4', '', 'inherit', 'open', 'closed', '', 'speaker-4', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(102, 1, '2023-04-29 21:29:10', '2023-04-29 21:29:10', '', 'speaker-5', '', 'inherit', 'open', 'closed', '', 'speaker-5', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(103, 1, '2023-04-29 21:29:14', '2023-04-29 21:29:14', '', 'speaker-6', '', 'inherit', 'open', 'closed', '', 'speaker-6', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(104, 1, '2023-04-29 21:29:18', '2023-04-29 21:29:18', '', 'speaker-7', '', 'inherit', 'open', 'closed', '', 'speaker-7', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(105, 1, '2023-04-29 21:29:22', '2023-04-29 21:29:22', '', 'speaker-8', '', 'inherit', 'open', 'closed', '', 'speaker-8', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(112, 1, '2023-05-01 09:04:24', '2023-05-01 09:04:24', '', '11', '', 'inherit', 'open', 'closed', '', '11', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg', 0, 'attachment', 'image/jpeg', 0),
(124, 1, '2023-05-01 14:29:42', '2023-05-01 14:29:42', '', 'faq', '', 'inherit', 'open', 'closed', '', 'faq', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 97, 'https://wp.themerange.net/conat/wp-content/uploads/2023/04/faq.jpg', 0, 'attachment', 'image/jpeg', 0),
(158, 1, '2023-05-01 16:45:24', '2023-05-01 16:45:24', '', 'pattern-7', '', 'inherit', 'open', 'closed', '', 'pattern-7', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-7.png', 0, 'attachment', 'image/png', 0),
(159, 1, '2023-05-01 16:45:27', '2023-05-01 16:45:27', '', 'pattern-8', '', 'inherit', 'open', 'closed', '', 'pattern-8', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-8.png', 0, 'attachment', 'image/png', 0),
(160, 1, '2023-05-01 16:45:30', '2023-05-01 16:45:30', '', 'pattern-9', '', 'inherit', 'open', 'closed', '', 'pattern-9', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-9.png', 0, 'attachment', 'image/png', 0),
(175, 1, '2023-05-01 17:23:28', '2023-05-01 17:23:28', '', '1', '', 'inherit', 'open', 'closed', '', '1-2', '', '', '2023-05-01 17:23:28', '2023-05-01 17:23:28', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(176, 1, '2023-05-01 17:23:30', '2023-05-01 17:23:30', '', '2', '', 'inherit', 'open', 'closed', '', '2', '', '', '2023-05-01 17:23:30', '2023-05-01 17:23:30', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.jpg', 0, 'attachment', 'image/jpeg', 0),
(177, 1, '2023-05-01 17:23:35', '2023-05-01 17:23:35', '', '3', '', 'inherit', 'open', 'closed', '', '3', '', '', '2023-05-01 17:23:35', '2023-05-01 17:23:35', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.jpg', 0, 'attachment', 'image/jpeg', 0),
(178, 1, '2023-05-01 17:23:37', '2023-05-01 17:23:37', '', '4', '', 'inherit', 'open', 'closed', '', '4', '', '', '2023-05-01 17:23:37', '2023-05-01 17:23:37', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.jpg', 0, 'attachment', 'image/jpeg', 0),
(179, 1, '2023-05-01 17:23:40', '2023-05-01 17:23:40', '', '5', '', 'inherit', 'open', 'closed', '', '5', '', '', '2023-05-01 17:23:40', '2023-05-01 17:23:40', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.jpg', 0, 'attachment', 'image/jpeg', 0),
(180, 1, '2023-05-01 17:23:45', '2023-05-01 17:23:45', '', '6', '', 'inherit', 'open', 'closed', '', '6', '', '', '2023-05-01 17:23:45', '2023-05-01 17:23:45', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.jpg', 0, 'attachment', 'image/jpeg', 0),
(181, 1, '2023-05-01 17:23:48', '2023-05-01 17:23:48', '', '7', '', 'inherit', 'open', 'closed', '', '7', '', '', '2023-05-01 17:23:48', '2023-05-01 17:23:48', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.jpg', 0, 'attachment', 'image/jpeg', 0),
(183, 1, '2023-05-01 17:23:53', '2023-05-01 17:23:53', '', '8', '', 'inherit', 'open', 'closed', '', '8', '', '', '2023-05-01 17:23:53', '2023-05-01 17:23:53', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.jpg', 0, 'attachment', 'image/jpeg', 0),
(193, 1, '2023-05-01 17:47:48', '2023-05-01 17:47:48', '', '2', '', 'inherit', 'open', 'closed', '', '2-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(194, 1, '2023-05-01 17:48:25', '2023-05-01 17:48:25', '', 'icon-1', '', 'inherit', 'open', 'closed', '', 'icon-1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/icon-1.png', 0, 'attachment', 'image/png', 0),
(195, 1, '2023-05-01 17:48:30', '2023-05-01 17:48:30', '', 'icon-2', '', 'inherit', 'open', 'closed', '', 'icon-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/icon-2.png', 0, 'attachment', 'image/png', 0),
(196, 1, '2023-05-01 17:48:32', '2023-05-01 17:48:32', '', 'icon-3', '', 'inherit', 'open', 'closed', '', 'icon-3', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/icon-3.png', 0, 'attachment', 'image/png', 0),
(197, 1, '2023-05-01 17:48:51', '2023-05-01 17:48:51', '', 'pattern-11', '', 'inherit', 'open', 'closed', '', 'pattern-11', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-11.png', 0, 'attachment', 'image/png', 0),
(219, 1, '2023-05-02 06:59:34', '2023-05-02 06:59:34', '', '1', '', 'inherit', 'open', 'closed', '', '1-3', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png', 0, 'attachment', 'image/png', 0),
(220, 1, '2023-05-02 06:59:36', '2023-05-02 06:59:36', '', '2', '', 'inherit', 'open', 'closed', '', '2-3', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png', 0, 'attachment', 'image/png', 0),
(221, 1, '2023-05-02 06:59:39', '2023-05-02 06:59:39', '', '3', '', 'inherit', 'open', 'closed', '', '3-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png', 0, 'attachment', 'image/png', 0),
(222, 1, '2023-05-02 06:59:42', '2023-05-02 06:59:42', '', '4', '', 'inherit', 'open', 'closed', '', '4-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png', 0, 'attachment', 'image/png', 0),
(223, 1, '2023-05-02 06:59:44', '2023-05-02 06:59:44', '', '5', '', 'inherit', 'open', 'closed', '', '5-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png', 0, 'attachment', 'image/png', 0),
(224, 1, '2023-05-02 06:59:47', '2023-05-02 06:59:47', '', '6', '', 'inherit', 'open', 'closed', '', '6-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png', 0, 'attachment', 'image/png', 0),
(225, 1, '2023-05-02 06:59:50', '2023-05-02 06:59:50', '', '7', '', 'inherit', 'open', 'closed', '', '7-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png', 0, 'attachment', 'image/png', 0),
(226, 1, '2023-05-02 06:59:53', '2023-05-02 06:59:53', '', '8', '', 'inherit', 'open', 'closed', '', '8-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png', 0, 'attachment', 'image/png', 0),
(245, 1, '2023-05-02 09:56:42', '2023-05-02 09:56:42', '', 'news-1', '', 'inherit', 'open', 'closed', '', 'news-1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 243, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(258, 1, '2023-05-02 19:24:46', '2023-05-02 19:24:46', '', 'news-17', '', 'inherit', 'open', 'closed', '', 'news-17', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 243, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(277, 1, '2023-05-02 20:01:31', '2023-05-02 20:01:31', '', 'news-2', '', 'inherit', 'open', 'closed', '', 'news-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 275, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(278, 1, '2023-05-02 20:01:34', '2023-05-02 20:01:34', '', 'news-3', '', 'inherit', 'open', 'closed', '', 'news-3', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 275, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(281, 1, '2023-05-02 20:27:35', '2023-05-02 20:27:35', '', 'pattern-14', '', 'inherit', 'open', 'closed', '', 'pattern-14', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-14.png', 0, 'attachment', 'image/png', 0),
(282, 1, '2023-05-02 20:27:54', '2023-05-02 20:27:54', '', 'pattern-12', '', 'inherit', 'open', 'closed', '', 'pattern-12', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-12.png', 0, 'attachment', 'image/png', 0),
(283, 1, '2023-05-02 20:27:56', '2023-05-02 20:27:56', '', 'pattern-13', '', 'inherit', 'open', 'closed', '', 'pattern-13', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-13.png', 0, 'attachment', 'image/png', 0),
(302, 1, '2023-05-03 07:08:01', '2023-05-03 07:08:01', '', 'cloud', '', 'inherit', 'open', 'closed', '', 'cloud', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/cloud.png', 0, 'attachment', 'image/png', 0),
(303, 1, '2023-05-03 07:08:31', '2023-05-03 07:08:31', '', 'image-2', '', 'inherit', 'open', 'closed', '', 'image-2', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(310, 1, '2023-05-03 08:56:50', '2023-05-03 08:56:50', '', 'content-image', '', 'inherit', 'open', 'closed', '', 'content-image', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png', 0, 'attachment', 'image/png', 0),
(330, 1, '2023-05-03 09:40:32', '2023-05-03 09:40:32', '', 'pattern-15', '', 'inherit', 'open', 'closed', '', 'pattern-15', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-15.png', 0, 'attachment', 'image/png', 0),
(331, 1, '2023-05-03 09:40:38', '2023-05-03 09:40:38', '', 'pattern-16', '', 'inherit', 'open', 'closed', '', 'pattern-16', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-16.png', 0, 'attachment', 'image/png', 0),
(332, 1, '2023-05-03 09:40:41', '2023-05-03 09:40:41', '', 'pattern-18', '', 'inherit', 'open', 'closed', '', 'pattern-18', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-18.png', 0, 'attachment', 'image/png', 0),
(340, 1, '2023-05-03 09:44:40', '2023-05-03 09:44:40', '', 'about-1', '', 'inherit', 'open', 'closed', '', 'about-1', '', '', '2026-03-27 16:41:49', '2026-03-27 16:41:49', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/about-1.png', 0, 'attachment', 'image/png', 0),
(348, 1, '2023-05-03 09:47:16', '2023-05-03 09:47:16', '', 'pattern-17', '', 'inherit', 'open', 'closed', '', 'pattern-17', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-17.png', 0, 'attachment', 'image/png', 0),
(355, 1, '2023-05-03 10:00:25', '2023-05-03 10:00:25', '', 'pattern-19', '', 'inherit', 'open', 'closed', '', 'pattern-19', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-19.png', 0, 'attachment', 'image/png', 0),
(366, 1, '2023-05-03 10:09:53', '2023-05-03 10:09:53', '', '3', '', 'inherit', 'open', 'closed', '', '3-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(403, 1, '2023-05-03 10:38:25', '2023-05-03 10:38:25', '', 'news-4', '', 'inherit', 'open', 'closed', '', 'news-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 402, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(404, 1, '2023-05-03 10:38:28', '2023-05-03 10:38:28', '', 'news-5', '', 'inherit', 'open', 'closed', '', 'news-5', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 402, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(405, 1, '2023-05-03 10:38:31', '2023-05-03 10:38:31', '', 'news-6', '', 'inherit', 'open', 'closed', '', 'news-6', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 402, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(424, 1, '2023-05-03 10:57:01', '2023-05-03 10:57:01', '', '5', '', 'inherit', 'open', 'closed', '', '5-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(431, 1, '2023-05-03 11:00:37', '2023-05-03 11:00:37', '', '6', '', 'inherit', 'open', 'closed', '', '6-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(440, 1, '2023-05-03 12:19:56', '2023-05-03 12:19:56', '', 'icon-4', '', 'inherit', 'open', 'closed', '', 'icon-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/icon-4.png', 0, 'attachment', 'image/png', 0),
(441, 1, '2023-05-03 12:20:20', '2023-05-03 12:20:20', '', 'pattern-10', '', 'inherit', 'open', 'closed', '', 'pattern-10', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-10.png', 0, 'attachment', 'image/png', 0),
(445, 1, '2023-05-03 12:22:24', '2023-05-03 12:22:24', '', 'leadership-1', '', 'inherit', 'open', 'closed', '', 'leadership-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(446, 1, '2023-05-03 12:22:27', '2023-05-03 12:22:27', '', 'leadership-2', '', 'inherit', 'open', 'closed', '', 'leadership-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(447, 1, '2023-05-03 12:22:30', '2023-05-03 12:22:30', '', 'leadership-3', '', 'inherit', 'open', 'closed', '', 'leadership-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(462, 1, '2023-05-03 21:36:01', '2023-05-03 21:36:01', '', 'pattern-2', '', 'inherit', 'open', 'closed', '', 'pattern-2-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-2.png', 0, 'attachment', 'image/png', 0),
(466, 1, '2023-05-03 21:47:32', '2023-05-03 21:47:32', '', '4', '', 'inherit', 'open', 'closed', '', '4-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 292, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(471, 1, '2023-05-04 08:56:18', '2023-05-04 08:56:18', '', 'event', '', 'inherit', 'open', 'closed', '', 'event', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg', 0, 'attachment', 'image/jpeg', 0),
(479, 1, '2023-05-04 13:40:44', '2023-05-04 13:40:44', '', 'event-1', '', 'inherit', 'open', 'closed', '', 'event-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(518, 1, '2023-05-04 21:48:01', '2023-05-04 21:48:01', '', 'leadership-4', '', 'inherit', 'open', 'closed', '', 'leadership-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 517, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(528, 1, '2023-05-04 21:55:29', '2023-05-04 21:55:29', '', 'image-4', '', 'inherit', 'open', 'closed', '', 'image-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(529, 1, '2023-05-04 21:55:34', '2023-05-04 21:55:34', '', 'pattern-6', '', 'inherit', 'open', 'closed', '', 'pattern-6-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-6.png', 0, 'attachment', 'image/png', 0),
(536, 1, '2023-05-04 22:01:20', '2023-05-04 22:01:20', '', 'image-3', '', 'inherit', 'open', 'closed', '', 'image-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png', 0, 'attachment', 'image/png', 0),
(564, 1, '2023-05-05 07:56:32', '2023-05-05 07:56:32', '', 'business-1', '', 'inherit', 'open', 'closed', '', 'business-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(565, 1, '2023-05-05 07:56:35', '2023-05-05 07:56:35', '', 'business-2', '', 'inherit', 'open', 'closed', '', 'business-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(570, 1, '2023-05-05 08:55:09', '2023-05-05 08:55:09', '', 'pattern-21', '', 'inherit', 'open', 'closed', '', 'pattern-21', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-21.png', 0, 'attachment', 'image/png', 0),
(592, 1, '2023-05-05 09:46:46', '2023-05-05 09:46:46', '', '7', '', 'inherit', 'open', 'closed', '', '7-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/7-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(593, 1, '2023-05-05 09:46:50', '2023-05-05 09:46:50', '', 'pattern-23', '', 'inherit', 'open', 'closed', '', 'pattern-23', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-23.png', 0, 'attachment', 'image/png', 0),
(610, 1, '2023-05-05 10:21:32', '2023-05-05 10:21:32', '', 'pattern-24', '', 'inherit', 'open', 'closed', '', 'pattern-24', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/pattern-24.png', 0, 'attachment', 'image/png', 0),
(616, 1, '2023-05-05 10:38:25', '2023-05-05 10:38:25', '', '8', '', 'inherit', 'open', 'closed', '', '8-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/8-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(622, 1, '2023-05-05 10:42:53', '2023-05-05 10:42:53', '', 'author-1', '', 'inherit', 'open', 'closed', '', 'author-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 614, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(623, 1, '2023-05-05 10:42:57', '2023-05-05 10:42:57', '', 'author-2', '', 'inherit', 'open', 'closed', '', 'author-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 614, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(628, 1, '2023-05-05 11:04:09', '2023-05-05 11:04:09', '', '9', '', 'inherit', 'open', 'closed', '', '9', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/9.jpg', 0, 'attachment', 'image/jpeg', 0),
(629, 1, '2023-05-05 11:04:47', '2023-05-05 11:04:47', '', 'price-bg-1', '', 'inherit', 'open', 'closed', '', 'price-bg-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/price-bg-1.png', 0, 'attachment', 'image/png', 0),
(630, 1, '2023-05-05 11:04:51', '2023-05-05 11:04:51', '', 'price-bg-2', '', 'inherit', 'open', 'closed', '', 'price-bg-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/price-bg-2.png', 0, 'attachment', 'image/png', 0),
(631, 1, '2023-05-05 11:04:54', '2023-05-05 11:04:54', '', 'price-bg-3', '', 'inherit', 'open', 'closed', '', 'price-bg-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 520, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/price-bg-3.png', 0, 'attachment', 'image/png', 0),
(726, 1, '2023-05-05 14:50:39', '2023-05-05 14:50:39', '', '9', '', 'inherit', 'open', 'closed', '', '9-2', '', '', '2023-05-05 14:50:39', '2023-05-05 14:50:39', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/9-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(760, 1, '2023-05-05 15:19:00', '2023-05-05 15:19:00', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 731, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/logo.png', 0, 'attachment', 'image/png', 0),
(808, 1, '2023-05-05 16:43:40', '2023-05-05 16:43:40', '', 'team-1', '', 'inherit', 'open', 'closed', '', 'team-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 807, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(809, 1, '2023-05-05 16:43:43', '2023-05-05 16:43:43', '', 'team-2', '', 'inherit', 'open', 'closed', '', 'team-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 807, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(810, 1, '2023-05-05 16:43:46', '2023-05-05 16:43:46', '', 'team-3', '', 'inherit', 'open', 'closed', '', 'team-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 807, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(811, 1, '2023-05-05 16:43:49', '2023-05-05 16:43:49', '', 'team-4', '', 'inherit', 'open', 'closed', '', 'team-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 807, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(812, 1, '2023-05-05 16:43:52', '2023-05-05 16:43:52', '', 'team-5', '', 'inherit', 'open', 'closed', '', 'team-5', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 807, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(813, 1, '2023-05-05 16:43:55', '2023-05-05 16:43:55', '', 'team-6', '', 'inherit', 'open', 'closed', '', 'team-6', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 807, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(829, 1, '2023-05-05 16:54:52', '2023-05-05 16:54:52', '', 'team-7', '', 'inherit', 'open', 'closed', '', 'team-7', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(830, 1, '2023-05-05 16:54:55', '2023-05-05 16:54:55', '', 'team-8', '', 'inherit', 'open', 'closed', '', 'team-8', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(831, 1, '2023-05-05 16:54:57', '2023-05-05 16:54:57', '', 'team-9', '', 'inherit', 'open', 'closed', '', 'team-9', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(832, 1, '2023-05-05 16:55:00', '2023-05-05 16:55:00', '', 'team-10', '', 'inherit', 'open', 'closed', '', 'team-10', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(833, 1, '2023-05-05 16:55:02', '2023-05-05 16:55:02', '', 'team-11', '', 'inherit', 'open', 'closed', '', 'team-11', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(834, 1, '2023-05-05 16:55:06', '2023-05-05 16:55:06', '', 'team-12', '', 'inherit', 'open', 'closed', '', 'team-12', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(835, 1, '2023-05-05 16:55:08', '2023-05-05 16:55:08', '', 'team-13', '', 'inherit', 'open', 'closed', '', 'team-13', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(836, 1, '2023-05-05 16:55:11', '2023-05-05 16:55:11', '', 'team-14', '', 'inherit', 'open', 'closed', '', 'team-14', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 828, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(935, 1, '2023-05-05 19:07:30', '2023-05-05 19:07:30', '', 'news-7', '', 'inherit', 'open', 'closed', '', 'news-7', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 929, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(936, 1, '2023-05-05 19:07:34', '2023-05-05 19:07:34', '', 'news-8', '', 'inherit', 'open', 'closed', '', 'news-8', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 929, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(937, 1, '2023-05-05 19:07:38', '2023-05-05 19:07:38', '', 'news-9', '', 'inherit', 'open', 'closed', '', 'news-9', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 929, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(938, 1, '2023-05-05 19:07:42', '2023-05-05 19:07:42', '', 'news-10', '', 'inherit', 'open', 'closed', '', 'news-10', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 929, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(939, 1, '2023-05-05 19:07:46', '2023-05-05 19:07:46', '', 'news-11', '', 'inherit', 'open', 'closed', '', 'news-11', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 929, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(948, 1, '2023-05-05 19:15:07', '2023-05-05 19:15:07', '', 'news-12', '', 'inherit', 'open', 'closed', '', 'news-12', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 928, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(975, 1, '2023-05-05 20:09:18', '2023-05-05 20:09:18', '', '5', '', 'inherit', 'open', 'closed', '', '5-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 962, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/5-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpqi_posts` VALUES
(1028, 1, '2023-05-05 21:05:03', '2023-05-05 21:05:03', '', 'contact', '', 'inherit', 'open', 'closed', '', 'contact-2-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1005, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/contact.png', 0, 'attachment', 'image/png', 0),
(1036, 1, '2023-05-06 12:15:03', '2023-05-06 12:15:03', '', 'favicon', '', 'inherit', 'open', 'closed', '', 'favicon', '', '', '2023-05-06 12:15:03', '2023-05-06 12:15:03', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/favicon.png', 0, 'attachment', 'image/png', 0),
(1037, 1, '2023-05-06 12:17:25', '2023-05-06 12:17:25', '', 'logo-2', '', 'inherit', 'open', 'closed', '', 'logo-2', '', '', '2023-05-06 12:17:25', '2023-05-06 12:17:25', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/logo-2.png', 0, 'attachment', 'image/png', 0),
(1038, 1, '2023-05-06 12:20:36', '2023-05-06 12:20:36', '', 'logo-small', '', 'inherit', 'open', 'closed', '', 'logo-small', '', '', '2023-05-06 12:20:36', '2023-05-06 12:20:36', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/logo-small.png', 0, 'attachment', 'image/png', 0),
(1168, 1, '2023-05-08 11:38:47', '2023-05-08 11:38:47', '', 'news-13', '', 'inherit', 'open', 'closed', '', 'news-13', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 949, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(1169, 1, '2023-05-08 11:38:52', '2023-05-08 11:38:52', '', 'news-14', '', 'inherit', 'open', 'closed', '', 'news-14', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 949, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(1170, 1, '2023-05-08 11:38:57', '2023-05-08 11:38:57', '', 'news-15', '', 'inherit', 'open', 'closed', '', 'news-15', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 949, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(1172, 1, '2023-05-08 11:39:03', '2023-05-08 11:39:03', '', 'news-16', '', 'inherit', 'open', 'closed', '', 'news-16', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 949, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(1364, 1, '2023-05-26 11:32:20', '2023-05-26 11:32:20', '"audio".', 'audio', '', 'inherit', 'open', 'closed', '', 'audio', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/audio.mp3', 0, 'attachment', 'audio/mpeg', 0),
(1421, 1, '2024-04-06 21:28:26', '2024-04-06 21:28:26', '', '13', '', 'inherit', 'open', 'closed', '', '13', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/13.jpg', 0, 'attachment', 'image/jpeg', 0),
(1444, 1, '2024-04-06 22:10:19', '2024-04-06 22:10:19', '', 'about-2', '', 'inherit', 'open', 'closed', '', 'about-2-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/about-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1445, 1, '2024-04-06 22:10:20', '2024-04-06 22:10:20', '', 'pattern-1', '', 'inherit', 'open', 'closed', '', 'pattern-1-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/pattern-1.png', 0, 'attachment', 'image/png', 0),
(1464, 1, '2024-04-06 23:19:56', '2024-04-06 23:19:56', '', 'event-icon-6', '', 'inherit', 'open', 'closed', '', 'event-icon-6', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-6.png', 0, 'attachment', 'image/png', 0),
(1465, 1, '2024-04-06 23:19:56', '2024-04-06 23:19:56', '', 'event-icon-1', '', 'inherit', 'open', 'closed', '', 'event-icon-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-1.png', 0, 'attachment', 'image/png', 0),
(1466, 1, '2024-04-06 23:19:57', '2024-04-06 23:19:57', '', 'event-icon-2', '', 'inherit', 'open', 'closed', '', 'event-icon-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-2.png', 0, 'attachment', 'image/png', 0),
(1467, 1, '2024-04-06 23:19:57', '2024-04-06 23:19:57', '', 'event-icon-3', '', 'inherit', 'open', 'closed', '', 'event-icon-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-3.png', 0, 'attachment', 'image/png', 0),
(1468, 1, '2024-04-06 23:19:58', '2024-04-06 23:19:58', '', 'event-icon-4', '', 'inherit', 'open', 'closed', '', 'event-icon-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-4.png', 0, 'attachment', 'image/png', 0),
(1469, 1, '2024-04-06 23:19:58', '2024-04-06 23:19:58', '', 'event-icon-5', '', 'inherit', 'open', 'closed', '', 'event-icon-5', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-5.png', 0, 'attachment', 'image/png', 0),
(1473, 1, '2024-04-06 23:22:24', '2024-04-06 23:22:24', '', 'events-bg', '', 'inherit', 'open', 'closed', '', 'events-bg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/events-bg.png', 0, 'attachment', 'image/png', 0),
(1474, 1, '2024-04-06 23:22:25', '2024-04-06 23:22:25', '', 'circle-pink', '', 'inherit', 'open', 'closed', '', 'circle-pink', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/circle-pink.png', 0, 'attachment', 'image/png', 0),
(1475, 1, '2024-04-06 23:22:26', '2024-04-06 23:22:26', '', 'circle-icon-one', '', 'inherit', 'open', 'closed', '', 'circle-icon-one', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/circle-icon-one.png', 0, 'attachment', 'image/png', 0),
(1490, 1, '2024-04-18 20:11:35', '2024-04-18 20:11:35', '', 'shape-1', '', 'inherit', 'open', 'closed', '', 'shape-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/shape-1.png', 0, 'attachment', 'image/png', 0),
(1491, 1, '2024-04-18 20:11:36', '2024-04-18 20:11:36', '', 'circle-icon-two', '', 'inherit', 'open', 'closed', '', 'circle-icon-two', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/circle-icon-two.png', 0, 'attachment', 'image/png', 0),
(1516, 1, '2024-04-19 12:14:13', '2024-04-19 12:14:13', '', 'circle-blue', '', 'inherit', 'open', 'closed', '', 'circle-blue', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/circle-blue.png', 0, 'attachment', 'image/png', 0),
(1551, 1, '2024-04-19 18:04:06', '2024-04-19 18:04:06', '', 'map-pattern', '', 'inherit', 'open', 'closed', '', 'map-pattern', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/map-pattern.png', 0, 'attachment', 'image/png', 0),
(1580, 1, '2024-04-19 19:19:00', '2024-04-19 19:19:00', '', 'about-3', '', 'inherit', 'open', 'closed', '', 'about-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1558, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/about-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1626, 1, '2024-04-19 21:19:58', '2024-04-19 21:19:58', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-2', '', '', '2024-04-19 21:19:58', '2024-04-19 21:19:58', '', 0, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(3057, 1, '2019-01-16 13:01:56', '2019-01-16 13:01:56', '', 'vneck-tee-2.jpg', '', 'inherit', 'open', 'closed', '', 'vneck-tee-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3037, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/vneck-tee-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3058, 1, '2019-01-16 13:01:57', '2019-01-16 13:01:57', '', 'vnech-tee-green-1.jpg', '', 'inherit', 'open', 'closed', '', 'vnech-tee-green-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3037, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/vnech-tee-green-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3059, 1, '2019-01-16 13:01:58', '2019-01-16 13:01:58', '', 'vnech-tee-blue-1.jpg', '', 'inherit', 'open', 'closed', '', 'vnech-tee-blue-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3037, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/vnech-tee-blue-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3060, 1, '2019-01-16 13:01:58', '2019-01-16 13:01:58', '', 'hoodie-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/hoodie-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3061, 1, '2019-01-16 13:01:59', '2019-01-16 13:01:59', '', 'hoodie-blue-1.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-blue-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/hoodie-blue-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3062, 1, '2019-01-16 13:02:00', '2019-01-16 13:02:00', '', 'hoodie-green-1.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-green-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/hoodie-green-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3063, 1, '2019-01-16 13:02:01', '2019-01-16 13:02:01', '', 'hoodie-with-logo-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-logo-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/hoodie-with-logo-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3064, 1, '2019-01-16 13:02:02', '2019-01-16 13:02:02', '', 'tshirt-2.jpg', '', 'inherit', 'open', 'closed', '', 'tshirt-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/tshirt-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3065, 1, '2019-01-16 13:02:02', '2019-01-16 13:02:02', '', 'beanie-2.jpg', '', 'inherit', 'open', 'closed', '', 'beanie-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3039, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/beanie-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3066, 1, '2019-01-16 13:02:03', '2019-01-16 13:02:03', '', 'belt-2.jpg', '', 'inherit', 'open', 'closed', '', 'belt-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/belt-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3067, 1, '2019-01-16 13:02:04', '2019-01-16 13:02:04', '', 'cap-2.jpg', '', 'inherit', 'open', 'closed', '', 'cap-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1634, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/cap-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3068, 1, '2019-01-16 13:02:05', '2019-01-16 13:02:05', '', 'sunglasses-2.jpg', '', 'inherit', 'open', 'closed', '', 'sunglasses-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3396, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/sunglasses-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3069, 1, '2019-01-16 13:02:06', '2019-01-16 13:02:06', '', 'hoodie-with-pocket-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-pocket-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3396, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/hoodie-with-pocket-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3070, 1, '2019-01-16 13:02:08', '2019-01-16 13:02:08', '', 'polo-2.jpg', '', 'inherit', 'open', 'closed', '', 'polo-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3043, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/polo-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3071, 1, '2019-01-16 13:02:09', '2019-01-16 13:02:09', '', 'album-1.jpg', '', 'inherit', 'open', 'closed', '', 'album-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3044, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/album-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3072, 1, '2019-01-16 13:02:10', '2019-01-16 13:02:10', '', 'single-1.jpg', '', 'inherit', 'open', 'closed', '', 'single-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3045, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/single-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3073, 1, '2019-01-16 13:02:11', '2019-01-16 13:02:11', '', 't-shirt-with-logo-1.jpg', '', 'inherit', 'open', 'closed', '', 't-shirt-with-logo-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3052, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/t-shirt-with-logo-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3074, 1, '2019-01-16 13:02:12', '2019-01-16 13:02:12', '', 'beanie-with-logo-1.jpg', '', 'inherit', 'open', 'closed', '', 'beanie-with-logo-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3053, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/beanie-with-logo-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3075, 1, '2019-01-16 13:02:13', '2019-01-16 13:02:13', '', 'logo-1.jpg', '', 'inherit', 'open', 'closed', '', 'logo-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3054, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/logo-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3076, 1, '2019-01-16 13:02:13', '2019-01-16 13:02:13', '', 'pennant-1.jpg', '', 'inherit', 'open', 'closed', '', 'pennant-1-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3055, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/pennant-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3100, 1, '2023-04-12 16:18:33', '2023-04-12 16:18:33', '', 'product-1', '', 'inherit', 'open', 'closed', '', 'product-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3055, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3101, 1, '2023-04-12 16:18:54', '2023-04-12 16:18:54', '', 'product-2', '', 'inherit', 'open', 'closed', '', 'product-2', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3054, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3102, 1, '2023-04-12 16:18:59', '2023-04-12 16:18:59', '', 'product-3', '', 'inherit', 'open', 'closed', '', 'product-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3053, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3104, 1, '2023-04-12 16:20:42', '2023-04-12 16:20:42', '', 'product-4', '', 'inherit', 'open', 'closed', '', 'product-4', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3052, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3105, 1, '2023-04-12 16:20:52', '2023-04-12 16:20:52', '', 'product-5', '', 'inherit', 'open', 'closed', '', 'product-5', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3045, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3106, 1, '2023-04-12 16:21:41', '2023-04-12 16:21:41', '', 'product-6', '', 'inherit', 'open', 'closed', '', 'product-6', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3044, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3108, 1, '2023-04-12 16:22:26', '2023-04-12 16:22:26', '', 'product-7', '', 'inherit', 'open', 'closed', '', 'product-7', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3043, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3109, 1, '2023-04-12 16:22:30', '2023-04-12 16:22:30', '', 'product-8', '', 'inherit', 'open', 'closed', '', 'product-8', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3396, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3110, 1, '2023-04-12 16:22:34', '2023-04-12 16:22:34', '', 'product-9', '', 'inherit', 'open', 'closed', '', 'product-9', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3041, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(3111, 1, '2023-04-12 16:22:40', '2023-04-12 16:22:40', '', 'product-10', '', 'inherit', 'open', 'closed', '', 'product-10', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3396, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3112, 1, '2023-04-12 16:22:44', '2023-04-12 16:22:44', '', 'product-11', '', 'inherit', 'open', 'closed', '', 'product-11', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3396, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3113, 1, '2023-04-12 16:22:52', '2023-04-12 16:22:52', '', 'product-12', '', 'inherit', 'open', 'closed', '', 'product-12', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1634, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(3114, 1, '2023-04-12 16:23:08', '2023-04-12 16:23:08', '', 'product-13', '', 'inherit', 'open', 'closed', '', 'product-13', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3115, 1, '2023-04-12 16:23:12', '2023-04-12 16:23:12', '', 'product-14', '', 'inherit', 'open', 'closed', '', 'product-14', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3039, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3116, 1, '2023-04-12 16:23:16', '2023-04-12 16:23:16', '', 'product-15', '', 'inherit', 'open', 'closed', '', 'product-15', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(3117, 1, '2023-04-12 16:23:24', '2023-04-12 16:23:24', '', 'product-16', '', 'inherit', 'open', 'closed', '', 'product-16', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3037, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(3118, 1, '2023-04-12 16:23:27', '2023-04-12 16:23:27', '', 'product-17', '', 'inherit', 'open', 'closed', '', 'product-17', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3395, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(3119, 1, '2023-04-12 16:23:32', '2023-04-12 16:23:32', '', 'product-18', '', 'inherit', 'open', 'closed', '', 'product-18', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1633, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/product-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(8, 1, '2023-04-29 19:14:42', '2023-04-29 19:14:42', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2', '', '', '2023-04-29 19:14:42', '2023-04-29 19:14:42', '', 0, 'https://wp.themerange.net/conat/?p=8', 0, 'elementor_library', '', 0),
(365, 1, '2023-05-03 10:10:25', '2023-05-03 10:10:25', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'What About My Learning Lab Workshop Options?', '', 'publish', 'closed', 'closed', '', 'what-about-my-learning-lab-workshop-options', '', '', '2023-05-03 10:10:25', '2023-05-03 10:10:25', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=365', 0, 'faqs', '', 0),
(380, 1, '2023-05-03 10:18:14', '2023-05-03 10:18:14', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'How Do You Prepare For a Conference?', '', 'publish', 'closed', 'closed', '', 'how-do-you-prepare-for-a-conference', '', '', '2023-05-03 10:18:14', '2023-05-03 10:18:14', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=380', 0, 'faqs', '', 0),
(381, 1, '2023-05-03 10:17:53', '2023-05-03 10:17:53', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'When is The Next APQC Conference?', '', 'publish', 'closed', 'closed', '', 'when-is-the-next-apqc-conference', '', '', '2023-05-03 10:17:53', '2023-05-03 10:17:53', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=381', 0, 'faqs', '', 0),
(382, 1, '2023-05-03 10:18:11', '2023-05-03 10:18:11', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'How Do I Rollover My Conference Registration?', '', 'publish', 'closed', 'closed', '', 'how-do-i-rollover-my-conference-registration', '', '', '2023-05-03 10:18:11', '2023-05-03 10:18:11', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=382', 0, 'faqs', '', 0),
(383, 1, '2023-05-03 10:18:29', '2023-05-03 10:18:29', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'How Do i Cancel My Hotel Reservation?', '', 'publish', 'closed', 'closed', '', 'how-do-i-cancel-my-hotel-reservation', '', '', '2023-05-03 10:18:29', '2023-05-03 10:18:29', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=383', 0, 'faqs', '', 0),
(384, 1, '2023-05-03 10:18:33', '2023-05-03 10:18:33', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'What questions should be ask in an conference?', '', 'publish', 'closed', 'closed', '', 'what-questions-should-be-ask-in-an-conference', '', '', '2023-05-03 10:18:33', '2023-05-03 10:18:33', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=384', 0, 'faqs', '', 0),
(385, 1, '2023-05-03 10:18:43', '2023-05-03 10:18:43', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'What is Conferenziaworld?', '', 'publish', 'closed', 'closed', '', 'what-is-conferenziaworld', '', '', '2023-05-03 10:18:43', '2023-05-03 10:18:43', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=385', 0, 'faqs', '', 0),
(386, 1, '2023-05-03 10:19:48', '2023-05-03 10:19:48', 'Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.', 'How Do I Rollover My Conference Registration?', '', 'publish', 'closed', 'closed', '', 'how-do-i-rollover-my-conference-registration-2', '', '', '2023-05-03 10:19:48', '2023-05-03 10:19:48', '', 0, 'https://wp.themerange.net/conat/?post_type=faqs&amp;p=386', 0, 'faqs', '', 0),
(3120, 1, '2019-01-16 13:02:06', '2019-01-16 13:02:06', '', 'hoodie-with-zipper-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-zipper-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3041, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/hoodie-with-zipper-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3121, 1, '2019-01-16 13:02:07', '2019-01-16 13:02:07', '', 'long-sleeve-tee-2.jpg', '', 'inherit', 'open', 'closed', '', 'long-sleeve-tee-2-jpg', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3396, 'https://wp.themerange.net/conat/wp-content/uploads/2019/01/long-sleeve-tee-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3198, 1, '2024-04-27 22:04:52', '2024-04-27 22:04:52', '', 'icon-circle-1', '', 'inherit', 'open', 'closed', '', 'icon-circle-1', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 1406, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/icon-circle-1.png', 0, 'attachment', 'image/png', 0),
(3287, 1, '2024-04-28 13:32:33', '2024-04-28 13:32:33', '', 'pattern-layer', '', 'inherit', 'open', 'closed', '', 'pattern-layer', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 3394, 'https://wp.themerange.net/conat/wp-content/uploads/2024/04/pattern-layer.jpg', 0, 'attachment', 'image/jpeg', 0),
(3442, 1, '2026-03-27 16:43:03', '2026-03-27 16:43:03', '<p  >\n	<a href="https://www.testing2.yulee-fernandinapmu.com/events/" >&laquo; All Events</a>\n</p>', 'The Events Calendar - Starter', '', 'publish', 'closed', 'closed', '', 'the-events-calendar-starter', '', '', '2026-03-27 16:43:03', '2026-03-27 16:43:03', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?elementor_library=the-events-calendar-starter', 0, 'elementor_library', '', 0),
(3393, 1, '2026-01-03 09:23:25', '2026-01-03 09:23:25', '', 'author-3', '', 'inherit', 'open', 'closed', '', 'author-3', '', '', '2026-03-27 16:41:50', '2026-03-27 16:41:50', '', 435, 'https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1057, 1, '2023-05-06 14:10:06', '2023-05-06 14:10:06', ' ', '', '', 'publish', 'closed', 'closed', '', '1057', '', '', '2023-05-06 14:10:06', '2023-05-06 14:10:06', '', 0, 'https://wp.themerange.net/conat/?p=1057', 2, 'nav_menu_item', '', 0),
(1058, 1, '2023-05-06 14:10:06', '2023-05-06 14:10:06', ' ', '', '', 'publish', 'closed', 'closed', '', '1058', '', '', '2023-05-06 14:10:06', '2023-05-06 14:10:06', '', 0, 'https://wp.themerange.net/conat/?p=1058', 1, 'nav_menu_item', '', 0),
(1060, 1, '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 0, 'https://wp.themerange.net/conat/?p=1060', 1, 'nav_menu_item', '', 0),
(1061, 1, '2023-05-06 20:22:18', '2023-05-06 15:11:28', ' ', '', '', 'publish', 'closed', 'closed', '', '1061', '', '', '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 0, 'https://wp.themerange.net/conat/?p=1061', 2, 'nav_menu_item', '', 0),
(1062, 1, '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog-2', '', '', '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 0, 'https://wp.themerange.net/conat/?p=1062', 5, 'nav_menu_item', '', 0),
(1063, 1, '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact-2', '', '', '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 0, 'https://wp.themerange.net/conat/?p=1063', 6, 'nav_menu_item', '', 0),
(1064, 1, '2023-05-06 20:22:18', '2023-05-06 15:11:28', ' ', '', '', 'publish', 'closed', 'closed', '', '1064', '', '', '2023-05-06 20:22:18', '2023-05-06 15:11:28', '', 0, 'https://wp.themerange.net/conat/?p=1064', 4, 'nav_menu_item', '', 0),
(1093, 1, '2023-05-06 20:22:18', '2023-05-06 20:22:18', ' ', '', '', 'publish', 'closed', 'closed', '', '1093', '', '', '2023-05-06 20:22:18', '2023-05-06 20:22:18', '', 0, 'https://wp.themerange.net/conat/?p=1093', 3, 'nav_menu_item', '', 0),
(1324, 1, '2023-05-25 12:49:03', '2023-05-25 11:21:51', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-3', '', '', '2023-05-25 12:49:03', '2023-05-25 11:21:51', '', 0, 'https://wp.themerange.net/conat/?p=1324', 1, 'nav_menu_item', '', 0),
(1325, 1, '2023-05-25 12:49:03', '2023-05-25 11:21:51', '', 'About', '', 'publish', 'closed', 'closed', '', 'about-2', '', '', '2023-05-25 12:49:03', '2023-05-25 11:21:51', '', 0, 'https://wp.themerange.net/conat/?p=1325', 2, 'nav_menu_item', '', 0),
(1326, 1, '2023-05-25 12:49:03', '2023-05-25 11:21:51', '', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact-3', '', '', '2023-05-25 12:49:03', '2023-05-25 11:21:51', '', 0, 'https://wp.themerange.net/conat/?p=1326', 6, 'nav_menu_item', '', 0),
(1336, 1, '2023-05-25 12:49:03', '2023-05-25 12:45:53', '', 'Speakers', '', 'publish', 'closed', 'closed', '', 'speakers-2', '', '', '2023-05-25 12:49:03', '2023-05-25 12:45:53', '', 0, 'https://wp.themerange.net/conat/?p=1336', 3, 'nav_menu_item', '', 0),
(1337, 1, '2023-05-25 12:49:03', '2023-05-25 12:45:53', '', 'Events', '', 'publish', 'closed', 'closed', '', 'events-2', '', '', '2023-05-25 12:49:03', '2023-05-25 12:45:53', '', 0, 'https://wp.themerange.net/conat/?p=1337', 4, 'nav_menu_item', '', 0),
(1338, 1, '2023-05-25 12:49:03', '2023-05-25 12:45:53', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog-3', '', '', '2023-05-25 12:49:03', '2023-05-25 12:45:53', '', 0, 'https://wp.themerange.net/conat/?p=1338', 5, 'nav_menu_item', '', 0),
(3394, 1, '2023-04-29 19:30:42', '2023-04-29 19:30:42', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2025\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2027\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2030\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n        </section>\n        <!-- End Main Slider Section -->\n        <!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Event\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                        <strong>Where</strong>\n                                        North Harond, Canada                                     \n                                                                <!-- About One Block -->\n                                        <strong>When</strong>\n                                        March 25 to 29, 2024                                    \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n						<a href="https://wp.themerange.net/conat/speakers/">\n			View Speakers\n			View Speakers\n	</a>                    \n        </section>\n        <!-- End Speakers One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Best Certified Speaker</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Brand Digital Ideas</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Communicate People</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Well Inspiring Keynotes</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Leadership One -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading Companies <br> at Technology Conference</h2>\n                <!-- Leadership Info Tabs -->\n                    <!-- Leadership Tabs -->\n                        <!-- Tab Btns -->\n                        <ul>\n                        	                            <li data-tab="#event-1">First Day December 23, 2023</li>\n                                                        <li data-tab="#event-2">Second Day December 24, 2023</li>\n                                                        <li data-tab="#event-3">Third Day December 25, 2023</li>\n                                                        <li data-tab="#event-4">Fourth Day December 26, 2023</li>\n                                                    </ul>\n                        <!-- Tabs Container -->\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- End Leadership One -->\n		<!-- Gallery One -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n        </section>\n        <!-- End Gallery One -->\n        <!-- Price One -->\n        <section>\n                    CONFERENCE TICKET PRICE\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block One -->\n                            Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)\n</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Flexible Pass\n                            $220 2 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Business Pass\n                            $320 3 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price One -->\n        <!-- Video One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2-1.jpg)">\n                    Conference Ticket Price\n                    <h2>We’re Always in The Lead.	<br> From The Business Conference!</h2>\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n        </section>\n        <!-- End Video One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->\n                <!-- Subscribe One -->\n        <section>\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=11&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=11&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Home Page 01', '', 'trash', 'closed', 'closed', '', 'home-page-01__trashed', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 0, 'https://wp.themerange.net/conat/?page_id=11', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(292, 1, '2023-05-03 06:37:03', '2023-05-03 06:37:03', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                        <!-- Time Countdown -->\n                    </section>\n        <!-- End Main Slider Section -->\n        <!-- About Two -->\n        <section>\n                    <!-- Content Column -->\n                                Introduction\n                                <h2>Know More About Our <br> Grand Event</h2>\n                                Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.\n                                <ul>\n                                	                                    <li>Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.</li>\n                                                                        <li>Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.</li>\n                                                                    </ul>\n                                Micheal Clark\n                                    MD WILLIAM HOUSTON  Event Organiser\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/about-1.png" alt="Awesome Image" />\n                                                        <!-- About Two Counter -->\n                                                                K\n                                                                We’ve help ourstreet children\n        </section>\n        <!-- End About Two -->\n        <!-- Event One -->\n        <section>\n                	                    <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431                            \n                                        <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                ( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.                            \n        </section>\n        <!-- End Event One -->\n        <!-- Counter Two -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                hr\n                                Workshops\n                                                <!-- Counter Column -->\n                                speakers\n                                                <!-- Counter Column -->\n                                +\n                                sponsors\n                                                <!-- Counter Column -->\n                                +\n                                countries\n        </section>\n        <!-- End Counter Two -->\n        <!-- Event Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-2.jpg)">\n                    Join Our Event\n                    <h2>Why Attend Our Event?</h2>\n                    Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.\n                	                    <!-- Event Block Two -->\n                            <h5><a href="#">Person Networking</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Boost Creativity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">After Party Events</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Great Speaker</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Spark Creatiity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Potential Clients</a></h5>\n        </section>\n        <!-- End Event Two -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n            <!-- Faq One -->\n            <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3-1.jpg)">\n                        Freqaly Ask Question\n                        <h2>Our Customer Some <br> Frequently Ask Question</h2>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    What About My Learning Lab Workshop Options?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do I Rollover My Conference Registration?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do i Cancel My Hotel Reservation?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    When is The Next APQC Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do You Prepare For a Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    What questions should be ask in an conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n            </section>\n            <!-- End Faq One -->\n        <!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- News Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4-1.jpg)">\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h4>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h4>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h4>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Two -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Home Page 02', '', 'trash', 'closed', 'closed', '', 'home-page-02__trashed', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 0, 'https://wp.themerange.net/conat/?page_id=292', 0, 'page', '', 0),
(520, 1, '2023-05-04 21:49:58', '2023-05-04 21:49:58', '<!-- Slider Three -->\n        <section>\n            	                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n        </section>\n        <!-- End Slider Three Section -->\n        <!-- Services One -->\n        <section>\n                    Join The Event\n                    <h2>Why Attend Conference</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly day\n                                <h2>The Most inspirational Conference For Business.</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Guests\n                                                <!-- Counter Column -->\n                                hr\n                                workshop\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers Three -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/angelina-holy-3/">\n                                        Angelina Holy                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jenson-button-3/">\n                                        Jenson Button                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/harnold-min-2/">\n                                        Harnold Min                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/matthew-white-3/">\n                                        Matthew White                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/michael-dover-3/">\n                                        Michael Dover                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jane-hamilton-3/">\n                                        Jane Hamilton                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jenson-button-4/">\n                                        Jenson Button                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/patrick-spencer-2/">\n                                        Patrick Spencer                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n        </section>\n        <!-- End Speakers Three -->\n        <!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n        <!-- Price Three -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n					                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 03', '', 'trash', 'closed', 'closed', '', 'home-page-03__trashed', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 0, 'https://wp.themerange.net/conat/?page_id=520', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(667, 1, '2023-05-05 13:08:03', '2023-05-05 13:08:03', '<!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Beyond Health Network\n                                <h2>Hearder</h2>\n                            Subheader\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                        <strong></strong>\n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="#">Best Certified Speaker</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Communicate People</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\n                            <a href="#">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Services One -->\n        <section>\n                    Join The Network\n                    <h2>Why Become Beyond Health Network</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly \n                                <h2>Header</h2>\n                            Subheader\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="246"/></p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2026-03-27 16:54:53', '2026-03-27 16:54:53', '', 0, 'https://wp.themerange.net/conat/?page_id=667', 0, 'page', '', 0),
(675, 1, '2023-05-05 13:22:16', '2023-05-05 13:22:16', '<!-- Faq Two -->\n        <section>\n                    	                        <!-- Accordion Box / Style Two -->\n                        <ul>\n                                                        <!-- Block -->\n                            <li>\n                                What About My Learning Lab Workshop Options?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                        <!-- Block -->\n                            <li>\n                                When is The Next APQC Conference?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                        <!-- Block -->\n                            <li>\n                                How Do I Rollover My Conference Registration?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                        <!-- Block -->\n                            <li>\n                                How Do You Prepare For a Conference?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                        <!-- Block -->\n                            <li>\n                                How Do i Cancel My Hotel Reservation?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                        <!-- Block -->\n                            <li>\n                                What questions should be ask in an conference?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                        <!-- Block -->\n                            <li>\n                                What is Conferenziaworld?\n                                        <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it ...</p>\n                            </li>\n                                                    </ul>\n                            <h3>Quick Contact</h3>\n                                                        <!-- Faq Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f686-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="686" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f686-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Name" value="" type="text" name="your-name" />\n	</p>\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="your-email" />\n	</p>\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="text" name="your-subject" />\n	</p>\n	<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Enter your Massage*" name="your-message"></textarea>\n	</p>\n		<p><input type="submit" value="Submit Now" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=675&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=675&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                            <!-- End Comment Form -->\n        </section>\n        <!-- End Faq Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=675&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=675&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'FAQs', '', 'publish', 'closed', 'closed', '', 'faqs', '', '', '2023-05-05 13:22:16', '2023-05-05 13:22:16', '', 0, 'https://wp.themerange.net/conat/?page_id=675', 0, 'page', '', 0),
(693, 1, '2023-05-05 13:59:59', '2023-05-05 13:59:59', '<!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- Price Three -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=693&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=693&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Price', '', 'trash', 'closed', 'closed', '', 'price__trashed', '', '', '2026-03-27 16:59:58', '2026-03-27 16:59:58', '', 0, 'https://wp.themerange.net/conat/?page_id=693', 0, 'page', '', 0),
(694, 1, '2023-05-05 13:59:59', '2023-05-05 13:59:59', '<!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Day Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Day Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Day Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=694&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=694&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Schedule', '', 'trash', 'closed', 'closed', '', 'schedule__trashed', '', '', '2026-03-27 16:56:30', '2026-03-27 16:56:30', '', 0, 'https://wp.themerange.net/conat/?page_id=694', 0, 'page', '', 0),
(3514, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', ' ', '', '', 'publish', 'closed', 'closed', '', '3514', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3514', 1, 'nav_menu_item', '', 0),
(3513, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', ' ', '', '', 'publish', 'closed', 'closed', '', '3513', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3513', 6, 'nav_menu_item', '', 0),
(3512, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', ' ', '', '', 'publish', 'closed', 'closed', '', '3512', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3512', 3, 'nav_menu_item', '', 0),
(3511, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', '', 'Terms &#038; Conditions', '', 'publish', 'closed', 'closed', '', 'terms-conditions', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3511', 4, 'nav_menu_item', '', 0),
(3510, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', ' ', '', '', 'publish', 'closed', 'closed', '', '3510', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3510', 5, 'nav_menu_item', '', 0),
(3509, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', ' ', '', '', 'publish', 'closed', 'closed', '', '3509', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3509', 2, 'nav_menu_item', '', 0),
(3515, 1, '2026-03-27 17:04:10', '2026-03-27 17:04:10', '<!-- Event Three -->\n        <section>\n				                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        10:00 AM -- 12:30 PM\n                            Ashli Scroggy\n                            <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        02:00 PM -- 05:00 PM\n                            Robert Gates\n                            <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        02:00 PM -- 05:00 PM\n                            Gabrielle Winn\n                            <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        10:00 AM -- 12:30 PM\n                            Ashli Scroggy\n                            <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                <!-- Styled Pagination -->\n                <ul>\n	<li>1</li>\n	<li><a aria-label="Page 2" href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                <!-- End Styled Pagination -->\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.1" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Events', '', 'inherit', 'closed', 'closed', '', '892-revision-v1', '', '', '2026-03-27 17:04:10', '2026-03-27 17:04:10', '', 892, 'https://www.testing2.yulee-fernandinapmu.com/?p=3515', 0, 'revision', '', 0),
(3508, 1, '2026-03-27 17:03:20', '2026-03-27 17:02:45', '', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2026-03-27 17:03:20', '2026-03-27 17:03:20', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/?p=3508', 7, 'nav_menu_item', '', 0),
(695, 1, '2023-05-05 14:00:03', '2023-05-05 14:00:03', '<!-- Gallery Three -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/9-1.jpg" alt="Awesome Image">\n                                    <a href="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/9-1.jpg"></a>\n        </section>\n        <!-- End Gallery Four -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=695&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=695&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?page_id=695', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(730, 1, '2023-05-05 15:00:28', '2023-05-05 15:00:28', '<!-- Testimonial Two -->\n        <section>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                <!-- Styled Pagination -->\n                                <!-- End Styled Pagination -->\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=730&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=730&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Testimonial', '', 'trash', 'closed', 'closed', '', 'testimonial__trashed', '', '', '2026-03-27 16:57:23', '2026-03-27 16:57:23', '', 0, 'https://wp.themerange.net/conat/?page_id=730', 0, 'page', '', 0),
(731, 1, '2023-05-05 15:00:44', '2023-05-05 15:00:44', '<style id="clock-animations"></style>\n        <!-- Coming Soon -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/1.jpg)">\n                    	<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo.png" alt="Logo" />                        <h2>Coming Soon</h2>\n                            <!-- Time Countdown -->\n                            <!-- Clock / Bg Clock -->\n                        <!--Emailed Form-->\n                            <h3>Our Website is under construction.</h3>\n                            stay tuned for something amazing! <br> Subscribe to be notified\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f774-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="774" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f774-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" /><input type="submit" value="&nbsp;" />\n	</p>\n</form>\n                                                <ul>\n                                                        <li><a href="https://facebook.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://twitter.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://linkedin.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://instagram.com/" target="_blank" rel="noopener"></a></li>\n                                                    </ul>\n        </section>\n        <!-- End Coming Soon -->', 'Coming Soon', '', 'trash', 'closed', 'closed', '', 'coming-soon__trashed', '', '', '2026-03-27 16:57:02', '2026-03-27 16:57:02', '', 0, 'https://wp.themerange.net/conat/?page_id=731', 0, 'page', '', 0),
(732, 1, '2023-05-05 15:00:44', '2023-05-05 15:00:44', '<!-- Privacy Section -->\n        <section>\n                <!-- Privacy Content -->\n                    <h3>Terms &amp; Condition</h3>\n                    <p>For each project we establish relationships with partners who we know will help us create added value for your project. As well as bringing together the public and private sectors, we make sector-overarching links to gather knowledge and to learn from each other who we know will help us create added value for your project.</p>Updated March 6, 2023<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue.</p><h3>Overview</h3><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br />reproduced below for those interested.</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Nunc nec magna sed metus tristique ornare vitae ut nisl. Mauris lacus enim, posuere et tincidunt condimentum, sodales ac elit.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor</p><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br />reproduced below for those interested.</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.</p><ul><li>Best Certified Speaker</li><li>Brand Digital Ideas</li><li>Communicate People</li><li>Well Inspiring Keynotes</li></ul><h4>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for <br />those interested.</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum.</p><h3>Security and Retention</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.</p><h3>Contact Us</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula.</p>                \n        </section>\n        <!-- End Privacy Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=732&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=732&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Terms & Conditions', '', 'publish', 'closed', 'closed', '', 'terms-conditions', '', '', '2023-05-05 15:00:44', '2023-05-05 15:00:44', '', 0, 'https://wp.themerange.net/conat/?page_id=732', 0, 'page', '', 0),
(733, 1, '2023-05-05 15:00:49', '2023-05-05 15:00:49', '<!-- Privacy Section -->\n        <section>\n                <!-- Privacy Content -->\n                    <h3>Privacy Policy</h3>\n                    <p>For each project we establish relationships with partners who we know will help us create added value for your project. As well as bringing together the public and private sectors, we make sector-overarching links to gather knowledge and to learn from each other who we know will help us create added value for your project.</p>Updated March 6, 2023<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue.</p><h3>Overview</h3><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br />reproduced below for those interested.</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Nunc nec magna sed metus tristique ornare vitae ut nisl. Mauris lacus enim, posuere et tincidunt condimentum, sodales ac elit.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor</p><h4>The standard chunk of Lorem Ipsum used since the 1500s is <br />reproduced below for those interested.</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut.</p><ul><li>Best Certified Speaker</li><li>Brand Digital Ideas</li><li>Communicate People</li><li>Well Inspiring Keynotes</li></ul><h4>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for <br />those interested.</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Etiam maximus porttitor magna sit amet consectetur. Integer eget ante scelerisque tortor sodales aliquet. Integer in vestibulum leo, vitae tristique orci. Etiam tortor sem, porttitor at pellentesque sit amet, fringilla nec massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum.</p><h3>Security and Retention</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla.</p><h3>Contact Us</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula. Suspendisse vitae ex fermentum, suscipit sem id, dapibus orci. Cras efficitur mi augue, ut sodales felis rhoncus bibendum. Fusce sagittis nibh orci, id vestibulum tortor aliquet ut. Vivamus maximus felis ac nisl luctus, ut aliquet massa suscipit. Sed scelerisque quam justo, sed volutpat neque tempor porta. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aliquam consequat tellus id risus condimentum fringilla. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at nisl ligula.</p>                \n        </section>\n        <!-- End Privacy Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=733&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=733&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Privacy Policy', '', 'publish', 'closed', 'closed', '', 'privacy-policy-2', '', '', '2023-05-05 15:00:49', '2023-05-05 15:00:49', '', 0, 'https://wp.themerange.net/conat/?page_id=733', 0, 'page', '', 0),
(863, 1, '2023-05-05 17:15:46', '2023-05-05 17:15:46', '<!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/patrick-spencer/">Patrick Spencer</a></h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/angelina-holy/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/matthew-white/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/michael-dover/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/janet-jones/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jane-hamilton/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jenson-button/">Jenson Button</a></h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/harnold-min/">Harnold Min</a></h4>\n                                Starbuck''s CEO\n                                        <!--Styled Pagination-->\n                    <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                    <!--End Styled Pagination-->\n        </section>\n        <!-- End Speakers One -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/angelina-holy-2/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/matthew-white-2/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/michael-dover-2/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jane-hamilton-2/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jenson-button-2/">Jenson Button</a></h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/janet-jones-2/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=863&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=863&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Speakers', '', 'trash', 'closed', 'closed', '', 'speakers__trashed', '', '', '2026-03-27 16:57:34', '2026-03-27 16:57:34', '', 0, 'https://wp.themerange.net/conat/?page_id=863', 0, 'page', '', 0),
(892, 1, '2023-05-05 17:58:09', '2023-05-05 17:58:09', '<!-- Event Three -->\n        <section>\n				                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="65"/></p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Events', '', 'publish', 'closed', 'closed', '', 'our-events', '', '', '2026-03-27 17:04:10', '2026-03-27 17:04:10', '', 0, 'https://wp.themerange.net/conat/?page_id=892', 0, 'page', '', 0),
(3518, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Modern Marketing Summit Sydney', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 485, 'https://www.testing2.yulee-fernandinapmu.com/?p=3518', 0, 'revision', '', 0),
(896, 1, '2023-05-05 18:04:11', '2023-05-05 18:04:11', '<!-- Sidebar Page Container -->\n                                        <!-- Content Side -->\n                            	                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Read more</a>\n                                <!-- Styled Pagination -->\n                                <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                                <!-- End Styled Pagination -->\n                                        <!-- Sidebar Side -->\n                        <aside>\n<!-- Sidebar Widget -->\n    <form method="get" action="https://wp.themerange.net/conat/">\n            <input type="search" name="s" value="" placeholder="Search...">\n            <button type="submit"></button>\n    </form>\n<h4>Categories</h4>\n			<ul>\n					<li><a href="https://wp.themerange.net/conat/category/news-v1/">News V1[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/news-v2/">News V2[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/our-blog/">Our Blog[ 9 ]</a>\n</li>\n			</ul>\n			<h4>Archives</h4>\n			<ul>\n					<li><a href=''https://wp.themerange.net/conat/2023/05/''>May 2023</a></li>\n			</ul>\n			                        </aside>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=896&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=896&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Blog', '', 'trash', 'closed', 'closed', '', 'our-blog__trashed', '', '', '2026-03-27 16:59:07', '2026-03-27 16:59:07', '', 0, 'https://wp.themerange.net/conat/?page_id=896', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(951, 1, '2023-05-05 19:18:44', '2023-05-05 19:18:44', '', 'Blog Classic', '', 'publish', 'closed', 'closed', '', 'blog-classic', '', '', '2023-05-05 19:18:44', '2023-05-05 19:18:44', '', 0, 'https://wp.themerange.net/conat/?page_id=951', 0, 'page', '', 0),
(952, 1, '2023-05-05 19:18:57', '2023-05-05 19:18:57', '<!-- Sidebar Page Container -->\n                                        <!-- Sidebar Side -->\n                        <aside>\n<!-- Sidebar Widget -->\n    <form method="get" action="https://wp.themerange.net/conat/">\n            <input type="search" name="s" value="" placeholder="Search...">\n            <button type="submit"></button>\n    </form>\n<h4>Categories</h4>\n			<ul>\n					<li><a href="https://wp.themerange.net/conat/category/news-v1/">News V1[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/news-v2/">News V2[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/our-blog/">Our Blog[ 9 ]</a>\n</li>\n			</ul>\n			<h4>Archives</h4>\n			<ul>\n					<li><a href=''https://wp.themerange.net/conat/2023/05/''>May 2023</a></li>\n			</ul>\n			                        </aside>\n                                        <!-- Content Side -->\n                            	                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Read more</a>\n                                <!-- Styled Pagination -->\n                                <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                                <!-- End Styled Pagination -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=952&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=952&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Blog Left Sidebar', '', 'trash', 'closed', 'closed', '', 'blog-left-sidebar__trashed', '', '', '2026-03-27 16:58:16', '2026-03-27 16:58:16', '', 0, 'https://wp.themerange.net/conat/?page_id=952', 0, 'page', '', 0),
(962, 1, '2023-05-05 19:23:05', '2023-05-05 19:23:05', '<!-- Location One -->\n        <section id="contact" style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/5-2.jpg)">\n                    <!-- Map Column -->\n                            Get in Touch\n                            <h2>If Contact With Us Send Detail</h2>\n                                                <!-- Contact Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f964-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="964" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f964-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email Address" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="text" name="your-phone" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Subject" value="" type="text" name="your-subject" />\n		</p>\n		<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Your Message" name="your-message"></textarea>\n		</p>\n			<p><input type="submit" value="Submit Now" />\n			</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=962&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=962&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                        <!-- End Contact Form -->\n                    <!-- Info Column -->\n                            Contact\n                            <h2>Information</h2>\n                                                <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                 \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Map One -->\n        <section>\n                    View on Map\n                    <h2>View on Map</h2>\n                <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>            \n        </section>\n        <!-- End Map One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=962&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=962&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Contact 01', '', 'publish', 'closed', 'closed', '', 'contact-01', '', '', '2023-05-05 19:23:05', '2023-05-05 19:23:05', '', 0, 'https://wp.themerange.net/conat/?page_id=962', 0, 'page', '', 0),
(989, 1, '2023-05-05 20:29:32', '2023-05-05 20:29:32', '<!-- Contact Page Section -->\n        <section>\n                    <!-- Info Column -->\n                                                        <!-- Info Box -->\n                                    <h6>Address</h6>\n                                    Clarkson Ave, Brooklyn, NewYark 11203\n                                                        <!-- Info Box -->\n                                    <h6>Email</h6>\n                                    <a href="mailto:support@themerange.net">support@themerange.net</a><br>\n                                    <a href="mailto:info@themerange.net">info@themerange.net</a>\n                                                        <!-- Info Box -->\n                                    <h6>Phone</h6>\n                                    <a href="tel:923007101235">+92 (300) 7101235</a><br>\n                                    <a href="tel:923136100313">+92 (313) 6100313</a>\n                                                        <!-- Info Box -->\n                                    <h6>Social media</h6>\n                                                                        <ul>\n                                                                                <li><a href="https://facebook.com/" target="_blank" rel="noopener"></a></li>\n                                                                                <li><a href="https://twitter.com/" target="_blank" rel="noopener"></a></li>\n                                                                                <li><a href="https://instagram.com/" target="_blank" rel="noopener"></a></li>\n                                                                                <li><a href="https://youtube.com/" target="_blank" rel="noopener"></a></li>\n                                                                            </ul>\n                    <!-- Form Column -->\n                            <!-- Sec Title -->\n                                CONTACT INFO\n                                <h2>Get Meeting With us.</h2>\n                                                        <!-- Contact Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f964-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="964" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f964-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email Address" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="text" name="your-phone" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Subject" value="" type="text" name="your-subject" />\n		</p>\n		<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Your Message" name="your-message"></textarea>\n		</p>\n			<p><input type="submit" value="Submit Now" />\n			</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                            <!-- Map Boxed -->\n                                    <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                                \n        </section>\n        <!-- End Contact Page Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Contact 02', '', 'trash', 'closed', 'closed', '', 'contact-02__trashed', '', '', '2026-03-27 16:58:50', '2026-03-27 16:58:50', '', 0, 'https://wp.themerange.net/conat/?page_id=989', 0, 'page', '', 0),
(1005, 1, '2023-05-05 20:42:35', '2023-05-05 20:42:35', '<!-- Contact Page Section -->\n        <section>\n                    <!-- Map Column -->\n                            <!--Map Outer-->\n                                <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                            \n                    <!-- Info Column -->\n                            <ul>\n                            	                                <li>Emailinfo@themerange.net</li>\n                                                                <li>Phone Number(+678) 234 43333 56</li>\n                                                                <li>Office AddressUnit 6C Boundary Medical Land, <br> Millfield Road, Bolton, BL2 6QY</li>\n                                                                <li>Send us mailTo discuss us about work with us <br> you can contact us.</li>\n                                                            </ul>\n        </section>\n        <!-- End Contact Page Section -->\n        <!-- Contact Form Section -->\n        <section>\n                    <!-- Form Column -->\n                            <h3>Send us a message</h3>\n                                                        <!-- Comment Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f1021-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1021" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1021-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone" value="" type="text" name="your-subject" />\n		</p>\n		<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Your text here..." name="your-message"></textarea>\n		</p>\n		<p><input type="submit" value="Contact Us" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                            <!-- End Comment Form -->\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/contact.png" alt="Awesome Image" />\n        </section>\n        <!-- End Contact Form Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Contact 03', '', 'trash', 'closed', 'closed', '', 'contact-03__trashed', '', '', '2026-03-27 16:58:50', '2026-03-27 16:58:50', '', 0, 'https://wp.themerange.net/conat/?page_id=1005', 0, 'page', '', 0),
(1322, 1, '2023-05-25 10:41:04', '2023-05-25 10:41:04', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n        </section>\n        <!-- End Main Slider Section -->\n        <!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Event\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                    	                                        <strong>Where</strong>\n                                        North Harond, Canada                                     \n                                                                <!-- About One Block -->\n                                    	                                        <strong>When</strong>\n                                        March 25 to 29, 2024                                    \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">Patrick Spencer</a></h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/janet-jones/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button/">Jenson Button</a></h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/harnold-min/">Harnold Min</a></h4>\n                                Starbuck''s CEO\n						<a href="https://wp.themerange.net/conat/speakers/">\n			View Speakers\n			View Speakers\n	</a>                    \n        </section>\n        <!-- End Speakers One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="#">Best Certified Speaker</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Communicate People</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\n                            <a href="#">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Leadership One -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading Companies <br> at Technology Conference</h2>\n                <!-- Leadership Info Tabs -->\n                    <!-- Leadership Tabs -->\n                        <!-- Tab Btns -->\n                        <ul>\n                        	                            <li data-tab="#event-1">First Day December 23, 2023</li>\n                                                        <li data-tab="#event-2">Second Day December 24, 2023</li>\n                                                        <li data-tab="#event-3">Third Day December 25, 2023</li>\n                                                        <li data-tab="#event-4">Fourth Day December 26, 2023</li>\n                                                    </ul>\n                        <!-- Tabs Container -->\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- End Leadership One -->\n		<!-- Gallery One -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n        </section>\n        <!-- End Gallery One -->\n        <!-- Price One -->\n        <section>\n                    CONFERENCE TICKET PRICE\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block One -->\n                            Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)\n</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Flexible Pass\n                            $220 2 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Business Pass\n                            $320 3 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price One -->\n        <!-- Video One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2-1.jpg)">\n                    Conference Ticket Price\n                    <h2>We’re Always in The Lead.	<br> From The Business Conference!</h2>\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n        </section>\n        <!-- End Video One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->\n                <!-- Subscribe One -->\n        <section>\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1322&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1322&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'One Page 01', '', 'trash', 'closed', 'closed', '', 'one-page-01__trashed', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 0, 'https://wp.themerange.net/conat/?page_id=1322', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(1345, 1, '2023-05-25 12:53:26', '2023-05-25 12:53:26', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                        <!-- Time Countdown -->\n                    </section>\n        <!-- End Main Slider Section -->\n        <!-- About Two -->\n        <section>\n                    <!-- Content Column -->\n                                Introduction\n                                <h2>Know More About Our <br> Grand Event</h2>\n                                Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.\n                                <ul>\n                                	                                    <li>Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.</li>\n                                                                        <li>Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.</li>\n                                                                    </ul>\n                                Micheal Clark\n                                    MD WILLIAM HOUSTON  Event Organiser\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/about-1.png" alt="Awesome Image" />\n                                                        <!-- About Two Counter -->\n                                                                K\n                                                                We’ve help ourstreet children\n        </section>\n        <!-- End About Two -->\n        <!-- Event One -->\n        <section>\n                	                    <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431                            \n                                        <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                ( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.                            \n        </section>\n        <!-- End Event One -->\n        <!-- Counter Two -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                hr\n                                Workshops\n                                                <!-- Counter Column -->\n                                speakers\n                                                <!-- Counter Column -->\n                                +\n                                sponsors\n                                                <!-- Counter Column -->\n                                +\n                                countries\n        </section>\n        <!-- End Counter Two -->\n        <!-- Event Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-2.jpg)">\n                    Join Our Event\n                    <h2>Why Attend Our Event?</h2>\n                    Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.\n                	                    <!-- Event Block Two -->\n                            <h5><a href="#">Person Networking</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Boost Creativity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">After Party Events</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Great Speaker</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Spark Creatiity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Potential Clients</a></h5>\n        </section>\n        <!-- End Event Two -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.whatsapp.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">Jenson Button</a></h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n        </section>\n        <!-- End Speakers Two -->\n            <!-- Faq One -->\n            <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3-1.jpg)">\n                        Freqaly Ask Question\n                        <h2>Our Customer Some <br> Frequently Ask Question</h2>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    What About My Learning Lab Workshop Options?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do I Rollover My Conference Registration?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do i Cancel My Hotel Reservation?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    When is The Next APQC Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do You Prepare For a Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    What questions should be ask in an conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n            </section>\n            <!-- End Faq One -->\n        <!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- News Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4-1.jpg)">\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h4>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h4>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h4>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Two -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1345&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1345&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'One Page 02', '', 'trash', 'closed', 'closed', '', 'one-page-02__trashed', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 0, 'https://wp.themerange.net/conat/?page_id=1345', 0, 'page', '', 0),
(1355, 1, '2023-05-25 13:24:06', '2023-05-25 13:24:06', '<!-- Slider Three -->\n        <section>\n            	                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n        </section>\n        <!-- End Slider Three Section -->\n        <!-- Services One -->\n        <section>\n                    Join The Event\n                    <h2>Why Attend Conference</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly day\n                                <h2>The Most inspirational Conference For Business.</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Guests\n                                                <!-- Counter Column -->\n                                hr\n                                workshop\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers Three -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy-3/">Angelina Holy</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-3/">Jenson Button</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/harnold-min-2/">Harnold Min</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white-3/">Matthew White</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover-3/">Michael Dover</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton-3/">Jane Hamilton</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-4/">Jenson Button</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/patrick-spencer-2/">Patrick Spencer</a></h4>\n                                    Maxii''s Manager\n        </section>\n        <!-- End Speakers Three -->\n        <!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n        <!-- Price Three -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'One Page 03', '', 'trash', 'closed', 'closed', '', 'one-page-03__trashed', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 0, 'https://wp.themerange.net/conat/?page_id=1355', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(1406, 1, '2024-03-31 19:59:57', '2024-03-31 19:59:57', '<!-- Events Banner Section -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/13.jpg)">\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Content Boxed -->\n                        <h1>International Technology <br> Summit 2024</h1>\n                                                <ul>\n                            <li>TechX Park, NY, New York</li>                            <li>14 April 2024, 10:00 AM-6:00 PM</li>                        </ul>\n                                                <!-- Time Countdown -->\n                            <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>							<a href="https://wp.themerange.net/conat/about-us/">\n			About More\n			About More\n	</a>                        \n            <!--Waves Container-->\n              <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n              viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">\n              <defs>\n              <path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />\n              </defs>\n              <g>\n              <use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.7" />\n              <use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.5)" />\n              <use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.3)" />\n              <use xlink:href="#gentle-wave" x="48" y="7" fill="#fff" />\n              </g>\n              </svg>\n            <!--Waves end-->\n        </section>\n        <!--End Banner Section-->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-2.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Event Feature Section-->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Features\n                    <h2>Our Features</h2>\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-1.png" alt="Awesome Image" />\n                            <h4><a href="#">Meet the leaders</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-2.png" alt="Awesome Image" />\n                            <h4><a href="#">Five Days Long</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-3.png" alt="Awesome Image" />\n                            <h4><a href="#">Product Launching</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-4.png" alt="Awesome Image" />\n                            <h4><a href="#">37+ Sponsors</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-5.png" alt="Awesome Image" />\n                            <h4><a href="#">92+ Countries Attend</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-6.png" alt="Awesome Image" />\n                            <h4><a href="#">Ask Questions</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n        </section>\n        <!-- End Event Feature Section-->\n        <!-- Event Schedule Section-->\n        <section>\n                <!-- Sec Title -->\n                    Events\n                    <h2>Event Schedule</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                        <!--Tabs Box-->\n                        <ul>\n                                                        <li data-tab="#speaker4-1">\n                                Day 01\n                                01 \n                                Jan 2025                            </li>\n                                                        <li data-tab="#speaker4-2">\n                                Day 02\n                                20 \n                                Apr 2026                            </li>\n                                                        <li data-tab="#speaker4-3">\n                                Day 03\n                                15 \n                                Jul 2027                            </li>\n                                                        <li data-tab="#speaker4-4">\n                                Day 04\n                                25 \n                                Dec 2028                            </li>\n                                                        <li data-tab="#speaker4-5">\n                                Day 05\n                                08 \n                                Mar 2029                            </li>\n                                                    </ul>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                	<a href="https://wp.themerange.net/conat/our-events/">\n			Download Schedules\n			Download Schedules\n	</a>                \n        </section>\n        <!-- End Event Schedule Section-->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Event Pricing Section-->\n        <section>\n                <!-- Sec Title -->\n                    Pricing\n                    <h2>Pricing Plans</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                                            <!-- Event Price Block -->\n                            Start Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Premium Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Gold Plan\n                                    <sup>$</sup>39/Yr\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n        </section>\n        <!-- End Event Pricing Section-->\n        <!-- Events Team Section -->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Speakers\n                    <h2>Who''s Speaking</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h3>\n                                S&amp;P Analyzer\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h3>\n                                Maxii''s Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h3>\n                                Facebook''s Co-Founder\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h3>\n                                Newyork Post''s GM\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h3>\n                                Softer Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n        </section>\n        <!-- End Events Team Section -->\n        <!-- Call To Action Section One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/map-pattern.png)">\n                MORE WITH US\n                <h2>You Want to Showcase Your Busniess <br> in Top Join With Us</h2>\n                <a href="https://wp.themerange.net/conat/contact-01/">\n			Join Us\n			Join Us\n	</a>            \n        </section>\n        <!-- End Call To Action Section One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->', 'Home Page 04', '', 'trash', 'closed', 'closed', '', 'home-page-04__trashed', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 0, 'https://wp.themerange.net/conat/?page_id=1406', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(1558, 1, '2024-04-19 18:06:58', '2024-04-19 18:06:58', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Beyond EXPO</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Beyond Directory</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Beyond Job Board</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>Beyond Health Conference &amp; Expo 2026</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        SALEM Center<br>\n7235 Bentley Rd, Jacksonville, FL 32256\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        SAT<br>\n10AM – 3PM\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Beyond Health News</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="1"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->', 'Home Page 05', '', 'publish', 'closed', 'closed', '', 'home-page-05', '', '', '2026-03-27 16:49:25', '2026-03-27 16:49:25', '', 0, 'https://wp.themerange.net/conat/?page_id=1558', 0, 'page', '', 0),
(3459, 1, '2026-03-27 16:49:25', '2026-03-27 16:49:25', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Beyond EXPO</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Beyond Directory</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Beyond Job Board</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>Beyond Health Conference &amp; Expo 2026</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        SALEM Center<br>\n7235 Bentley Rd, Jacksonville, FL 32256\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        SAT<br>\n10AM – 3PM\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Beyond Health News</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="1"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:49:25', '2026-03-27 16:49:25', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3459', 0, 'revision', '', 0),
(3460, 1, '2026-03-27 16:49:54', '2026-03-27 16:49:54', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n        </section>\n        <!-- End Main Slider Section -->\n        <!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Event\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                    	                                        <strong>Where</strong>\n                                        North Harond, Canada                                     \n                                                                <!-- About One Block -->\n                                    	                                        <strong>When</strong>\n                                        March 25 to 29, 2024                                    \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">Patrick Spencer</a></h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/janet-jones/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button/">Jenson Button</a></h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/harnold-min/">Harnold Min</a></h4>\n                                Starbuck''s CEO\n						<a href="https://wp.themerange.net/conat/speakers/">\n			View Speakers\n			View Speakers\n	</a>                    \n        </section>\n        <!-- End Speakers One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="#">Best Certified Speaker</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Communicate People</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\n                            <a href="#">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Leadership One -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading Companies <br> at Technology Conference</h2>\n                <!-- Leadership Info Tabs -->\n                    <!-- Leadership Tabs -->\n                        <!-- Tab Btns -->\n                        <ul>\n                        	                            <li data-tab="#event-1">First Day December 23, 2023</li>\n                                                        <li data-tab="#event-2">Second Day December 24, 2023</li>\n                                                        <li data-tab="#event-3">Third Day December 25, 2023</li>\n                                                        <li data-tab="#event-4">Fourth Day December 26, 2023</li>\n                                                    </ul>\n                        <!-- Tabs Container -->\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- End Leadership One -->\n		<!-- Gallery One -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n        </section>\n        <!-- End Gallery One -->\n        <!-- Price One -->\n        <section>\n                    CONFERENCE TICKET PRICE\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block One -->\n                            Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)\n</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Flexible Pass\n                            $220 2 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Business Pass\n                            $320 3 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price One -->\n        <!-- Video One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2-1.jpg)">\n                    Conference Ticket Price\n                    <h2>We’re Always in The Lead.	<br> From The Business Conference!</h2>\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n        </section>\n        <!-- End Video One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->\n                <!-- Subscribe One -->\n        <section>\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1322&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1322&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'One Page 01', '', 'inherit', 'closed', 'closed', '', '1322-revision-v1', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 1322, 'https://www.testing2.yulee-fernandinapmu.com/?p=3460', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3453, 1, '2026-03-27 16:44:40', '2026-03-27 16:44:40', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="108"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:44:40', '2026-03-27 16:44:40', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3453', 0, 'revision', '', 0),
(1627, 1, '2024-04-19 21:19:59', '2024-04-19 21:19:59', '', 'Shop', '', 'trash', 'closed', 'closed', '', 'shop-2__trashed', '', '', '2026-03-27 16:57:50', '2026-03-27 16:57:50', '', 0, 'https://wp.themerange.net/conat/shop/', 0, 'page', '', 0),
(1628, 1, '2024-04-19 21:19:59', '2024-04-19 21:19:59', '[woocommerce_cart]', 'Cart', '', 'trash', 'closed', 'closed', '', 'cart-2__trashed', '', '', '2026-03-27 16:58:21', '2026-03-27 16:58:21', '', 0, 'https://wp.themerange.net/conat/cart/', 0, 'page', '', 0),
(243, 1, '2023-05-02 08:29:01', '2023-05-02 08:29:01', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \n                <blockquote>\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\n        </blockquote>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'International Conference on Art Business', '', 'publish', 'open', 'open', '', 'international-conference-on-art-business', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=243', 0, 'post', '', 0),
(275, 1, '2023-05-02 20:01:55', '2023-05-02 20:01:55', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Unique Digital Ideas to Learn Business', '', 'publish', 'open', 'open', '', 'unique-digital-ideas-to-learn-business', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=275', 0, 'post', '', 0),
(276, 1, '2023-05-02 20:03:18', '2023-05-02 20:03:18', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management', '', 'publish', 'open', 'open', '', 'houston-event-planning-management', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=276', 0, 'post', '', 0),
(402, 1, '2023-05-03 10:38:45', '2023-05-03 10:38:45', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'International Conference on Art Business Speck', '', 'publish', 'open', 'open', '', 'international-conference-on-art-business-speck', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=402', 0, 'post', '', 0),
(417, 1, '2023-05-03 10:46:30', '2023-05-03 10:46:30', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management For Us', '', 'publish', 'open', 'open', '', 'houston-event-planning-management-for-us', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=417', 0, 'post', '', 0),
(418, 1, '2023-05-03 10:46:09', '2023-05-03 10:46:09', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Unique Digital Ideas to Learn Business Growth', '', 'publish', 'open', 'open', '', 'unique-digital-ideas-to-learn-business-growth', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=418', 0, 'post', '', 0),
(928, 1, '2023-05-05 19:14:30', '2023-05-05 19:14:30', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management', '', 'publish', 'open', 'open', '', 'houston-event-planning-management-2', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=928', 0, 'post', '', 0);
INSERT INTO `wpqi_posts` VALUES
(929, 1, '2023-05-05 19:07:56', '2023-05-05 19:07:56', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Voxburner Launches Youth Trends Report 2018.', '', 'publish', 'open', 'open', '', 'voxburner-launches-youth-trends-report-2018', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=929', 0, 'post', '', 0),
(942, 1, '2023-05-05 19:11:13', '2023-05-05 19:11:13', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Voxburner Launches Youth Trends Report 2018.', '', 'publish', 'open', 'open', '', 'voxburner-launches-youth-trends-report-2018-2', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=942', 0, 'post', '', 0),
(943, 1, '2023-05-05 19:12:26', '2023-05-05 19:12:26', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'International Conference on Art Business', '', 'publish', 'open', 'open', '', 'international-conference-on-art-business-2', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=943', 0, 'post', '', 0),
(944, 1, '2023-05-05 19:13:42', '2023-05-05 19:13:42', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management', '', 'publish', 'open', 'open', '', 'houston-event-planning-management-3', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=944', 0, 'post', '', 0),
(949, 1, '2023-05-05 19:17:20', '2023-05-05 19:17:20', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'Houston Event Planning Management', '', 'publish', 'open', 'open', '', 'international-conference-on-art-business-3', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=949', 0, 'post', '', 0),
(1174, 1, '2023-05-08 11:41:11', '2023-05-08 11:41:11', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'Unique Digital Ideas to Learn Business', '', 'publish', 'open', 'open', '', 'unique-digital-ideas-to-learn-business-2', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=1174', 0, 'post', '', 0),
(1175, 1, '2023-05-08 11:40:52', '2023-05-08 11:40:52', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'Houston Event Planning Management', '', 'publish', 'open', 'open', '', 'houston-event-planning-management-4', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=1175', 0, 'post', '', 3),
(1176, 1, '2023-05-08 11:41:18', '2023-05-08 11:41:18', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'International Conference on Art Business', '', 'publish', 'open', 'open', '', 'international-conference-on-art-business-4', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=1176', 0, 'post', '', 0),
(1247, 1, '2023-05-05 19:15:05', '2023-05-05 19:15:05', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'International Conference on Art Business', '', 'publish', 'open', 'open', '', 'international-conference-on-art-business-5', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?p=1247', 0, 'post', '', 0),
(1629, 1, '2024-04-19 21:19:59', '2024-04-19 21:19:59', '[woocommerce_checkout]', 'Checkout', '', 'trash', 'closed', 'closed', '', 'checkout-2__trashed', '', '', '2026-03-27 16:58:26', '2026-03-27 16:58:26', '', 0, 'https://wp.themerange.net/conat/checkout/', 0, 'page', '', 0),
(1630, 1, '2024-04-19 21:19:59', '2024-04-19 21:19:59', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My Account', '', 'publish', 'closed', 'closed', '', 'my-account-2', '', '', '2024-04-19 21:19:59', '2024-04-19 21:19:59', '', 0, 'https://wp.themerange.net/conat/my-account/', 0, 'page', '', 0),
(3294, 1, '2024-04-28 18:41:44', '2024-04-28 18:41:44', '<!-- Events Banner Section -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/13.jpg)">\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Content Boxed -->\n                        <h1>International Technology <br> Summit 2024</h1>\n                                                <ul>\n                            <li>TechX Park, NY, New York</li>                            <li>14 April 2024, 10:00 AM-6:00 PM</li>                        </ul>\n                                                <!-- Time Countdown -->\n                            <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>							<a href="https://wp.themerange.net/conat/about-us/">\n			About More\n			About More\n	</a>                        \n            <!--Waves Container-->\n              <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n              viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">\n              <defs>\n              <path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />\n              </defs>\n              <g>\n              <use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.7" />\n              <use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.5)" />\n              <use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.3)" />\n              <use xlink:href="#gentle-wave" x="48" y="7" fill="#fff" />\n              </g>\n              </svg>\n            <!--Waves end-->\n        </section>\n        <!--End Banner Section-->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-2.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Event Feature Section-->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Features\n                    <h2>Our Features</h2>\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-1.png" alt="Awesome Image" />\n                            <h4><a href="">Meet the leaders</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-2.png" alt="Awesome Image" />\n                            <h4><a href="">Five Days Long</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-3.png" alt="Awesome Image" />\n                            <h4><a href="">Product Launching</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-4.png" alt="Awesome Image" />\n                            <h4><a href="">37+ Sponsors</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-5.png" alt="Awesome Image" />\n                            <h4><a href="">92+ Countries Attend</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-6.png" alt="Awesome Image" />\n                            <h4><a href="">Ask Questions</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n        </section>\n        <!-- End Event Feature Section-->\n        <!-- Event Schedule Section-->\n        <section>\n                <!-- Sec Title -->\n                    Events\n                    <h2>Event Schedule</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                        <!--Tabs Box-->\n                        <ul>\n                                                        <li data-tab="#speaker4-1">\n                                Day 01\n                                01 \n                                Jan 2025                            </li>\n                                                        <li data-tab="#speaker4-2">\n                                Day 02\n                                20 \n                                Apr 2026                            </li>\n                                                        <li data-tab="#speaker4-3">\n                                Day 03\n                                15 \n                                Jul 2027                            </li>\n                                                        <li data-tab="#speaker4-4">\n                                Day 04\n                                25 \n                                Dec 2028                            </li>\n                                                        <li data-tab="#speaker4-5">\n                                Day 05\n                                08 \n                                Mar 2029                            </li>\n                                                    </ul>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                	<a href="https://wp.themerange.net/conat/our-events/">\n			Download Schedules\n			Download Schedules\n	</a>                \n        </section>\n        <!-- End Event Schedule Section-->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1495" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=3294&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=3294&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Event Pricing Section-->\n        <section>\n                <!-- Sec Title -->\n                    Pricing\n                    <h2>Pricing Plans</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                                            <!-- Event Price Block -->\n                            Start Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Premium Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Gold Plan\n                                    <sup>$</sup>39/Yr\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n        </section>\n        <!-- End Event Pricing Section-->\n        <!-- Events Team Section -->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Speakers\n                    <h2>Who''s Speaking</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h3>\n                                S&amp;P Analyzer\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h3>\n                                Maxii''s Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h3>\n                                Facebook''s Co-Founder\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h3>\n                                Newyork Post''s GM\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h3>\n                                Softer Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n        </section>\n        <!-- End Events Team Section -->\n        <!-- Call To Action Section One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/map-pattern.png)">\n                MORE WITH US\n                <h2>You Want to Showcase Your Busniess <br> in Top Join With Us</h2>\n                <a href="">\n			Join Us\n			Join Us\n	</a>            \n        </section>\n        <!-- End Call To Action Section One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->', 'One Page 04', '', 'trash', 'closed', 'closed', '', 'one-page-04__trashed', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 0, 'https://wp.themerange.net/conat/?page_id=3294', 0, 'page', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3295, 1, '2024-04-28 18:42:25', '2024-04-28 18:42:25', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>24</strong>Jun\n                        New York, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.whatsapp.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1495" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=3295&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=3295&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'One Page 05', '', 'publish', 'closed', 'closed', '', 'one-page-05', '', '', '2026-03-27 16:41:51', '2026-03-27 16:41:51', '', 0, 'https://wp.themerange.net/conat/?page_id=3295', 0, 'page', '', 0),
(3395, 1, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Bp Machine', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'bp-machine-4', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/t-shirt/', 0, 'product', '', 3),
(3396, 1, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Thermometer', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'thermometer', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/sunglasses/', 0, 'product', '', 3),
(97, 1, '2023-04-29 21:30:33', '2023-04-29 21:30:33', '<!-- Speaker Schedule -->\r\n        <section>\r\n                <h4>Speeches By: Matthew White</h4>\r\n                                                                        <!-- Event Block Three -->\r\n                                    Room#2 01:00PM - 12:00PM\r\n                                	                                    12-25-2025\r\n                                    1st Day\r\n                                <h3>How to Start Freelancing</h3>\r\n                                All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n                                                                <strong>Place:</strong> 5 Universal Principles of Company Growth\r\n                                                <!-- Event Block Three -->\r\n                                    Room#1 02:00PM - 03:30PM\r\n                                	                                    12-25-2025\r\n                                    2nd Day\r\n                                <h3>Design for Startups</h3>\r\n                                All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n                                                                <strong>Place:</strong> 5 Universal Principles of Company Growth\r\n                                                <!-- Event Block Three -->\r\n                                    Room#3 03:00PM - 03:30PM\r\n                                	                                    12-25-2025\r\n                                    3rd Day\r\n                                <h3>Finance For Freelancers</h3>\r\n                                All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n                                                                <strong>Place:</strong> 5 Universal Principles of Company Growth\r\n                                For Contact That Speaker\r\n                                <h3>Speeches By: Matthew White</h3>\r\n                                                        <!-- Team Form -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="122" />\r\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f122-o1" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" value="Name" type="text" name="your-name" />\r\n	</p>\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="your-email" />\r\n	</p>\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="text" name="your-subject" />\r\n	</p>\r\n	<p><textarea cols="40" rows="10" aria-invalid="false" name="your-message">Enter your Massage*</textarea>\r\n	</p>\r\n		<p><input type="submit" value="Submit Now" />\r\n		</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Speaker Schedule -->\r\n        <!-- Subscribe One -->\r\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\r\n                            Get The Latest Updates\r\n                            <h3>Signup For Newsletter</h3>\r\n                        <!-- Form Column -->\r\n                                                        <!-- Subscribe Box -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="285" />\r\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\r\n	</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Subscribe One -->', 'Patrick Spencer', '', 'trash', 'closed', 'closed', '', 'patrick-spencer__trashed', '', '', '2026-03-27 17:00:48', '2026-03-27 17:00:48', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=97', 0, 'speaker', '', 0),
(793, 1, '2023-05-05 16:34:26', '2023-05-05 16:34:26', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Michael Dover', '', 'trash', 'closed', 'closed', '', 'michael-dover__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=793', 0, 'speaker', '', 0),
(794, 1, '2023-05-05 16:30:17', '2023-05-05 16:30:17', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Angelina Holy', '', 'trash', 'closed', 'closed', '', 'angelina-holy__trashed', '', '', '2026-03-27 17:00:48', '2026-03-27 17:00:48', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=794', 0, 'speaker', '', 0);
INSERT INTO `wpqi_posts` VALUES
(795, 1, '2023-05-05 16:31:25', '2023-05-05 16:31:25', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Matthew White', '', 'trash', 'closed', 'closed', '', 'matthew-white__trashed', '', '', '2026-03-27 17:00:48', '2026-03-27 17:00:48', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=795', 0, 'speaker', '', 0),
(799, 1, '2023-05-05 16:37:30', '2023-05-05 16:37:30', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jane Hamilton', '', 'trash', 'closed', 'closed', '', 'jane-hamilton__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=799', 0, 'speaker', '', 0),
(800, 1, '2023-05-05 16:37:42', '2023-05-05 16:37:42', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'trash', 'closed', 'closed', '', 'jenson-button__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=800', 0, 'speaker', '', 0),
(1633, 1, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'LCD Thermometer', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'lcd-thermometer', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-with-logo/', 0, 'product', '', 1),
(1634, 1, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Microscope', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'microscope', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/cap/', 0, 'product', '', 1),
(3037, 1, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Syringe', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'syringe', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/v-neck-t-shirt/', 0, 'product', '', 1),
(3039, 1, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Health Chart', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'health-chart', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/beanie/', 0, 'product', '', 1),
(3041, 1, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Bp Machine', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'bp-machine-2', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-with-zipper/', 0, 'product', '', 1),
(3043, 1, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Stethoscope', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'stethoscope', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/polo/', 0, 'product', '', 1),
(3044, 1, '2019-01-16 13:01:54', '2019-01-16 13:01:54', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.', 'Bill Machine', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'bill-machine', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/album/', 0, 'product', '', 1),
(3045, 1, '2019-01-16 13:01:54', '2019-01-16 13:01:54', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.', 'Lab Machine', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'lab-machine', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/single/', 0, 'product', '', 1),
(3052, 1, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Hand Sanitizer', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'hand-sanitizer', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/t-shirt-with-logo/', 0, 'product', '', 1),
(3053, 1, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Digital Weight', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'digital-weight', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/beanie-with-logo/', 0, 'product', '', 1),
(3054, 1, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Safety Masks', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'safety-masks', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/logo-collection/', 0, 'product', '', 1),
(3055, 1, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'BCI Boot Sensor', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'publish', 'open', 'closed', '', 'bci-boot-sensor', '', '', '2026-03-27 16:41:52', '2026-03-27 16:41:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/wordpress-pennant/', 0, 'product', '', 1),
(614, 1, '2023-05-05 10:26:13', '2023-05-05 10:26:13', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Monszil Baker', '', 'publish', 'closed', 'closed', '', 'monszil-baker', '', '', '2023-05-05 10:26:13', '2023-05-05 10:26:13', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=614', 0, 'testimonials', '', 0),
(615, 1, '2023-05-05 10:26:16', '2023-05-05 10:26:16', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Micheal Wolk', '', 'publish', 'closed', 'closed', '', 'micheal-wolk', '', '', '2023-05-05 10:26:16', '2023-05-05 10:26:16', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=615', 0, 'testimonials', '', 0),
(620, 1, '2023-05-05 10:41:53', '2023-05-05 10:41:53', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Monszil Baker', '', 'publish', 'closed', 'closed', '', 'monszil-baker-2', '', '', '2023-05-05 10:41:53', '2023-05-05 10:41:53', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=620', 0, 'testimonials', '', 0),
(801, 1, '2023-05-05 16:37:58', '2023-05-05 16:37:58', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Harnold Min', '', 'trash', 'closed', 'closed', '', 'harnold-min__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=801', 0, 'speaker', '', 0),
(802, 1, '2023-05-05 16:37:27', '2023-05-05 16:37:27', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Janet Jones', '', 'trash', 'closed', 'closed', '', 'janet-jones__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=802', 0, 'speaker', '', 0),
(807, 1, '2023-05-05 16:45:22', '2023-05-05 16:45:22', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Angelina Holy', '', 'trash', 'closed', 'closed', '', 'angelina-holy-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=807', 0, 'speaker', '', 0),
(818, 1, '2023-05-05 16:51:04', '2023-05-05 16:51:04', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Matthew White', '', 'trash', 'closed', 'closed', '', 'matthew-white-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=818', 0, 'speaker', '', 0),
(819, 1, '2023-05-05 16:51:43', '2023-05-05 16:51:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jane Hamilton', '', 'trash', 'closed', 'closed', '', 'jane-hamilton-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=819', 0, 'speaker', '', 0),
(820, 1, '2023-05-05 16:51:18', '2023-05-05 16:51:18', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Michael Dover', '', 'trash', 'closed', 'closed', '', 'michael-dover-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=820', 0, 'speaker', '', 0),
(821, 1, '2023-05-05 16:52:17', '2023-05-05 16:52:17', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Janet Jones', '', 'trash', 'closed', 'closed', '', 'janet-jones-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=821', 0, 'speaker', '', 0);
INSERT INTO `wpqi_posts` VALUES
(822, 1, '2023-05-05 16:51:59', '2023-05-05 16:51:59', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'trash', 'closed', 'closed', '', 'jenson-button-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=822', 0, 'speaker', '', 0),
(828, 1, '2023-05-05 16:59:44', '2023-05-05 16:59:44', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Angelina Holy', '', 'trash', 'closed', 'closed', '', 'angelina-holy-3__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=828', 0, 'speaker', '', 0),
(841, 1, '2023-05-05 17:07:57', '2023-05-05 17:07:57', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'trash', 'closed', 'closed', '', 'jenson-button-3__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=841', 0, 'speaker', '', 0),
(842, 1, '2023-05-05 17:07:57', '2023-05-05 17:07:57', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Harnold Min', '', 'trash', 'closed', 'closed', '', 'harnold-min-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=842', 0, 'speaker', '', 0),
(843, 1, '2023-05-05 17:08:00', '2023-05-05 17:08:00', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Matthew White', '', 'trash', 'closed', 'closed', '', 'matthew-white-3__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=843', 0, 'speaker', '', 0),
(844, 1, '2023-05-05 17:08:47', '2023-05-05 17:08:47', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Michael Dover', '', 'trash', 'closed', 'closed', '', 'michael-dover-3__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=844', 0, 'speaker', '', 0),
(845, 1, '2023-05-05 17:08:49', '2023-05-05 17:08:49', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jane Hamilton', '', 'trash', 'closed', 'closed', '', 'jane-hamilton-3__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=845', 0, 'speaker', '', 0),
(846, 1, '2023-05-05 17:08:54', '2023-05-05 17:08:54', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Patrick Spencer', '', 'trash', 'closed', 'closed', '', 'patrick-spencer-2__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=846', 0, 'speaker', '', 0),
(847, 1, '2023-05-05 17:08:52', '2023-05-05 17:08:52', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'trash', 'closed', 'closed', '', 'jenson-button-4__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=847', 0, 'speaker', '', 0),
(874, 1, '2023-05-05 17:35:01', '2023-05-05 17:35:01', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Patrick Spencer', '', 'trash', 'closed', 'closed', '', 'patrick-spencer-3__trashed', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 0, 'https://wp.themerange.net/conat/?post_type=speaker&#038;p=874', 0, 'speaker', '', 0),
(7, 1, '2023-04-29 19:14:42', '2023-04-29 19:14:42', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit "Submit"]\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2', '', '', '2023-04-29 19:14:42', '2023-04-29 19:14:42', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=7', 0, 'wpcf7_contact_form', '', 0),
(122, 1, '2023-05-01 14:14:48', '2023-05-01 14:14:48', '<div class="form-group">[text* your-name plceholder "Name"]</div>\r\n<div class="form-group">[email* your-email placeholder "Email"]</div>\r\n<div class="form-group">[text* your-subject placeholder "Phone Number"]</div>\r\n<div class="form-group">[textarea your-message placeholder="Enter your Massage*"]</div>\r\n<div class="form-group"><div class="button-box">[submit class:theme-btn class:submit-btn "Submit Now"]</div></div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Team Detail Contact', '', 'publish', 'closed', 'closed', '', 'team-detail-contact', '', '', '2023-05-01 14:14:48', '2023-05-01 14:14:48', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=122', 0, 'wpcf7_contact_form', '', 0),
(285, 1, '2023-05-02 20:31:01', '2023-05-02 20:31:01', '<div class="form-group">[email* your-email placeholder "Your Email Address ..."][submit "Subscribe"]</div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Subscriber', '', 'publish', 'closed', 'closed', '', 'subscriber', '', '', '2023-05-02 20:31:01', '2023-05-02 20:31:01', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=285', 0, 'wpcf7_contact_form', '', 0),
(435, 1, '2023-05-03 12:06:06', '2023-05-03 12:06:06', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Registration For Opening Workshop', '', 'trash', 'open', 'closed', '', 'registration-for-opening-workshop__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=435', 0, 'tribe_events', '', 0),
(484, 1, '2023-05-04 16:02:39', '2023-05-04 16:02:39', '', 'Hall 1, Building, Golden Street , Southafrica', '', 'publish', 'closed', 'closed', '', 'hall-1-building-golden-street-southafrica', '', '', '2023-05-04 16:02:39', '2023-05-04 16:02:39', '', 0, 'https://wp.themerange.net/conat/venue/hall-1-building-golden-street-southafrica/', 0, 'tribe_venue', '', 0),
(485, 1, '2023-05-04 20:20:40', '2023-05-04 20:20:40', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Modern Marketing Summit Sydney', '', 'trash', 'open', 'closed', '', 'modern-marketing-summit-sydney__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=485', 0, 'tribe_events', '', 0);
INSERT INTO `wpqi_posts` VALUES
(486, 1, '2023-05-04 20:21:23', '2023-05-04 20:21:23', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Introduction About Speakers', '', 'trash', 'open', 'closed', '', 'introduction-about-speakers__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=486', 0, 'tribe_events', '', 0),
(517, 1, '2023-05-04 21:48:09', '2023-05-04 21:48:09', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Home Life Open Entryway Occasion', '', 'trash', 'open', 'closed', '', 'home-life-open-entryway-occasion__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=517', 0, 'tribe_events', '', 0),
(621, 1, '2023-05-05 10:41:55', '2023-05-05 10:41:55', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Micheal Wolk', '', 'publish', 'closed', 'closed', '', 'micheal-wolk-2', '', '', '2023-05-05 10:41:55', '2023-05-05 10:41:55', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=621', 0, 'testimonials', '', 0),
(686, 1, '2023-05-05 13:41:27', '2023-05-05 13:41:27', '<div class="form-group">[text* your-name placeholder "Name"]</div>\r\n<div class="form-group">[email* your-email placeholder "Email"]</div>\r\n<div class="form-group">[text* your-subject placeholder "Phone Number"]</div>\r\n<div class="form-group">[textarea your-message placeholder "Enter your Massage*"]</div>\r\n<div class="form-group"><div class="button-box">[submit class:theme-btn class:submit-btn "Submit Now"]</div></div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'FAQs Form', '', 'publish', 'closed', 'closed', '', 'faqs-form', '', '', '2023-05-05 13:41:27', '2023-05-05 13:41:27', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=686', 0, 'wpcf7_contact_form', '', 0),
(750, 1, '2023-05-05 15:15:09', '2023-05-05 15:15:09', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Monszil Baker', '', 'publish', 'closed', 'closed', '', 'monszil-baker-3', '', '', '2023-05-05 15:15:09', '2023-05-05 15:15:09', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=750', 0, 'testimonials', '', 0),
(751, 1, '2023-05-05 15:15:12', '2023-05-05 15:15:12', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Micheal Wolk', '', 'publish', 'closed', 'closed', '', 'micheal-wolk-3', '', '', '2023-05-05 15:15:12', '2023-05-05 15:15:12', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=751', 0, 'testimonials', '', 0),
(752, 1, '2023-05-05 15:15:27', '2023-05-05 15:15:27', 'Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.', 'Monszil Baker', '', 'publish', 'closed', 'closed', '', 'monszil-baker-4', '', '', '2023-05-05 15:15:27', '2023-05-05 15:15:27', '', 0, 'https://wp.themerange.net/conat/?post_type=testimonials&amp;p=752', 0, 'testimonials', '', 0),
(774, 1, '2023-05-05 16:11:36', '2023-05-05 16:11:36', '<div class="form-group">[email* your-email placeholder "Your Email"][submit "&nbsp;"]</div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Coming Soon', '', 'publish', 'closed', 'closed', '', 'coming-soon', '', '', '2023-05-05 16:11:36', '2023-05-05 16:11:36', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=774', 0, 'wpcf7_contact_form', '', 0),
(914, 1, '2023-05-05 18:56:10', '2023-05-05 18:56:10', '<!-- Page Title -->\r\n\r\n<section style="background-image: url(''http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg'');">Event Details\r\n<h2>Event Details</h2>\r\n<ul>\r\n 	<li><a href="https://wp.themerange.net/conat/">Home</a></li>\r\n 	<li><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Registration For Opening Workshop</a></li>\r\n</ul>\r\n</section><!-- End Page Title -->\r\n<!-- Event Three -->\r\n\r\n<section><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\r\n<h2>Evolution of user Interface</h2>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\r\nPaul Wilson, Art Critic\r\nLocation: Hall 1, Building, Golden Street , Southafrica\r\n08.00 am 09.00 am\r\n\r\nDolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.\r\n\r\nDolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.\r\n<h3>Evolution of user Interface</h3>\r\n<ul>\r\n 	<li>Multiple Announcements during the event.</li>\r\n 	<li>Logo &amp; company details on the WordCamp Kolkata.</li>\r\n 	<li>Dedicated blog post thanking each of our Gold.</li>\r\n 	<li>Acknowledgment and thanks in opening and closing.</li>\r\n</ul>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\r\n\r\nDolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.\r\n\r\n</section><!-- End Event Three -->', 'Beyond Health Conference & Expo 2026', '', 'publish', 'open', 'closed', '', 'beyond-health-conference-expo-2026', '', '', '2026-03-27 17:04:59', '2026-03-27 17:04:59', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=914', 0, 'tribe_events', '', 0),
(915, 1, '2023-05-05 18:56:31', '2023-05-05 18:56:31', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Modern Marketing Summit Sydney', '', 'trash', 'open', 'closed', '', 'modern-marketing-summit-sydney-2__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=915', 0, 'tribe_events', '', 0),
(916, 1, '2023-05-05 18:56:44', '2023-05-05 18:56:44', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Introduction About Speakers', '', 'trash', 'open', 'closed', '', 'introduction-about-speakers-2__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=916', 0, 'tribe_events', '', 0),
(917, 1, '2023-05-05 18:56:47', '2023-05-05 18:56:47', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Home Life Open Entryway Occasion', '', 'trash', 'open', 'closed', '', 'home-life-open-entryway-occasion-2__trashed', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 0, 'https://wp.themerange.net/conat/?post_type=tribe_events&#038;p=917', 0, 'tribe_events', '', 0),
(964, 1, '2023-05-05 19:42:40', '2023-05-05 19:42:40', '<div class="row clearfix">\r\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[text* your-name placeholder "Your Name"]</div>\r\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[email* your-email placeholder "Email Address" ]</div>\r\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[text* your-phone placeholder "Phone Number"]</div>\r\n<div class="col-lg-6 col-md-6 col-sm-12 form-group">[text* your-subject placeholder "Subject"]</div>\r\n<div class="col-lg-12 col-md-12 col-sm-12 form-group">[textarea your-message placeholder "Your Message"]</div>\r\n<div class="col-lg-12 col-md-12 col-sm-12 form-group"><div class="button-box">[submit class:btn-style-one class:theme-btn "Submit Now"]</div></div>\r\n</div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Contact Us V1', '', 'publish', 'closed', 'closed', '', 'contact-us-v1', '', '', '2023-05-05 19:42:40', '2023-05-05 19:42:40', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=964', 0, 'wpcf7_contact_form', '', 0),
(1185, 1, '2023-05-08 14:33:58', '2023-05-08 14:33:58', '', 'Thomas Josaf', '', 'publish', 'closed', 'closed', '', 'thomas-josaf', '', '', '2023-05-08 14:33:58', '2023-05-08 14:33:58', '', 0, 'https://wp.themerange.net/conat/organizer/thomas-josaf/', 0, 'tribe_organizer', '', 0),
(1021, 1, '2023-05-05 21:02:34', '2023-05-05 21:02:34', '<div class="row clearfix">\r\n<div class="col-lg-4 col-md-6 col-sm-12 form-group">[text* your-name placeholder "Name"]</div>\r\n<div class="col-lg-4 col-md-6 col-sm-12 form-group">[email* your-email placeholder "Email"]</div>\r\n<div class="col-lg-4 col-md-12 col-sm-12 form-group">[text* your-subject placeholder "Phone"]</div>\r\n<div class="col-lg-12 col-md-12 col-sm-12 form-group">[textarea your-message placeholder "Your text here..."]</div>\r\n<div class="col-lg-12 col-md-12 col-sm-12 form-group">[submit class:theme-btn class:btn-style-one "Contact Us"]</div>\r\n</div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Contact Us V3', '', 'publish', 'closed', 'closed', '', 'contact-v3', '', '', '2023-05-05 21:02:34', '2023-05-05 21:02:34', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=1021', 0, 'wpcf7_contact_form', '', 0),
(1101, 1, '2023-05-06 22:01:28', '2023-05-06 22:01:28', '<div class="form-group">[email* your-email placeholder "Your Email Address ........"][submit "Subscribe"]</div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <admin@themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Footer Subscriber', '', 'publish', 'closed', 'closed', '', 'footer-subscriber', '', '', '2023-05-06 22:01:28', '2023-05-06 22:01:28', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=1101', 0, 'wpcf7_contact_form', '', 0),
(1495, 1, '2024-04-18 20:55:53', '2024-04-18 20:55:53', '<div class="row clearfix">\r\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[text* your-name autocomplete:name placeholder "Your Name"]</div>\r\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[email* your-email autocomplete:email placeholder "Your Email"]</div>\r\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[text* your-name autocomplete:name placeholder="Phone Number"]</div>\r\n<div class="col-lg-3 col-md-6 col-sm-12 form-group">[submit class:theme-btn class:btn-style-one "Download Schedules"]</div>\r\n</div>\n1\n[_site_title] "[your-subject]"\n[_site_title] <wordpress@wp.themerange.net>\n[_site_admin_email]\nFrom: [your-name] [your-email]\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\nReply-To: [your-email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <wordpress@wp.themerange.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Register Now', '', 'publish', 'closed', 'closed', '', 'register-now', '', '', '2024-04-18 20:55:53', '2024-04-18 20:55:53', '', 0, 'https://wp.themerange.net/conat/?post_type=wpcf7_contact_form&amp;p=1495', 0, 'wpcf7_contact_form', '', 0),
(3397, 1, '2023-04-29 19:30:42', '2023-04-29 19:30:42', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2025\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2027\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2030\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n        </section>\n        <!-- End Main Slider Section -->\n        <!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Event\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                        <strong>Where</strong>\n                                        North Harond, Canada                                     \n                                                                <!-- About One Block -->\n                                        <strong>When</strong>\n                                        March 25 to 29, 2024                                    \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n						<a href="https://wp.themerange.net/conat/speakers/">\n			View Speakers\n			View Speakers\n	</a>                    \n        </section>\n        <!-- End Speakers One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Best Certified Speaker</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Brand Digital Ideas</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Communicate People</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Well Inspiring Keynotes</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Leadership One -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading Companies <br> at Technology Conference</h2>\n                <!-- Leadership Info Tabs -->\n                    <!-- Leadership Tabs -->\n                        <!-- Tab Btns -->\n                        <ul>\n                        	                            <li data-tab="#event-1">First Day December 23, 2023</li>\n                                                        <li data-tab="#event-2">Second Day December 24, 2023</li>\n                                                        <li data-tab="#event-3">Third Day December 25, 2023</li>\n                                                        <li data-tab="#event-4">Fourth Day December 26, 2023</li>\n                                                    </ul>\n                        <!-- Tabs Container -->\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- End Leadership One -->\n		<!-- Gallery One -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n        </section>\n        <!-- End Gallery One -->\n        <!-- Price One -->\n        <section>\n                    CONFERENCE TICKET PRICE\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block One -->\n                            Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)\n</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Flexible Pass\n                            $220 2 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Business Pass\n                            $320 3 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price One -->\n        <!-- Video One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/2-1.jpg)">\n                    Conference Ticket Price\n                    <h2>We’re Always in The Lead.	<br> From The Business Conference!</h2>\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n        </section>\n        <!-- End Video One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="">\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->\n                <!-- Subscribe One -->\n        <section>\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=11&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=11&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Home Page 01', '', 'inherit', 'closed', 'closed', '', '3394-revision-v1', '', '', '2023-04-29 19:30:42', '2023-04-29 19:30:42', '', 3394, 'https://www.testing2.yulee-fernandinapmu.com/?p=3397', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3398, 1, '2023-05-03 06:37:03', '2023-05-03 06:37:03', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 01 -->\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                        <!-- Time Countdown -->\n                    </section>\n        <!-- End Main Slider Section -->\n        <!-- About Two -->\n        <section>\n                    <!-- Content Column -->\n                                Introduction\n                                <h2>Know More About Our <br> Grand Event</h2>\n                                Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.\n                                <ul>\n                                	                                    <li>Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.</li>\n                                                                        <li>Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.</li>\n                                                                    </ul>\n                                Micheal Clark\n                                    MD WILLIAM HOUSTON  Event Organiser\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/about-1.png" alt="Awesome Image" />\n                                                        <!-- About Two Counter -->\n                                                                K\n                                                                We’ve help ourstreet children\n        </section>\n        <!-- End About Two -->\n        <!-- Event One -->\n        <section>\n                	                    <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431                            \n                                        <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                ( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.                            \n        </section>\n        <!-- End Event One -->\n        <!-- Counter Two -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                hr\n                                Workshops\n                                                <!-- Counter Column -->\n                                speakers\n                                                <!-- Counter Column -->\n                                +\n                                sponsors\n                                                <!-- Counter Column -->\n                                +\n                                countries\n        </section>\n        <!-- End Counter Two -->\n        <!-- Event Two -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-2.jpg)">\n                    Join Our Event\n                    <h2>Why Attend Our Event?</h2>\n                    Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.\n                	                    <!-- Event Block Two -->\n                            <h5><a href="#">Person Networking</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Boost Creativity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">After Party Events</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Great Speaker</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Spark Creatiity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Potential Clients</a></h5>\n        </section>\n        <!-- End Event Two -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n            <!-- Faq One -->\n            <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/3-1.jpg)">\n                        Freqaly Ask Question\n                        <h2>Our Customer Some <br> Frequently Ask Question</h2>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    What About My Learning Lab Workshop Options?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do I Rollover My Conference Registration?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do i Cancel My Hotel Reservation?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    When is The Next APQC Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do You Prepare For a Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    What questions should be ask in an conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n            </section>\n            <!-- End Faq One -->\n        <!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- News Two -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/4-1.jpg)">\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h4>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h4>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h4>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Two -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Home Page 02', '', 'inherit', 'closed', 'closed', '', '292-revision-v1', '', '', '2023-05-03 06:37:03', '2023-05-03 06:37:03', '', 292, 'https://www.testing2.yulee-fernandinapmu.com/?p=3398', 0, 'revision', '', 0),
(3399, 1, '2023-05-04 21:49:58', '2023-05-04 21:49:58', '<!-- Slider Three -->\n        <section>\n            	                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n        </section>\n        <!-- End Slider Three Section -->\n        <!-- Services One -->\n        <section>\n                    Join The Event\n                    <h2>Why Attend Conference</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly day\n                                <h2>The Most inspirational Conference For Business.</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Guests\n                                                <!-- Counter Column -->\n                                hr\n                                workshop\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers Three -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/angelina-holy-3/">\n                                        Angelina Holy                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jenson-button-3/">\n                                        Jenson Button                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/harnold-min-2/">\n                                        Harnold Min                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/matthew-white-3/">\n                                        Matthew White                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/michael-dover-3/">\n                                        Michael Dover                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jane-hamilton-3/">\n                                        Jane Hamilton                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jenson-button-4/">\n                                        Jenson Button                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/patrick-spencer-2/">\n                                        Patrick Spencer                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n        </section>\n        <!-- End Speakers Three -->\n        <!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n        <!-- Price Three -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n					                    <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 03', '', 'inherit', 'closed', 'closed', '', '520-revision-v1', '', '', '2023-05-04 21:49:58', '2023-05-04 21:49:58', '', 520, 'https://www.testing2.yulee-fernandinapmu.com/?p=3399', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3467, 1, '2026-03-27 16:54:53', '2026-03-27 16:54:53', '<!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Beyond Health Network\n                                <h2>Hearder</h2>\n                            Subheader\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                        <strong></strong>\n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="#">Best Certified Speaker</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Communicate People</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\n                            <a href="#">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Services One -->\n        <section>\n                    Join The Network\n                    <h2>Why Become Beyond Health Network</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly \n                                <h2>Header</h2>\n                            Subheader\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="246"/></p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '667-revision-v1', '', '', '2026-03-27 16:54:53', '2026-03-27 16:54:53', '', 667, 'https://www.testing2.yulee-fernandinapmu.com/?p=3467', 0, 'revision', '', 0),
(3400, 1, '2023-05-05 13:08:03', '2023-05-05 13:08:03', '<!-- About One -->\r\n        <section>\r\n                    <!-- Image Column -->\r\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\r\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\r\n                    <!-- Content Column -->\r\n                                About Event\r\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\r\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\r\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\r\n                            	                                <!-- About One Block -->\r\n                                    	                                        <strong>Where</strong>\r\n                                        North Harond, Canada                                     \r\n                                                                <!-- About One Block -->\r\n                                    	                                        <strong>When</strong>\r\n                                        March 25 to 29, 2024                                    \r\n                                <a href="https://wp.themerange.net/conat/contact-01/">\r\n			Buy Ticket\r\n			Buy Ticket\r\n	</a>                            \r\n        </section>\r\n        <!-- End About One -->\r\n        <!-- Counter One -->\r\n        <section>\r\n                    	                        <!-- Counter Column -->\r\n                                +\r\n                                Speakers\r\n                                                <!-- Counter Column -->\r\n                                Attendence\r\n                                                <!-- Counter Column -->\r\n                                HR\r\n                                Workshops\r\n                                                <!-- Counter Column -->\r\n                                +\r\n                                Guests\r\n        </section>\r\n        <!-- End Counter One -->\r\n        <!-- Feature One -->\r\n        <section>\r\n                    Our Features\r\n                    <h2>Features For Client</h2>\r\n                	                    <!-- Feature Block One -->\r\n                            <h4><a href="#">Best Certified Speaker</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Communicate People</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\r\n                            <a href="#">Read More</a>\r\n        </section>\r\n        <!-- End Feature One -->\r\n        <!-- Services One -->\r\n        <section>\r\n                    Join The Event\r\n                    <h2>Why Attend Conference</h2>\r\n                	                    <!-- Service Block One -->\r\n                            <h4><a href="#">Networking</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n                                        <!-- Service Block One -->\r\n                            <h4><a href="#">Learning</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n                                        <!-- Service Block One -->\r\n                            <h4><a href="#">Spark New ideas</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n        </section>\r\n        <!-- End Services One -->\r\n        <!-- Business One -->\r\n        <section>\r\n                    <!-- Content Column -->\r\n                                Become Succesfuly day\r\n                                <h2>The Most inspirational Conference For Business.</h2>\r\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\r\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\r\n                                <strong>Exclusive Keynotes</strong>\r\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \r\n                                <strong>Off-Side Trips</strong>\r\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \r\n                                <a href="https://wp.themerange.net/conat/contact-01/">\r\n			Book Ticket\r\n			Book Ticket\r\n	</a>                            \r\n                    <!-- Image Column -->\r\n                            	                                Years\r\n                                                                <i>Successful Worldwide</i>\r\n                                <strong>Conference</strong>\r\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\r\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\r\n        </section>\r\n        <!-- End Business One -->\r\n        <!-- Video One -->\r\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/2-1.jpg)">\r\n                    Conference Ticket Price\r\n                    <h2>We’re Always From The Business Conference!</h2>\r\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\r\n        </section>\r\n        <!-- End Video One -->\r\n        <!-- Clients One -->\r\n        <section>\r\n                    Sponsors and Exhibitors\r\n                    <h2>Appreciate Our Kind Partners</h2>\r\n                	                    <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\r\n        </section>\r\n        <!-- End Clients One -->\r\n        <!-- Location One -->\r\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/5-1.jpg)">\r\n                    Venue\r\n                    <h2>Direction For The Event Hall</h2>\r\n                    <!-- Map Column -->\r\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \r\n                                        <!-- Info Column -->\r\n                    	                        <!-- Location Info Block -->\r\n                                    <strong>ADDRESS</strong>\r\n                                    203 Madison Ave, NY, USA                                \r\n                                                <!-- Location Info Block -->\r\n                                    <strong>Timing</strong>\r\n                                    On Friday 9am - 6pm                                \r\n                                                <!-- Location Info Block -->\r\n                                    <strong>MAIL TO US</strong>\r\n                                    info@themerange.net                                \r\n        </section>\r\n        <!-- End Location One -->\r\n        <!-- Subscribe One -->\r\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\r\n                            Get The Latest Updates\r\n                            <h3>Signup For Newsletter</h3>\r\n                        <!-- Form Column -->\r\n                                                        <!-- Subscribe Box -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="285" />\r\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\r\n	</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=667&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=667&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Subscribe One -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '667-revision-v1', '', '', '2023-05-05 13:08:03', '2023-05-05 13:08:03', '', 667, 'https://www.testing2.yulee-fernandinapmu.com/?p=3400', 0, 'revision', '', 0),
(3401, 1, '2023-05-05 13:59:59', '2023-05-05 13:59:59', '<!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Day Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Day Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Day Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=694&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=694&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Schedule', '', 'inherit', 'closed', 'closed', '', '694-revision-v1', '', '', '2023-05-05 13:59:59', '2023-05-05 13:59:59', '', 694, 'https://www.testing2.yulee-fernandinapmu.com/?p=3401', 0, 'revision', '', 0),
(3402, 1, '2023-05-05 14:00:03', '2023-05-05 14:00:03', '<!-- Gallery Three -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/9-1.jpg" alt="Awesome Image">\n                                    <a href="https://wp.themerange.net/conat/wp-content/uploads/2023/05/9-1.jpg"></a>\n        </section>\n        <!-- End Gallery Four -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=695&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=695&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Gallery', '', 'inherit', 'closed', 'closed', '', '695-revision-v1', '', '', '2023-05-05 14:00:03', '2023-05-05 14:00:03', '', 695, 'https://www.testing2.yulee-fernandinapmu.com/?p=3402', 0, 'revision', '', 0),
(3403, 1, '2023-05-05 15:00:28', '2023-05-05 15:00:28', '<!-- Testimonial Two -->\n        <section>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                <!-- Styled Pagination -->\n                                <!-- End Styled Pagination -->\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=730&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=730&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Testimonial', '', 'inherit', 'closed', 'closed', '', '730-revision-v1', '', '', '2023-05-05 15:00:28', '2023-05-05 15:00:28', '', 730, 'https://www.testing2.yulee-fernandinapmu.com/?p=3403', 0, 'revision', '', 0),
(3404, 1, '2023-05-05 15:00:44', '2023-05-05 15:00:44', '<style id="clock-animations"></style>\n        <!-- Coming Soon -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/1.jpg)">\n                    	<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/logo.png" alt="Logo" />                        <h2>Coming Soon</h2>\n                            <!-- Time Countdown -->\n                            <!-- Clock / Bg Clock -->\n                        <!--Emailed Form-->\n                            <h3>Our Website is under construction.</h3>\n                            stay tuned for something amazing! <br> Subscribe to be notified\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f774-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="774" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f774-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" /><input type="submit" value="&nbsp;" />\n	</p>\n</form>\n                                                <ul>\n                                                        <li><a href="https://facebook.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://twitter.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://linkedin.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://instagram.com/" target="_blank" rel="noopener"></a></li>\n                                                    </ul>\n        </section>\n        <!-- End Coming Soon -->', 'Coming Soon', '', 'inherit', 'closed', 'closed', '', '731-revision-v1', '', '', '2023-05-05 15:00:44', '2023-05-05 15:00:44', '', 731, 'https://www.testing2.yulee-fernandinapmu.com/?p=3404', 0, 'revision', '', 0),
(3405, 1, '2023-05-05 17:15:46', '2023-05-05 17:15:46', '<!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/patrick-spencer/">Patrick Spencer</a></h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/angelina-holy/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/matthew-white/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/michael-dover/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/janet-jones/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jane-hamilton/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jenson-button/">Jenson Button</a></h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/harnold-min/">Harnold Min</a></h4>\n                                Starbuck''s CEO\n                                        <!--Styled Pagination-->\n                    <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                    <!--End Styled Pagination-->\n        </section>\n        <!-- End Speakers One -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/angelina-holy-2/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/matthew-white-2/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/michael-dover-2/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jane-hamilton-2/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jenson-button-2/">Jenson Button</a></h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/janet-jones-2/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=863&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=863&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Speakers', '', 'inherit', 'closed', 'closed', '', '863-revision-v1', '', '', '2023-05-05 17:15:46', '2023-05-05 17:15:46', '', 863, 'https://www.testing2.yulee-fernandinapmu.com/?p=3405', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3517, 1, '2026-03-27 17:04:10', '2026-03-27 17:04:10', '<!-- Event Three -->\n        <section>\n				                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="65"/></p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Events', '', 'inherit', 'closed', 'closed', '', '892-revision-v1', '', '', '2026-03-27 17:04:10', '2026-03-27 17:04:10', '', 892, 'https://www.testing2.yulee-fernandinapmu.com/?p=3517', 0, 'revision', '', 0),
(3406, 1, '2023-05-05 17:58:09', '2023-05-05 17:58:09', '<!-- Event Three -->\n        <section>\n				                <!-- Leadership One Ship -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        10:00 AM -- 12:30 PM\n                            Ashli Scroggy\n                            <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        02:00 PM -- 05:00 PM\n                            Robert Gates\n                            <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        02:00 PM -- 05:00 PM\n                            Gabrielle Winn\n                            <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        10:00 AM -- 12:30 PM\n                            Ashli Scroggy\n                            <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                <!-- Styled Pagination -->\n                <ul>\n	<li>1</li>\n	<li><a aria-label="Page 2" href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                <!-- End Styled Pagination -->\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.1" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Events', '', 'inherit', 'closed', 'closed', '', '892-revision-v1', '', '', '2023-05-05 17:58:09', '2023-05-05 17:58:09', '', 892, 'https://www.testing2.yulee-fernandinapmu.com/?p=3406', 0, 'revision', '', 0),
(3407, 1, '2023-05-05 18:04:11', '2023-05-05 18:04:11', '<!-- Sidebar Page Container -->\n                                        <!-- Content Side -->\n                            	                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Read more</a>\n                                <!-- Styled Pagination -->\n                                <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                                <!-- End Styled Pagination -->\n                                        <!-- Sidebar Side -->\n                        <aside>\n<!-- Sidebar Widget -->\n    <form method="get" action="https://wp.themerange.net/conat/">\n            <input type="search" name="s" value="" placeholder="Search...">\n            <button type="submit"></button>\n    </form>\n<h4>Categories</h4>\n			<ul>\n					<li><a href="https://wp.themerange.net/conat/category/news-v1/">News V1[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/news-v2/">News V2[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/our-blog/">Our Blog[ 9 ]</a>\n</li>\n			</ul>\n			<h4>Archives</h4>\n			<ul>\n					<li><a href=''https://wp.themerange.net/conat/2023/05/''>May 2023</a></li>\n			</ul>\n			                        </aside>\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=896&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=896&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Blog', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-05-05 18:04:11', '2023-05-05 18:04:11', '', 896, 'https://www.testing2.yulee-fernandinapmu.com/?p=3407', 0, 'revision', '', 0),
(3408, 1, '2023-05-05 19:18:57', '2023-05-05 19:18:57', '<!-- Sidebar Page Container -->\n                                        <!-- Sidebar Side -->\n                        <aside>\n<!-- Sidebar Widget -->\n    <form method="get" action="https://wp.themerange.net/conat/">\n            <input type="search" name="s" value="" placeholder="Search...">\n            <button type="submit"></button>\n    </form>\n<h4>Categories</h4>\n			<ul>\n					<li><a href="https://wp.themerange.net/conat/category/news-v1/">News V1[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/news-v2/">News V2[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/our-blog/">Our Blog[ 9 ]</a>\n</li>\n			</ul>\n			<h4>Archives</h4>\n			<ul>\n					<li><a href=''https://wp.themerange.net/conat/2023/05/''>May 2023</a></li>\n			</ul>\n			                        </aside>\n                                        <!-- Content Side -->\n                            	                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Read more</a>\n                                <!-- Styled Pagination -->\n                                <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                                <!-- End Styled Pagination -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=952&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=952&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Blog Left Sidebar', '', 'inherit', 'closed', 'closed', '', '952-revision-v1', '', '', '2023-05-05 19:18:57', '2023-05-05 19:18:57', '', 952, 'https://www.testing2.yulee-fernandinapmu.com/?p=3408', 0, 'revision', '', 0),
(3409, 1, '2023-05-05 20:42:35', '2023-05-05 20:42:35', '<!-- Contact Page Section -->\n        <section>\n                    <!-- Map Column -->\n                            <!--Map Outer-->\n                                <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                            \n                    <!-- Info Column -->\n                            <ul>\n                            	                                <li>Emailinfo@themerange.net</li>\n                                                                <li>Phone Number(+678) 234 43333 56</li>\n                                                                <li>Office AddressUnit 6C Boundary Medical Land, <br> Millfield Road, Bolton, BL2 6QY</li>\n                                                                <li>Send us mailTo discuss us about work with us <br> you can contact us.</li>\n                                                            </ul>\n        </section>\n        <!-- End Contact Page Section -->\n        <!-- Contact Form Section -->\n        <section>\n                    <!-- Form Column -->\n                            <h3>Send us a message</h3>\n                                                        <!-- Comment Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f1021-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1021" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1021-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone" value="" type="text" name="your-subject" />\n		</p>\n		<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Your text here..." name="your-message"></textarea>\n		</p>\n		<p><input type="submit" value="Contact Us" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                            <!-- End Comment Form -->\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/contact.png" alt="Awesome Image" />\n        </section>\n        <!-- End Contact Form Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Contact 03', '', 'inherit', 'closed', 'closed', '', '1005-revision-v1', '', '', '2023-05-05 20:42:35', '2023-05-05 20:42:35', '', 1005, 'https://www.testing2.yulee-fernandinapmu.com/?p=3409', 0, 'revision', '', 0),
(3410, 1, '2023-05-25 10:41:04', '2023-05-25 10:41:04', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n        </section>\n        <!-- End Main Slider Section -->\n        <!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Event\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                    	                                        <strong>Where</strong>\n                                        North Harond, Canada                                     \n                                                                <!-- About One Block -->\n                                    	                                        <strong>When</strong>\n                                        March 25 to 29, 2024                                    \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">Patrick Spencer</a></h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/janet-jones/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button/">Jenson Button</a></h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/harnold-min/">Harnold Min</a></h4>\n                                Starbuck''s CEO\n						<a href="https://wp.themerange.net/conat/speakers/">\n			View Speakers\n			View Speakers\n	</a>                    \n        </section>\n        <!-- End Speakers One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="#">Best Certified Speaker</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Communicate People</a></h4>\n                            <a href="#">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\n                            <a href="#">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Leadership One -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading Companies <br> at Technology Conference</h2>\n                <!-- Leadership Info Tabs -->\n                    <!-- Leadership Tabs -->\n                        <!-- Tab Btns -->\n                        <ul>\n                        	                            <li data-tab="#event-1">First Day December 23, 2023</li>\n                                                        <li data-tab="#event-2">Second Day December 24, 2023</li>\n                                                        <li data-tab="#event-3">Third Day December 25, 2023</li>\n                                                        <li data-tab="#event-4">Fourth Day December 26, 2023</li>\n                                                    </ul>\n                        <!-- Tabs Container -->\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- End Leadership One -->\n		<!-- Gallery One -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n        </section>\n        <!-- End Gallery One -->\n        <!-- Price One -->\n        <section>\n                    CONFERENCE TICKET PRICE\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block One -->\n                            Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)\n</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Flexible Pass\n                            $220 2 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Business Pass\n                            $320 3 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price One -->\n        <!-- Video One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/2-1.jpg)">\n                    Conference Ticket Price\n                    <h2>We’re Always in The Lead.	<br> From The Business Conference!</h2>\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n        </section>\n        <!-- End Video One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->\n                <!-- Subscribe One -->\n        <section>\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1322&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1322&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'One Page 01', '', 'inherit', 'closed', 'closed', '', '1322-revision-v1', '', '', '2023-05-25 10:41:04', '2023-05-25 10:41:04', '', 1322, 'https://www.testing2.yulee-fernandinapmu.com/?p=3410', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3411, 1, '2023-05-25 12:53:26', '2023-05-25 12:53:26', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 01 -->\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                        <!-- Time Countdown -->\n                    </section>\n        <!-- End Main Slider Section -->\n        <!-- About Two -->\n        <section>\n                    <!-- Content Column -->\n                                Introduction\n                                <h2>Know More About Our <br> Grand Event</h2>\n                                Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.\n                                <ul>\n                                	                                    <li>Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.</li>\n                                                                        <li>Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.</li>\n                                                                    </ul>\n                                Micheal Clark\n                                    MD WILLIAM HOUSTON  Event Organiser\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/about-1.png" alt="Awesome Image" />\n                                                        <!-- About Two Counter -->\n                                                                K\n                                                                We’ve help ourstreet children\n        </section>\n        <!-- End About Two -->\n        <!-- Event One -->\n        <section>\n                	                    <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431                            \n                                        <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                ( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.                            \n        </section>\n        <!-- End Event One -->\n        <!-- Counter Two -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                hr\n                                Workshops\n                                                <!-- Counter Column -->\n                                speakers\n                                                <!-- Counter Column -->\n                                +\n                                sponsors\n                                                <!-- Counter Column -->\n                                +\n                                countries\n        </section>\n        <!-- End Counter Two -->\n        <!-- Event Two -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-2.jpg)">\n                    Join Our Event\n                    <h2>Why Attend Our Event?</h2>\n                    Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.\n                	                    <!-- Event Block Two -->\n                            <h5><a href="#">Person Networking</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Boost Creativity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">After Party Events</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Great Speaker</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Spark Creatiity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Potential Clients</a></h5>\n        </section>\n        <!-- End Event Two -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.whatsapp.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">Jenson Button</a></h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n        </section>\n        <!-- End Speakers Two -->\n            <!-- Faq One -->\n            <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/3-1.jpg)">\n                        Freqaly Ask Question\n                        <h2>Our Customer Some <br> Frequently Ask Question</h2>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    What About My Learning Lab Workshop Options?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do I Rollover My Conference Registration?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do i Cancel My Hotel Reservation?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    When is The Next APQC Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do You Prepare For a Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    What questions should be ask in an conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n            </section>\n            <!-- End Faq One -->\n        <!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- News Two -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/4-1.jpg)">\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h4>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h4>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h4>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Two -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1345&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1345&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'One Page 02', '', 'inherit', 'closed', 'closed', '', '1345-revision-v1', '', '', '2023-05-25 12:53:26', '2023-05-25 12:53:26', '', 1345, 'https://www.testing2.yulee-fernandinapmu.com/?p=3411', 0, 'revision', '', 0),
(3412, 1, '2023-05-25 13:24:06', '2023-05-25 13:24:06', '<!-- Slider Three -->\n        <section>\n            	                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n        </section>\n        <!-- End Slider Three Section -->\n        <!-- Services One -->\n        <section>\n                    Join The Event\n                    <h2>Why Attend Conference</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly day\n                                <h2>The Most inspirational Conference For Business.</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Guests\n                                                <!-- Counter Column -->\n                                hr\n                                workshop\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers Three -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy-3/">Angelina Holy</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-3/">Jenson Button</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/harnold-min-2/">Harnold Min</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white-3/">Matthew White</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover-3/">Michael Dover</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton-3/">Jane Hamilton</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-4/">Jenson Button</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/patrick-spencer-2/">Patrick Spencer</a></h4>\n                                    Maxii''s Manager\n        </section>\n        <!-- End Speakers Three -->\n        <!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n        <!-- Price Three -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'One Page 03', '', 'inherit', 'closed', 'closed', '', '1355-revision-v1', '', '', '2023-05-25 13:24:06', '2023-05-25 13:24:06', '', 1355, 'https://www.testing2.yulee-fernandinapmu.com/?p=3412', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3413, 1, '2024-03-31 19:59:57', '2024-03-31 19:59:57', '<!-- Events Banner Section -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2024/04/13.jpg)">\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Content Boxed -->\n                        <h1>International Technology <br> Summit 2024</h1>\n                                                <ul>\n                            <li>TechX Park, NY, New York</li>                            <li>14 April 2024, 10:00 AM-6:00 PM</li>                        </ul>\n                                                <!-- Time Countdown -->\n                            <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>							<a href="https://wp.themerange.net/conat/about-us/">\n			About More\n			About More\n	</a>                        \n            <!--Waves Container-->\n              <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n              viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">\n              <defs>\n              <path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />\n              </defs>\n              <g>\n              <use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.7" />\n              <use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.5)" />\n              <use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.3)" />\n              <use xlink:href="#gentle-wave" x="48" y="7" fill="#fff" />\n              </g>\n              </svg>\n            <!--Waves end-->\n        </section>\n        <!--End Banner Section-->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/about-2.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Event Feature Section-->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Features\n                    <h2>Our Features</h2>\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-1.png" alt="Awesome Image" />\n                            <h4><a href="#">Meet the leaders</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-2.png" alt="Awesome Image" />\n                            <h4><a href="#">Five Days Long</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-3.png" alt="Awesome Image" />\n                            <h4><a href="#">Product Launching</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-4.png" alt="Awesome Image" />\n                            <h4><a href="#">37+ Sponsors</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-5.png" alt="Awesome Image" />\n                            <h4><a href="#">92+ Countries Attend</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-6.png" alt="Awesome Image" />\n                            <h4><a href="#">Ask Questions</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n        </section>\n        <!-- End Event Feature Section-->\n        <!-- Event Schedule Section-->\n        <section>\n                <!-- Sec Title -->\n                    Events\n                    <h2>Event Schedule</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                        <!--Tabs Box-->\n                        <ul>\n                                                        <li data-tab="#speaker4-1">\n                                Day 01\n                                01 \n                                Jan 2025                            </li>\n                                                        <li data-tab="#speaker4-2">\n                                Day 02\n                                20 \n                                Apr 2026                            </li>\n                                                        <li data-tab="#speaker4-3">\n                                Day 03\n                                15 \n                                Jul 2027                            </li>\n                                                        <li data-tab="#speaker4-4">\n                                Day 04\n                                25 \n                                Dec 2028                            </li>\n                                                        <li data-tab="#speaker4-5">\n                                Day 05\n                                08 \n                                Mar 2029                            </li>\n                                                    </ul>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                	<a href="https://wp.themerange.net/conat/our-events/">\n			Download Schedules\n			Download Schedules\n	</a>                \n        </section>\n        <!-- End Event Schedule Section-->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Event Pricing Section-->\n        <section>\n                <!-- Sec Title -->\n                    Pricing\n                    <h2>Pricing Plans</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                                            <!-- Event Price Block -->\n                            Start Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Premium Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Gold Plan\n                                    <sup>$</sup>39/Yr\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n        </section>\n        <!-- End Event Pricing Section-->\n        <!-- Events Team Section -->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Speakers\n                    <h2>Who''s Speaking</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h3>\n                                S&amp;P Analyzer\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h3>\n                                Maxii''s Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h3>\n                                Facebook''s Co-Founder\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h3>\n                                Newyork Post''s GM\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h3>\n                                Softer Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n        </section>\n        <!-- End Events Team Section -->\n        <!-- Call To Action Section One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2024/04/map-pattern.png)">\n                MORE WITH US\n                <h2>You Want to Showcase Your Busniess <br> in Top Join With Us</h2>\n                <a href="https://wp.themerange.net/conat/contact-01/">\n			Join Us\n			Join Us\n	</a>            \n        </section>\n        <!-- End Call To Action Section One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->', 'Home Page 04', '', 'inherit', 'closed', 'closed', '', '1406-revision-v1', '', '', '2024-03-31 19:59:57', '2024-03-31 19:59:57', '', 1406, 'https://www.testing2.yulee-fernandinapmu.com/?p=3413', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3450, 1, '2026-03-27 16:43:59', '2026-03-27 16:43:59', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="31"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:43:59', '2026-03-27 16:43:59', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3450', 0, 'revision', '', 0),
(3414, 1, '2024-04-19 18:06:58', '2024-04-19 18:06:58', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>24</strong>Jun\n                        New York, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2024-04-19 18:06:58', '2024-04-19 18:06:58', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3414', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3415, 1, '2023-05-02 08:29:01', '2023-05-02 08:29:01', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \n                <blockquote>\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\n        </blockquote>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'International Conference on Art Business', '', 'inherit', 'closed', 'closed', '', '243-revision-v1', '', '', '2023-05-02 08:29:01', '2023-05-02 08:29:01', '', 243, 'https://www.testing2.yulee-fernandinapmu.com/?p=3415', 0, 'revision', '', 0),
(3416, 1, '2023-05-02 20:01:55', '2023-05-02 20:01:55', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Unique Digital Ideas to Learn Business', '', 'inherit', 'closed', 'closed', '', '275-revision-v1', '', '', '2023-05-02 20:01:55', '2023-05-02 20:01:55', '', 275, 'https://www.testing2.yulee-fernandinapmu.com/?p=3416', 0, 'revision', '', 0),
(3417, 1, '2023-05-02 20:03:18', '2023-05-02 20:03:18', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management', '', 'inherit', 'closed', 'closed', '', '276-revision-v1', '', '', '2023-05-02 20:03:18', '2023-05-02 20:03:18', '', 276, 'https://www.testing2.yulee-fernandinapmu.com/?p=3417', 0, 'revision', '', 0),
(3418, 1, '2023-05-03 10:38:45', '2023-05-03 10:38:45', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'International Conference on Art Business Speck', '', 'inherit', 'closed', 'closed', '', '402-revision-v1', '', '', '2023-05-03 10:38:45', '2023-05-03 10:38:45', '', 402, 'https://www.testing2.yulee-fernandinapmu.com/?p=3418', 0, 'revision', '', 0),
(3419, 1, '2023-05-03 10:46:30', '2023-05-03 10:46:30', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management For Us', '', 'inherit', 'closed', 'closed', '', '417-revision-v1', '', '', '2023-05-03 10:46:30', '2023-05-03 10:46:30', '', 417, 'https://www.testing2.yulee-fernandinapmu.com/?p=3419', 0, 'revision', '', 0),
(3420, 1, '2023-05-03 10:46:09', '2023-05-03 10:46:09', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Unique Digital Ideas to Learn Business Growth', '', 'inherit', 'closed', 'closed', '', '418-revision-v1', '', '', '2023-05-03 10:46:09', '2023-05-03 10:46:09', '', 418, 'https://www.testing2.yulee-fernandinapmu.com/?p=3420', 0, 'revision', '', 0),
(3421, 1, '2023-05-05 19:14:30', '2023-05-05 19:14:30', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management', '', 'inherit', 'closed', 'closed', '', '928-revision-v1', '', '', '2023-05-05 19:14:30', '2023-05-05 19:14:30', '', 928, 'https://www.testing2.yulee-fernandinapmu.com/?p=3421', 0, 'revision', '', 0),
(3422, 1, '2023-05-05 19:07:56', '2023-05-05 19:07:56', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Voxburner Launches Youth Trends Report 2018.', '', 'inherit', 'closed', 'closed', '', '929-revision-v1', '', '', '2023-05-05 19:07:56', '2023-05-05 19:07:56', '', 929, 'https://www.testing2.yulee-fernandinapmu.com/?p=3422', 0, 'revision', '', 0),
(3423, 1, '2023-05-05 19:11:13', '2023-05-05 19:11:13', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Voxburner Launches Youth Trends Report 2018.', '', 'inherit', 'closed', 'closed', '', '942-revision-v1', '', '', '2023-05-05 19:11:13', '2023-05-05 19:11:13', '', 942, 'https://www.testing2.yulee-fernandinapmu.com/?p=3423', 0, 'revision', '', 0),
(3424, 1, '2023-05-05 19:12:26', '2023-05-05 19:12:26', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'International Conference on Art Business', '', 'inherit', 'closed', 'closed', '', '943-revision-v1', '', '', '2023-05-05 19:12:26', '2023-05-05 19:12:26', '', 943, 'https://www.testing2.yulee-fernandinapmu.com/?p=3424', 0, 'revision', '', 0),
(3425, 1, '2023-05-05 19:13:42', '2023-05-05 19:13:42', 'Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.\r\n\r\nSed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.\r\n<blockquote>It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely Leo Marken</blockquote>\r\n<img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n\r\nIt uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.\r\n\r\nThe generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.\r\n\r\nrandomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.', 'Houston Event Planning Management', '', 'inherit', 'closed', 'closed', '', '944-revision-v1', '', '', '2023-05-05 19:13:42', '2023-05-05 19:13:42', '', 944, 'https://www.testing2.yulee-fernandinapmu.com/?p=3425', 0, 'revision', '', 0),
(3426, 1, '2023-05-05 19:17:20', '2023-05-05 19:17:20', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'Houston Event Planning Management', '', 'inherit', 'closed', 'closed', '', '949-revision-v1', '', '', '2023-05-05 19:17:20', '2023-05-05 19:17:20', '', 949, 'https://www.testing2.yulee-fernandinapmu.com/?p=3426', 0, 'revision', '', 0),
(3427, 1, '2023-05-08 11:41:11', '2023-05-08 11:41:11', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'Unique Digital Ideas to Learn Business', '', 'inherit', 'closed', 'closed', '', '1174-revision-v1', '', '', '2023-05-08 11:41:11', '2023-05-08 11:41:11', '', 1174, 'https://www.testing2.yulee-fernandinapmu.com/?p=3427', 0, 'revision', '', 0),
(3428, 1, '2023-05-08 11:40:52', '2023-05-08 11:40:52', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'Houston Event Planning Management', '', 'inherit', 'closed', 'closed', '', '1175-revision-v1', '', '', '2023-05-08 11:40:52', '2023-05-08 11:40:52', '', 1175, 'https://www.testing2.yulee-fernandinapmu.com/?p=3428', 0, 'revision', '', 0),
(3429, 1, '2023-05-08 11:41:18', '2023-05-08 11:41:18', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'International Conference on Art Business', '', 'inherit', 'closed', 'closed', '', '1176-revision-v1', '', '', '2023-05-08 11:41:18', '2023-05-08 11:41:18', '', 1176, 'https://www.testing2.yulee-fernandinapmu.com/?p=3429', 0, 'revision', '', 0),
(3430, 1, '2023-05-05 19:15:05', '2023-05-05 19:15:05', '<p>Single stroke at the present moment and yet I feel that lorem quis bibendum auctor. Elitm sed eiusmod tempor incididunt umst etsu dolore magna aliquatenim ad.</p><p>Sed quia conse quuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore eamagna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex commodo consequat.</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p><p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>        \r\n                <blockquote>\r\n            It''s crazy, but the things you love, prospective buyers might hate and that means you might have a hard time unloading your home when it comes time to sell. Here''s how to choose wisely            Leo Marken\r\n        </blockquote>\r\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-17.jpg" alt="Awesome Image" />\r\n                    <p>It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p><p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>                \r\n        <p>randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>', 'International Conference on Art Business', '', 'inherit', 'closed', 'closed', '', '1247-revision-v1', '', '', '2023-05-05 19:15:05', '2023-05-05 19:15:05', '', 1247, 'https://www.testing2.yulee-fernandinapmu.com/?p=3430', 0, 'revision', '', 0),
(3431, 1, '2024-04-28 18:41:44', '2024-04-28 18:41:44', '<!-- Events Banner Section -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2024/04/13.jpg)">\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Content Boxed -->\n                        <h1>International Technology <br> Summit 2024</h1>\n                                                <ul>\n                            <li>TechX Park, NY, New York</li>                            <li>14 April 2024, 10:00 AM-6:00 PM</li>                        </ul>\n                                                <!-- Time Countdown -->\n                            <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>							<a href="https://wp.themerange.net/conat/about-us/">\n			About More\n			About More\n	</a>                        \n            <!--Waves Container-->\n              <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n              viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">\n              <defs>\n              <path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />\n              </defs>\n              <g>\n              <use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.7" />\n              <use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.5)" />\n              <use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.3)" />\n              <use xlink:href="#gentle-wave" x="48" y="7" fill="#fff" />\n              </g>\n              </svg>\n            <!--Waves end-->\n        </section>\n        <!--End Banner Section-->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/about-2.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Event Feature Section-->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Features\n                    <h2>Our Features</h2>\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-1.png" alt="Awesome Image" />\n                            <h4><a href="">Meet the leaders</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-2.png" alt="Awesome Image" />\n                            <h4><a href="">Five Days Long</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-3.png" alt="Awesome Image" />\n                            <h4><a href="">Product Launching</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-4.png" alt="Awesome Image" />\n                            <h4><a href="">37+ Sponsors</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-5.png" alt="Awesome Image" />\n                            <h4><a href="">92+ Countries Attend</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/event-icon-6.png" alt="Awesome Image" />\n                            <h4><a href="">Ask Questions</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n        </section>\n        <!-- End Event Feature Section-->\n        <!-- Event Schedule Section-->\n        <section>\n                <!-- Sec Title -->\n                    Events\n                    <h2>Event Schedule</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                        <!--Tabs Box-->\n                        <ul>\n                                                        <li data-tab="#speaker4-1">\n                                Day 01\n                                01 \n                                Jan 2025                            </li>\n                                                        <li data-tab="#speaker4-2">\n                                Day 02\n                                20 \n                                Apr 2026                            </li>\n                                                        <li data-tab="#speaker4-3">\n                                Day 03\n                                15 \n                                Jul 2027                            </li>\n                                                        <li data-tab="#speaker4-4">\n                                Day 04\n                                25 \n                                Dec 2028                            </li>\n                                                        <li data-tab="#speaker4-5">\n                                Day 05\n                                08 \n                                Mar 2029                            </li>\n                                                    </ul>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                	<a href="https://wp.themerange.net/conat/our-events/">\n			Download Schedules\n			Download Schedules\n	</a>                \n        </section>\n        <!-- End Event Schedule Section-->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1495" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=3294&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=3294&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Event Pricing Section-->\n        <section>\n                <!-- Sec Title -->\n                    Pricing\n                    <h2>Pricing Plans</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                                            <!-- Event Price Block -->\n                            Start Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Premium Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Gold Plan\n                                    <sup>$</sup>39/Yr\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n        </section>\n        <!-- End Event Pricing Section-->\n        <!-- Events Team Section -->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Speakers\n                    <h2>Who''s Speaking</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h3>\n                                S&amp;P Analyzer\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h3>\n                                Maxii''s Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h3>\n                                Facebook''s Co-Founder\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h3>\n                                Newyork Post''s GM\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h3>\n                                Softer Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="https://wp.themerange.net/conat/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n        </section>\n        <!-- End Events Team Section -->\n        <!-- Call To Action Section One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2024/04/map-pattern.png)">\n                MORE WITH US\n                <h2>You Want to Showcase Your Busniess <br> in Top Join With Us</h2>\n                <a href="">\n			Join Us\n			Join Us\n	</a>            \n        </section>\n        <!-- End Call To Action Section One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->', 'One Page 04', '', 'inherit', 'closed', 'closed', '', '3294-revision-v1', '', '', '2024-04-28 18:41:44', '2024-04-28 18:41:44', '', 3294, 'https://www.testing2.yulee-fernandinapmu.com/?p=3431', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3432, 1, '2024-04-28 18:42:25', '2024-04-28 18:42:25', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>24</strong>Jun\n                        New York, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.whatsapp.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1495" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=3295&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=3295&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'One Page 05', '', 'inherit', 'closed', 'closed', '', '3295-revision-v1', '', '', '2024-04-28 18:42:25', '2024-04-28 18:42:25', '', 3295, 'https://www.testing2.yulee-fernandinapmu.com/?p=3432', 0, 'revision', '', 0),
(3433, 1, '2023-05-03 12:06:06', '2023-05-03 12:06:06', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Registration For Opening Workshop', '', 'inherit', 'closed', 'closed', '', '435-revision-v1', '', '', '2023-05-03 12:06:06', '2023-05-03 12:06:06', '', 435, 'https://www.testing2.yulee-fernandinapmu.com/?p=3433', 0, 'revision', '', 0),
(3434, 1, '2023-05-04 20:20:40', '2023-05-04 20:20:40', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Modern Marketing Summit Sydney', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2023-05-04 20:20:40', '2023-05-04 20:20:40', '', 485, 'https://www.testing2.yulee-fernandinapmu.com/?p=3434', 0, 'revision', '', 0),
(3435, 1, '2023-05-04 20:21:23', '2023-05-04 20:21:23', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Introduction About Speakers', '', 'inherit', 'closed', 'closed', '', '486-revision-v1', '', '', '2023-05-04 20:21:23', '2023-05-04 20:21:23', '', 486, 'https://www.testing2.yulee-fernandinapmu.com/?p=3435', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3436, 1, '2023-05-04 21:48:09', '2023-05-04 21:48:09', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Home Life Open Entryway Occasion', '', 'inherit', 'closed', 'closed', '', '517-revision-v1', '', '', '2023-05-04 21:48:09', '2023-05-04 21:48:09', '', 517, 'https://www.testing2.yulee-fernandinapmu.com/?p=3436', 0, 'revision', '', 0),
(3525, 1, '2026-03-27 17:04:59', '2026-03-27 17:04:59', '<!-- Page Title -->\r\n\r\n<section style="background-image: url(''http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg'');">Event Details\r\n<h2>Event Details</h2>\r\n<ul>\r\n 	<li><a href="https://wp.themerange.net/conat/">Home</a></li>\r\n 	<li><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Registration For Opening Workshop</a></li>\r\n</ul>\r\n</section><!-- End Page Title -->\r\n<!-- Event Three -->\r\n\r\n<section><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\r\n<h2>Evolution of user Interface</h2>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\r\nPaul Wilson, Art Critic\r\nLocation: Hall 1, Building, Golden Street , Southafrica\r\n08.00 am 09.00 am\r\n\r\nDolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.\r\n\r\nDolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.\r\n<h3>Evolution of user Interface</h3>\r\n<ul>\r\n 	<li>Multiple Announcements during the event.</li>\r\n 	<li>Logo &amp; company details on the WordCamp Kolkata.</li>\r\n 	<li>Dedicated blog post thanking each of our Gold.</li>\r\n 	<li>Acknowledgment and thanks in opening and closing.</li>\r\n</ul>\r\n<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\r\n\r\nDolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.\r\n\r\n</section><!-- End Event Three -->', 'Beyond Health Conference & Expo 2026', '', 'inherit', 'closed', 'closed', '', '914-revision-v1', '', '', '2026-03-27 17:04:59', '2026-03-27 17:04:59', '', 914, 'https://www.testing2.yulee-fernandinapmu.com/?p=3525', 0, 'revision', '', 0),
(3437, 1, '2023-05-05 18:56:10', '2023-05-05 18:56:10', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Registration For Opening Workshop</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Registration For Opening Workshop', '', 'inherit', 'closed', 'closed', '', '914-revision-v1', '', '', '2023-05-05 18:56:10', '2023-05-05 18:56:10', '', 914, 'https://www.testing2.yulee-fernandinapmu.com/?p=3437', 0, 'revision', '', 0),
(3438, 1, '2023-05-05 18:56:31', '2023-05-05 18:56:31', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Modern Marketing Summit Sydney', '', 'inherit', 'closed', 'closed', '', '915-revision-v1', '', '', '2023-05-05 18:56:31', '2023-05-05 18:56:31', '', 915, 'https://www.testing2.yulee-fernandinapmu.com/?p=3438', 0, 'revision', '', 0),
(3439, 1, '2023-05-05 18:56:44', '2023-05-05 18:56:44', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Introduction About Speakers', '', 'inherit', 'closed', 'closed', '', '916-revision-v1', '', '', '2023-05-05 18:56:44', '2023-05-05 18:56:44', '', 916, 'https://www.testing2.yulee-fernandinapmu.com/?p=3439', 0, 'revision', '', 0),
(3440, 1, '2023-05-05 18:56:47', '2023-05-05 18:56:47', '<!-- Page Title -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="https://wp.themerange.net/conat/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Home Life Open Entryway Occasion', '', 'inherit', 'closed', 'closed', '', '917-revision-v1', '', '', '2023-05-05 18:56:47', '2023-05-05 18:56:47', '', 917, 'https://www.testing2.yulee-fernandinapmu.com/?p=3440', 0, 'revision', '', 0),
(3441, 1, '2026-03-27 16:42:53', '2026-03-27 16:42:53', '{\n    "page_on_front": {\n        "value": "1558",\n        "type": "option",\n        "user_id": 1,\n        "date_modified_gmt": "2026-03-27 16:42:53"\n    },\n    "tribe_customizer[global_elements][font_size]": {\n        "value": 0,\n        "type": "option",\n        "user_id": 1,\n        "date_modified_gmt": "2026-03-27 16:42:53"\n    },\n    "tribe_customizer[global_elements][font_size_base]": {\n        "value": 16,\n        "type": "option",\n        "user_id": 1,\n        "date_modified_gmt": "2026-03-27 16:42:53"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '16bae4d7-7bf0-4db0-b0d4-8a8a07691743', '', '', '2026-03-27 16:42:53', '2026-03-27 16:42:53', '', 0, 'https://www.testing2.yulee-fernandinapmu.com/16bae4d7-7bf0-4db0-b0d4-8a8a07691743/', 0, 'customize_changeset', '', 0),
(3443, 1, '2026-03-27 16:43:03', '2026-03-27 16:43:03', '<p  >\n	<a href="https://www.testing2.yulee-fernandinapmu.com/events/" >&laquo; All Events</a>\n</p>', 'The Events Calendar - Starter', '', 'inherit', 'closed', 'closed', '', '3442-revision-v1', '', '', '2026-03-27 16:43:03', '2026-03-27 16:43:03', '', 3442, 'https://www.testing2.yulee-fernandinapmu.com/?p=3443', 0, 'revision', '', 0),
(3444, 1, '2026-03-27 16:43:13', '2026-03-27 16:43:13', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2025\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2027\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n                                <!-- Slide 03 -->\n                        <!-- Content Column -->\n                                North Harond Boston, Canada\n								                                25 December <br> 2030\n                                                                <h1>Creatives <br> Reunion in Boston</h1>\n                                    <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration Now\n			Registration Now\n	</a>                                \n                <!-- End Slide 03 -->\n        </section>\n        <!-- End Main Slider Section -->\n        <!-- About One -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n                    <!-- Content Column -->\n                                About Event\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\n                            	                                <!-- About One Block -->\n                                        <strong>Where</strong>\n                                        North Harond, Canada                                     \n                                                                <!-- About One Block -->\n                                        <strong>When</strong>\n                                        March 25 to 29, 2024                                    \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n        </section>\n        <!-- End About One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n						<a href="https://wp.themerange.net/conat/speakers/">\n			View Speakers\n			View Speakers\n	</a>                    \n        </section>\n        <!-- End Speakers One -->\n        <!-- Feature One -->\n        <section>\n                    Our Features\n                    <h2>Features For Client</h2>\n                	                    <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Best Certified Speaker</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Brand Digital Ideas</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Communicate People</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Read More</a>\n                                        <!-- Feature Block One -->\n                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Well Inspiring Keynotes</a></h4>\n                            <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Read More</a>\n        </section>\n        <!-- End Feature One -->\n        <!-- Leadership One -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading Companies <br> at Technology Conference</h2>\n                <!-- Leadership Info Tabs -->\n                    <!-- Leadership Tabs -->\n                        <!-- Tab Btns -->\n                        <ul>\n                        	                            <li data-tab="#event-1">First Day December 23, 2023</li>\n                                                        <li data-tab="#event-2">Second Day December 24, 2023</li>\n                                                        <li data-tab="#event-3">Third Day December 25, 2023</li>\n                                                        <li data-tab="#event-4">Fourth Day December 26, 2023</li>\n                                                    </ul>\n                        <!-- Tabs Container -->\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                02:00 PM -- 05:00 PM\n                                                Robert Gates\n                                                <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                        <!-- Tab / Active Tab -->\n                                	                                    <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                09:00 AM -- 03:00 PM\n                                                Paul Wilson\n                                                <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                                                        <!-- Leadership One Ship -->\n													                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                10:00 AM -- 12:30 PM\n                                                Ashli Scroggy\n                                                <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n        </section>\n        <!-- End Leadership One -->\n		<!-- Gallery One -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n        </section>\n        <!-- End Gallery One -->\n        <!-- Price One -->\n        <section>\n                    CONFERENCE TICKET PRICE\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block One -->\n                            Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)\n</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Flexible Pass\n                            $220 2 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block One -->\n                            Business Pass\n                            $320 3 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price One -->\n        <!-- Video One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2-1.jpg)">\n                    Conference Ticket Price\n                    <h2>We’re Always in The Lead.	<br> From The Business Conference!</h2>\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\n        </section>\n        <!-- End Video One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->\n                <!-- Subscribe One -->\n        <section>\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=11&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=11&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Home Page 01', '', 'inherit', 'closed', 'closed', '', '3394-revision-v1', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 3394, 'https://www.testing2.yulee-fernandinapmu.com/?p=3444', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3445, 1, '2026-03-27 16:43:13', '2026-03-27 16:43:13', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                        <!-- Time Countdown -->\n                    </section>\n        <!-- End Main Slider Section -->\n        <!-- About Two -->\n        <section>\n                    <!-- Content Column -->\n                                Introduction\n                                <h2>Know More About Our <br> Grand Event</h2>\n                                Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.\n                                <ul>\n                                	                                    <li>Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.</li>\n                                                                        <li>Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.</li>\n                                                                    </ul>\n                                Micheal Clark\n                                    MD WILLIAM HOUSTON  Event Organiser\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/about-1.png" alt="Awesome Image" />\n                                                        <!-- About Two Counter -->\n                                                                K\n                                                                We’ve help ourstreet children\n        </section>\n        <!-- End About Two -->\n        <!-- Event One -->\n        <section>\n                	                    <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431                            \n                                        <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                ( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.                            \n        </section>\n        <!-- End Event One -->\n        <!-- Counter Two -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                hr\n                                Workshops\n                                                <!-- Counter Column -->\n                                speakers\n                                                <!-- Counter Column -->\n                                +\n                                sponsors\n                                                <!-- Counter Column -->\n                                +\n                                countries\n        </section>\n        <!-- End Counter Two -->\n        <!-- Event Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-2.jpg)">\n                    Join Our Event\n                    <h2>Why Attend Our Event?</h2>\n                    Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.\n                	                    <!-- Event Block Two -->\n                            <h5><a href="#">Person Networking</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Boost Creativity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">After Party Events</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Great Speaker</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Spark Creatiity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Potential Clients</a></h5>\n        </section>\n        <!-- End Event Two -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n            <!-- Faq One -->\n            <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3-1.jpg)">\n                        Freqaly Ask Question\n                        <h2>Our Customer Some <br> Frequently Ask Question</h2>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    What About My Learning Lab Workshop Options?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do I Rollover My Conference Registration?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do i Cancel My Hotel Reservation?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    When is The Next APQC Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do You Prepare For a Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    What questions should be ask in an conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n            </section>\n            <!-- End Faq One -->\n        <!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- News Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4-1.jpg)">\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h4>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h4>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h4>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Two -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Home Page 02', '', 'inherit', 'closed', 'closed', '', '292-revision-v1', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 292, 'https://www.testing2.yulee-fernandinapmu.com/?p=3445', 0, 'revision', '', 0),
(3446, 1, '2026-03-27 16:43:13', '2026-03-27 16:43:13', '<!-- Slider Three -->\n        <section>\n            	                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n        </section>\n        <!-- End Slider Three Section -->\n        <!-- Services One -->\n        <section>\n                    Join The Event\n                    <h2>Why Attend Conference</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly day\n                                <h2>The Most inspirational Conference For Business.</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Guests\n                                                <!-- Counter Column -->\n                                hr\n                                workshop\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers Three -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/angelina-holy-3/">\n                                        Angelina Holy                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jenson-button-3/">\n                                        Jenson Button                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/harnold-min-2/">\n                                        Harnold Min                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/matthew-white-3/">\n                                        Matthew White                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/michael-dover-3/">\n                                        Michael Dover                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jane-hamilton-3/">\n                                        Jane Hamilton                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/jenson-button-4/">\n                                        Jenson Button                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n                                								<!-- Social Box -->\n										                                        <a href="https://www.facebook.com/" target="_blank"></a>\n                                                                                <a href="https://www.x.com/" target="_blank"></a>\n                                                                                <a href="https://www.instagram.com/" target="_blank"></a>\n                                    <h4>\n                                    	                                        <a href="https://wp.themerange.net/conat/speakers/patrick-spencer-2/">\n                                        Patrick Spencer                                            \n                                                                                </a>\n                                                                            </h4>\n                                    Maxii''s Manager\n        </section>\n        <!-- End Speakers Three -->\n        <!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n        <!-- Price Three -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n					                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 03', '', 'inherit', 'closed', 'closed', '', '520-revision-v1', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 520, 'https://www.testing2.yulee-fernandinapmu.com/?p=3446', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3447, 1, '2026-03-27 16:43:13', '2026-03-27 16:43:13', '<!-- Events Banner Section -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/13.jpg)">\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Content Boxed -->\n                        <h1>International Technology <br> Summit 2024</h1>\n                                                <ul>\n                            <li>TechX Park, NY, New York</li>                            <li>14 April 2024, 10:00 AM-6:00 PM</li>                        </ul>\n                                                <!-- Time Countdown -->\n                            <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>							<a href="https://wp.themerange.net/conat/about-us/">\n			About More\n			About More\n	</a>                        \n            <!--Waves Container-->\n              <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n              viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">\n              <defs>\n              <path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />\n              </defs>\n              <g>\n              <use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.7" />\n              <use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.5)" />\n              <use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.3)" />\n              <use xlink:href="#gentle-wave" x="48" y="7" fill="#fff" />\n              </g>\n              </svg>\n            <!--Waves end-->\n        </section>\n        <!--End Banner Section-->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-2.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Event Feature Section-->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Features\n                    <h2>Our Features</h2>\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-1.png" alt="Awesome Image" />\n                            <h4><a href="#">Meet the leaders</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-2.png" alt="Awesome Image" />\n                            <h4><a href="#">Five Days Long</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-3.png" alt="Awesome Image" />\n                            <h4><a href="#">Product Launching</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-4.png" alt="Awesome Image" />\n                            <h4><a href="#">37+ Sponsors</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-5.png" alt="Awesome Image" />\n                            <h4><a href="#">92+ Countries Attend</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-6.png" alt="Awesome Image" />\n                            <h4><a href="#">Ask Questions</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n        </section>\n        <!-- End Event Feature Section-->\n        <!-- Event Schedule Section-->\n        <section>\n                <!-- Sec Title -->\n                    Events\n                    <h2>Event Schedule</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                        <!--Tabs Box-->\n                        <ul>\n                                                        <li data-tab="#speaker4-1">\n                                Day 01\n                                01 \n                                Jan 2025                            </li>\n                                                        <li data-tab="#speaker4-2">\n                                Day 02\n                                20 \n                                Apr 2026                            </li>\n                                                        <li data-tab="#speaker4-3">\n                                Day 03\n                                15 \n                                Jul 2027                            </li>\n                                                        <li data-tab="#speaker4-4">\n                                Day 04\n                                25 \n                                Dec 2028                            </li>\n                                                        <li data-tab="#speaker4-5">\n                                Day 05\n                                08 \n                                Mar 2029                            </li>\n                                                    </ul>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                	<a href="https://wp.themerange.net/conat/our-events/">\n			Download Schedules\n			Download Schedules\n	</a>                \n        </section>\n        <!-- End Event Schedule Section-->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Event Pricing Section-->\n        <section>\n                <!-- Sec Title -->\n                    Pricing\n                    <h2>Pricing Plans</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                                            <!-- Event Price Block -->\n                            Start Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Premium Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Gold Plan\n                                    <sup>$</sup>39/Yr\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n        </section>\n        <!-- End Event Pricing Section-->\n        <!-- Events Team Section -->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Speakers\n                    <h2>Who''s Speaking</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h3>\n                                S&amp;P Analyzer\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h3>\n                                Maxii''s Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h3>\n                                Facebook''s Co-Founder\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h3>\n                                Newyork Post''s GM\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h3>\n                                Softer Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n											                                            <li><a href="https://www.facebook.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.x.com/" target="_blank"></a></li>\n                                                                                        <li><a href="https://www.instagram.com/" target="_blank"></a></li>\n                                                                                    </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n        </section>\n        <!-- End Events Team Section -->\n        <!-- Call To Action Section One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/map-pattern.png)">\n                MORE WITH US\n                <h2>You Want to Showcase Your Busniess <br> in Top Join With Us</h2>\n                <a href="https://wp.themerange.net/conat/contact-01/">\n			Join Us\n			Join Us\n	</a>            \n        </section>\n        <!-- End Call To Action Section One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->', 'Home Page 04', '', 'inherit', 'closed', 'closed', '', '1406-revision-v1', '', '', '2026-03-27 16:43:13', '2026-03-27 16:43:13', '', 1406, 'https://www.testing2.yulee-fernandinapmu.com/?p=3447', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3448, 1, '2026-03-27 16:43:59', '2026-03-27 16:43:59', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>24</strong>Jun\n                        New York, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:43:59', '2026-03-27 16:43:59', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3448', 0, 'revision', '', 0),
(3449, 1, '2026-03-27 16:43:59', '2026-03-27 16:43:59', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>24</strong>Jun\n                        New York, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/4c09a209494658833c9eb08e1bba9869f69aad80da49f236ad936a376681d8fe?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:43:59', '2026-03-27 16:43:59', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3449', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3451, 1, '2026-03-27 16:44:40', '2026-03-27 16:44:40', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="31"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:44:40', '2026-03-27 16:44:40', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3451', 0, 'revision', '', 0),
(3452, 1, '2026-03-27 16:44:40', '2026-03-27 16:44:40', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> January 24, 2024</li>                                    <li> New York, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="31"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:44:40', '2026-03-27 16:44:40', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3452', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3454, 1, '2026-03-27 16:44:50', '2026-03-27 16:44:50', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="108"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:44:50', '2026-03-27 16:44:50', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3454', 0, 'revision', '', 0),
(3455, 1, '2026-03-27 16:44:50', '2026-03-27 16:44:50', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="108"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:44:50', '2026-03-27 16:44:50', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3455', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3456, 1, '2026-03-27 16:44:50', '2026-03-27 16:44:50', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="188"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:44:50', '2026-03-27 16:44:50', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3456', 0, 'revision', '', 0),
(3457, 1, '2026-03-27 16:49:25', '2026-03-27 16:49:25', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="188"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:49:25', '2026-03-27 16:49:25', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3457', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3458, 1, '2026-03-27 16:49:25', '2026-03-27 16:49:25', '<!-- Banner Section -->\n        <section>\n                                        <!-- Slide Item -->\n                                Hurryup! Don''t Waste Time\n                                <h2>Creative business agency Conference 2024</h2>\n                                                                <ul>\n                                    <li> May 2nd, 2026</li>                                    <li> Florida, USA</li>                                </ul>\n                                	<a href="https://wp.themerange.net/conat/contact-01/">\n			Register Now\n			Register Now\n	</a>                                \n        </section>\n        <!--End Banner Section -->\n        <!-- Countdown Section -->\n        <section>\n                        <strong>2</strong>MAY\n                        Florida, USA\n        </section>\n        <!--End Countdown Section -->\n                <!-- Top Features -->\n        <section>\n                	                    <!-- Feature Block -->\n                            <h4><a href="#">Great Speakers</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Participants</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n                                        <!-- Feature Block -->\n                            <h4><a href="#">Proud Sponsors</a></h4>\n                            The little rotter grub skive off blag ruddy say gutted mate, my lady brown bread nancy boy.\n                                <a href="#">\n			Read More\n			Read More\n	</a>                            \n        </section>\n        <!--End Top Features -->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-3.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/angelina-holy-2/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/matthew-white-2/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/michael-dover-2/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jane-hamilton-2/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/jenson-button-2/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" />                                                                \n                                								<!-- Social Box -->\n																		<a href="https://www.facebook.com/" target="_blank"></a>\n																		<a href="https://www.x.com/" target="_blank"></a>\n																		<a href="https://www.instagram.com/" target="_blank"></a>\n                                <h4>\n                                	                                	<a href="https://www.testing2.yulee-fernandinapmu.com/speakers/janet-jones-2/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://www.testing2.yulee-fernandinapmu.com/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n        </section>\n        <!-- End Speakers Two -->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="1495" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" maxlength="400" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important;" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="188"/></p>\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Price One -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                	                                        <!-- Pricing Block -->\n                                <h3> Per-Parson Pass</h3>\n                                $95.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                        <!-- Pricing Block -->\n                                <h3>Full-Family Pass</h3>\n                                $120.00<sub>/Month</sub>\n                                David blatant a blinding shot such a fibber gosh baking cakes what a plonker, cockup victoria sponge.\n                                								<ul>\n																		<li> Conference Tickets</li>\n																		<li> 50 Videos to Upload</li>\n																		<li> Easy Access</li>\n																		<li> 16 Contacts</li>\n																		<li> Free Lunch And Coffee</li>\n																		<li> Printed Metarials</li>\n																		<li> Certificate</li>\n																		<li> More Options</li>\n																	</ul>\n                                    <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n        </section>\n        <!-- End Price One -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="">\n                                                </a>\n                                        <!-- Client Column -->\n                    	                        <a href="#">\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="">\n                                                </a>\n        </section>\n        <!-- End Clients One -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/fd1119ffd324f2b69ecf801e356a9dd8606f3c2511cdb1a9d2bcb6dae791b2be?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: 1aeiw\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://www.testing2.yulee-fernandinapmu.com/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'Home Page 05', '', 'inherit', 'closed', 'closed', '', '1558-revision-v1', '', '', '2026-03-27 16:49:25', '2026-03-27 16:49:25', '', 1558, 'https://www.testing2.yulee-fernandinapmu.com/?p=3458', 0, 'revision', '', 0),
(3461, 1, '2026-03-27 16:49:54', '2026-03-27 16:49:54', '<!-- Slider One -->\n        <section>\n            	                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/content-image.png" alt="Awesome Image" />\n                            <!-- Content Column -->\n                                    December 25, 2028                                    <h2>World Digital Conference 2025</h2>\n                                    Pearl Hotel, New York, USA                                    \n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>                                    \n                <!-- End Slide 01 -->\n                        <!-- Time Countdown -->\n                    </section>\n        <!-- End Main Slider Section -->\n        <!-- About Two -->\n        <section>\n                    <!-- Content Column -->\n                                Introduction\n                                <h2>Know More About Our <br> Grand Event</h2>\n                                Consequat sociosqu officiis aute ridiculus repellat in ali quip, me us socios veritat is cubilia soluta? Facibus ipsam, incidunt cras.\n                                <ul>\n                                	                                    <li>Lusto tenetur temporibus repellendus aspernatur, blandit ullam cupidatat quisquam lacinia.</li>\n                                                                        <li>Minima mattis laudantium nobis odit explicabo sapien nunc. Reprehenderit molestiae.</li>\n                                                                    </ul>\n                                Micheal Clark\n                                    MD WILLIAM HOUSTON  Event Organiser\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/about-1.png" alt="Awesome Image" />\n                                                        <!-- About Two Counter -->\n                                                                K\n                                                                We’ve help ourstreet children\n        </section>\n        <!-- End About Two -->\n        <!-- Event One -->\n        <section>\n                	                    <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                221B Baker Street, P.O Box 353 Park Road, San <br> Francisco USA - 215431                            \n                                        <!-- Event Block One -->\n                                <strong>WHERE IS THE EVENT:</strong>\n                                ( Sunday to Wednesday ) 20 January 2025 <br> to 24 January 2025.                            \n        </section>\n        <!-- End Event One -->\n        <!-- Counter Two -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                hr\n                                Workshops\n                                                <!-- Counter Column -->\n                                speakers\n                                                <!-- Counter Column -->\n                                +\n                                sponsors\n                                                <!-- Counter Column -->\n                                +\n                                countries\n        </section>\n        <!-- End Counter Two -->\n        <!-- Event Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-2.jpg)">\n                    Join Our Event\n                    <h2>Why Attend Our Event?</h2>\n                    Morbi tincidunt ipsum nec tristique mollis nulla libero <br> fermentum id ligula diam arcu.\n                	                    <!-- Event Block Two -->\n                            <h5><a href="#">Person Networking</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Boost Creativity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">After Party Events</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Great Speaker</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Spark Creatiity</a></h5>\n                                        <!-- Event Block Two -->\n                            <h5><a href="#">Potential Clients</a></h5>\n        </section>\n        <!-- End Event Two -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.whatsapp.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy-2/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white-2/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover-2/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton-2/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-2/">Jenson Button</a></h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speakers/janet-jones-2/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n        <!-- Speakers Two -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker-1">Dec 24, 2025 First Day</li>\n                                                                <li data-tab="#speaker-2">Dec 25, 2025 Second Day</li>\n                                                                <li data-tab="#speaker-3">Dec 26, 2025 Third Day</li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    02:00 PM - 05:00 PM\n                                                    Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    09:00 AM - 03:00 PM\n                                                    Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                \n                                                                                <!-- Leadership One Ship -->\n                                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                    													<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                    10:00 AM - 12:30 PM\n                                                    Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n        </section>\n        <!-- End Speakers Two -->\n            <!-- Faq One -->\n            <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3-1.jpg)">\n                        Freqaly Ask Question\n                        <h2>Our Customer Some <br> Frequently Ask Question</h2>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    What About My Learning Lab Workshop Options?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do I Rollover My Conference Registration?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do i Cancel My Hotel Reservation?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n                            <!-- Accordion Box -->\n                            <ul>\n                            	<li>\n                                    When is The Next APQC Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    How Do You Prepare For a Conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li><li>\n                                    What questions should be ask in an conference?\n                                            <p>Learning Lab registrations will also be rolled over to 2024 conference. The learning lab workshop schedule will be revised for 2024, and we will announce the new schedule when it is available.</p>\n                                </li>                            </ul>\n            </section>\n            <!-- End Faq One -->\n        <!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- News Two -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4-1.jpg)">\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h4>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h4>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                            May 3, 2023\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h4><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h4>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Two -->\n        <!-- Clients One -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients One -->\n        <!-- Location One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\n                    Venue\n                    <h2>Direction For The Event Hall</h2>\n                    <!-- Map Column -->\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \n                                        <!-- Info Column -->\n                    	                        <!-- Location Info Block -->\n                                    <strong>ADDRESS</strong>\n                                    203 Madison Ave, NY, USA                                \n                                                <!-- Location Info Block -->\n                                    <strong>Timing</strong>\n                                    On Friday 9am - 6pm                                \n                                                <!-- Location Info Block -->\n                                    <strong>MAIL TO US</strong>\n                                    info@themerange.net                                \n        </section>\n        <!-- End Location One -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1345&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1345&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'One Page 02', '', 'inherit', 'closed', 'closed', '', '1345-revision-v1', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 1345, 'https://www.testing2.yulee-fernandinapmu.com/?p=3461', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3462, 1, '2026-03-27 16:49:54', '2026-03-27 16:49:54', '<!-- Slider Three -->\n        <section>\n            	                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n                                <!-- Slide 01 -->\n                            <!-- Content Column -->\n                                    Worldwide conference on\n                                    <h2>Late Crazes in <br> Teaching Learning</h2>\n                                    Hilton Nashville Airport Hotel, Nashville, TN\n                                                                        <!-- Time Countdown -->\n                                        <a href="https://wp.themerange.net/conat/contact-01/">\n			Registration now\n			Registration now\n	</a>                                    \n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/image-3.png" alt="Awesome Image" />\n                <!-- End Slide 01 -->\n        </section>\n        <!-- End Slider Three Section -->\n        <!-- Services One -->\n        <section>\n                    Join The Event\n                    <h2>Why Attend Conference</h2>\n                	                    <!-- Service Block One -->\n                            <h4><a href="#">Networking</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Learning</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n                                        <!-- Service Block One -->\n                            <h4><a href="#">Spark New ideas</a></h4>\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\n                            <a href="#"></a>\n        </section>\n        <!-- End Services One -->\n        <!-- Business One -->\n        <section>\n                    <!-- Content Column -->\n                                Become Succesfuly day\n                                <h2>The Most inspirational Conference For Business.</h2>\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\n                                <strong>Exclusive Keynotes</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \n                                <strong>Off-Side Trips</strong>\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \n                                <a href="https://wp.themerange.net/conat/about-us/">\n			About Us\n			About Us\n	</a>                            \n                    <!-- Image Column -->\n                            	                                Years\n                                                                <i>Successful Worldwide</i>\n                                <strong>Conference</strong>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\n        </section>\n        <!-- End Business One -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Guests\n                                                <!-- Counter Column -->\n                                hr\n                                workshop\n        </section>\n        <!-- End Counter One -->\n        <!-- Speakers Three -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-7.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-7-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/angelina-holy-3/">Angelina Holy</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-8.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-8-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-3/">Jenson Button</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-9.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-9-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/harnold-min-2/">Harnold Min</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-10.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-10-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/matthew-white-3/">Matthew White</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-11.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-11-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/michael-dover-3/">Michael Dover</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-12.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-12-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jane-hamilton-3/">Jane Hamilton</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-13.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-13-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/jenson-button-4/">Jenson Button</a></h4>\n                                    Maxii''s Manager\n                                        <!-- Speaker Block Three -->\n                                                                <img width="270" height="340" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-14.jpg 270w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-14-238x300.jpg 238w" sizes="(max-width: 270px) 100vw, 270px" />                                \n																				<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                    <h4><a href="https://wp.themerange.net/conat/speakers/patrick-spencer-2/">Patrick Spencer</a></h4>\n                                    Maxii''s Manager\n        </section>\n        <!-- End Speakers Three -->\n        <!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                                                                        02:00 PM <br> 05:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                                                                        10:00 AM <br> 12:30 PM\n                                                												<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n        <!-- Price Three -->\n        <section style="background-image:url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- News Three -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-4.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-4-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">International Conference on Art Business Speck</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business-speck/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-5.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-5-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Unique Digital Ideas to Learn Business Growth</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business-growth/">Read more</a>\n                                        <!-- News Block -->\n                                                        <!-- Post Info -->\n                                        <img alt='''' src=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=24&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/6ce8cc54cc2070c6615fb484b5d056c8?s=48&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-24 photo'' height=''24'' width=''24'' decoding=''async''/>                                    \n                                    By: admin\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/"><img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="250" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-6.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-6-300x203.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                <ul>\n                                    <li>May 3, 2023</li>\n                                    <li>Comments (0)</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Houston Event Planning Management For Us</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management-for-us/">Read more</a>\n        </section>\n        <!-- End News Three -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Gallery Two -->\n        <section>\n                	                    <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/1.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/8.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/7.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/6.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/5.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/4.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/3.jpg"></a>\n                                        <!-- Gallery One Block -->\n                                <img src="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg" alt="Awesome Image">\n                                    <a href="https://themerange.net/wp/conat/wp-content/uploads/2023/05/2.jpg"></a>\n        </section>\n        <!-- End Gallery Two -->', 'One Page 03', '', 'inherit', 'closed', 'closed', '', '1355-revision-v1', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 1355, 'https://www.testing2.yulee-fernandinapmu.com/?p=3462', 0, 'revision', '', 0),
(3463, 1, '2026-03-27 16:49:54', '2026-03-27 16:49:54', '<!-- Events Banner Section -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/13.jpg)">\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Content Boxed -->\n                        <h1>International Technology <br> Summit 2024</h1>\n                                                <ul>\n                            <li>TechX Park, NY, New York</li>                            <li>14 April 2024, 10:00 AM-6:00 PM</li>                        </ul>\n                                                <!-- Time Countdown -->\n                            <a href="https://wp.themerange.net/conat/contact-01/">\n			Book Ticket\n			Book Ticket\n	</a>							<a href="https://wp.themerange.net/conat/about-us/">\n			About More\n			About More\n	</a>                        \n            <!--Waves Container-->\n              <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n              viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">\n              <defs>\n              <path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />\n              </defs>\n              <g>\n              <use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.7" />\n              <use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.5)" />\n              <use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.3)" />\n              <use xlink:href="#gentle-wave" x="48" y="7" fill="#fff" />\n              </g>\n              </svg>\n            <!--Waves end-->\n        </section>\n        <!--End Banner Section-->\n        <!-- Events About Section -->\n        <section>\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/about-2.jpg" alt="Awesome Image" />\n                    <!-- Content Column -->\n                                About the Event\n                                <h2>International Technology Summit 2024</h2>\n                                Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum auci elit consequat ipsutis sem nibh id elit\n                            	                                <!-- About Event Block -->\n                                        <h5>Where</h5>\n                                        TechX Park Stree#12 NY,\nNew York, United State\n                                                                <!-- About Event Block -->\n                                        <h5>When</h5>\n                                        Sunday to Thursday\nApril 14-18, 2024\n                                                        <!-- Btn Box -->\n                                <a href="https://wp.themerange.net/conat/about-us/">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n        </section>\n        <!-- End Events About Section -->\n        <!-- Counter One -->\n        <section>\n                    	                        <!-- Counter Column -->\n                                +\n                                Speakers\n                                                <!-- Counter Column -->\n                                Attendence\n                                                <!-- Counter Column -->\n                                HR\n                                Workshops\n                                                <!-- Counter Column -->\n                                +\n                                Guests\n        </section>\n        <!-- End Counter One -->\n        <!-- Event Feature Section-->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Features\n                    <h2>Our Features</h2>\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-1.png" alt="Awesome Image" />\n                            <h4><a href="">Meet the leaders</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-2.png" alt="Awesome Image" />\n                            <h4><a href="">Five Days Long</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-3.png" alt="Awesome Image" />\n                            <h4><a href="">Product Launching</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-4.png" alt="Awesome Image" />\n                            <h4><a href="">37+ Sponsors</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-5.png" alt="Awesome Image" />\n                            <h4><a href="">92+ Countries Attend</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n                                        <!-- Event Feature Block -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/event-icon-6.png" alt="Awesome Image" />\n                            <h4><a href="">Ask Questions</a></h4>\n                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s\n        </section>\n        <!-- End Event Feature Section-->\n        <!-- Event Schedule Section-->\n        <section>\n                <!-- Sec Title -->\n                    Events\n                    <h2>Event Schedule</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                        <!--Tabs Box-->\n                        <ul>\n                                                        <li data-tab="#speaker4-1">\n                                Day 01\n                                01 \n                                Jan 2025                            </li>\n                                                        <li data-tab="#speaker4-2">\n                                Day 02\n                                20 \n                                Apr 2026                            </li>\n                                                        <li data-tab="#speaker4-3">\n                                Day 03\n                                15 \n                                Jul 2027                            </li>\n                                                        <li data-tab="#speaker4-4">\n                                Day 04\n                                25 \n                                Dec 2028                            </li>\n                                                        <li data-tab="#speaker4-5">\n                                Day 05\n                                08 \n                                Mar 2029                            </li>\n                                                    </ul>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                <!--Tab-->\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                            09:00 AM -- 03:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                            10:00 AM -- 12:30 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                                                                <!-- Schedule Block -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                            02:00 PM -- 05:00 PM\n                                            <h4><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h4>\n                                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                            <ul>\n                                                <li>Hall 1, Building, Golden Street , Southafrica</li>\n                                            </ul>\n                                                <a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">\n                                                        View Details\n                                                        View Details\n                                                </a>\n                	<a href="https://wp.themerange.net/conat/our-events/">\n			Download Schedules\n			Download Schedules\n	</a>                \n        </section>\n        <!-- End Event Schedule Section-->\n        <!-- Event Register Section-->\n        <section>\n            <!-- Icons -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Icon One -->\n                <!-- Icon Two -->\n                <!-- Icon Three -->\n                <!-- Icon Four -->\n                <!-- Icon Five -->\n                <!-- Icon Six -->\n                <!-- Icon Seven -->\n                <!-- Sec Title -->\n                    Register Now\n                    <h2>Register Attend</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                <!-- Event Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f1495-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1495" />\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1495-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" autocomplete="name" aria-required="true" aria-invalid="false" value="Phone Number" type="text" name="your-name" />\n		</p>\n		<p><input type="submit" value="Download Schedules" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=3294&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=3294&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Event Register Section-->\n        <!-- Event Pricing Section-->\n        <section>\n                <!-- Sec Title -->\n                    Pricing\n                    <h2>Pricing Plans</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                                            <!-- Event Price Block -->\n                            Start Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Premium Plan\n                                    <sup>$</sup>39/Mo\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n                                        <!-- Event Price Block -->\n                            Gold Plan\n                                    <sup>$</sup>39/Yr\n                            10 Tickets Available\n														<ul>\n																<li>Free T-Shirt Pen &amp; pad</li>\n																<li>Free Coffee/Desert</li>\n																<li>Three Days Access</li>\n																<li>Entrance Workshop</li>\n																<li>Free Lunch</li>\n															</ul>\n                            <a href="#">\n			Buy Now\n			Buy Now\n	</a>                        \n        </section>\n        <!-- End Event Pricing Section-->\n        <!-- Events Team Section -->\n        <section>\n            <!-- Icon One -->\n                <!-- Sec Title -->\n                    Speakers\n                    <h2>Who''s Speaking</h2>\n                    Lorem ipsum gravida nibh vel velit auctor aliquetnean sollicitudin, lorem quis Bibendum <br> auci elit consequat ipsutis sem nibh id elit\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/patrick-spencer/">\n                                    Patrick Spencer                                        \n                                                                        </a>\n                                                                    </h3>\n                                S&amp;P Analyzer\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/angelina-holy/">\n                                    Angelina Holy                                        \n                                                                        </a>\n                                                                    </h3>\n                                Maxii''s Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/matthew-white/">\n                                    Matthew White                                        \n                                                                        </a>\n                                                                    </h3>\n                                Facebook''s Co-Founder\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/michael-dover/">\n                                    Michael Dover                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/janet-jones/">\n                                    Janet Jones                                        \n                                                                        </a>\n                                                                    </h3>\n                                Newyork Post''s GM\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jane-hamilton/">\n                                    Jane Hamilton                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/jenson-button/">\n                                    Jenson Button                                        \n                                                                        </a>\n                                                                    </h3>\n                                Softer Manager\n                                        <!-- Event Team Member -->\n                        	                            <!--Image Box-->\n                                <!--Image-->\n                                <figure>\n                                    <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" />                                </figure>\n                                                                <!--Overlay Box-->\n                                        <!-- Social Icons -->\n                                        <ul>\n                                        												<li><a href="https://www.facebook.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.twitter.com/" target="_blank" rel="noopener"></a></li>\n																						<li><a href="https://www.youtube.com/" target="_blank" rel="noopener"></a></li>\n											                                        </ul>\n                                                        <!--Lower Content-->\n                                <h3>\n                                	                                	<a href="https://wp.themerange.net/conat/speakers/harnold-min/">\n                                    Harnold Min                                        \n                                                                        </a>\n                                                                    </h3>\n                                Starbuck''s CEO\n        </section>\n        <!-- End Events Team Section -->\n        <!-- Call To Action Section One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2024/04/map-pattern.png)">\n                MORE WITH US\n                <h2>You Want to Showcase Your Busniess <br> in Top Join With Us</h2>\n                <a href="">\n			Join Us\n			Join Us\n	</a>            \n        </section>\n        <!-- End Call To Action Section One -->\n        <!-- News One -->\n        <section>\n                            Blog % Articles\n                            <h2>News &amp; Articles</h2>\n                            <a href="https://wp.themerange.net/conat/blog-classic/">\n			View More News\n			View More News\n	</a>                        \n                	                    <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read More</a>\n                                        <!-- News Block -->\n                        	                            <!-- Post Info -->\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                            \n                                May 2, 2023\n                                <ul>\n                                    <li>by admin</li>\n                                    <li>(0) Comments</li>\n                                </ul>\n                                <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read More</a>\n        </section>\n        <!-- End News One -->', 'One Page 04', '', 'inherit', 'closed', 'closed', '', '3294-revision-v1', '', '', '2026-03-27 16:49:54', '2026-03-27 16:49:54', '', 3294, 'https://www.testing2.yulee-fernandinapmu.com/?p=3463', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3468, 1, '2026-03-27 16:56:30', '2026-03-27 16:56:30', '<!-- Speakers Four -->\n        <section>\n                    Thought Leadership\n                    <h2>Join The World''s Leading <br> Companies at Technology <br> Conference</h2>\n                    <!-- Speaker Info Tabs -->\n                        <!-- Speaker Tabs -->\n                            <!-- Tab Btns -->\n                            <ul>\n                            	                                <li data-tab="#speaker1-1">1st Day Dec <strong>24</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-2">2nd Day Dec <strong>25</strong><i>2025</i></li>\n                                                                <li data-tab="#speaker1-3">3rd Day Dec <strong>26</strong><i>2025</i></li>\n                                                            </ul>\n                            <!-- Tabs Container -->\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                                                                                        Gabrielle Winn, Insurance Consultant\n                                                    <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                                                                                        Robert Gates, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    02:00 PM <br> 05:00 PM\n                                                                <!-- Tab / Active Tab -->\n                                    	                                        <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                                                                                        Paul Wilson, Art Critic\n                                                    <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    09:00 AM <br> 03:00 PM\n                                                                                <!-- Leadership One Ship -->\n                                                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                                                                                        Ashli Scroggy, Organizer\n                                                    <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                                                    Location: Hall 1, Building, Golden Street , Southafrica                                                    10:00 AM <br> 12:30 PM\n        </section>\n        <!-- End Speakers Four -->\n        <!-- Testimonial One -->\n        <section>\n                    What They Say\n                    <h2>Why Our Customer <br> Conat Place</h2>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n        </section>\n        <!-- End Testimonial One -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=694&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=694&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Schedule', '', 'inherit', 'closed', 'closed', '', '694-revision-v1', '', '', '2026-03-27 16:56:30', '2026-03-27 16:56:30', '', 694, 'https://www.testing2.yulee-fernandinapmu.com/?p=3468', 0, 'revision', '', 0),
(3465, 1, '2026-03-27 16:54:53', '2026-03-27 16:54:53', '<!-- About One -->\r\n        <section>\r\n                    <!-- Image Column -->\r\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\r\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\r\n                    <!-- Content Column -->\r\n                                About Event\r\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\r\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\r\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\r\n                            	                                <!-- About One Block -->\r\n                                    	                                        <strong>Where</strong>\r\n                                        North Harond, Canada                                     \r\n                                                                <!-- About One Block -->\r\n                                    	                                        <strong>When</strong>\r\n                                        March 25 to 29, 2024                                    \r\n                                <a href="https://wp.themerange.net/conat/contact-01/">\r\n			Buy Ticket\r\n			Buy Ticket\r\n	</a>                            \r\n        </section>\r\n        <!-- End About One -->\r\n        <!-- Counter One -->\r\n        <section>\r\n                    	                        <!-- Counter Column -->\r\n                                +\r\n                                Speakers\r\n                                                <!-- Counter Column -->\r\n                                Attendence\r\n                                                <!-- Counter Column -->\r\n                                HR\r\n                                Workshops\r\n                                                <!-- Counter Column -->\r\n                                +\r\n                                Guests\r\n        </section>\r\n        <!-- End Counter One -->\r\n        <!-- Feature One -->\r\n        <section>\r\n                    Our Features\r\n                    <h2>Features For Client</h2>\r\n                	                    <!-- Feature Block One -->\r\n                            <h4><a href="#">Best Certified Speaker</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Communicate People</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\r\n                            <a href="#">Read More</a>\r\n        </section>\r\n        <!-- End Feature One -->\r\n        <!-- Services One -->\r\n        <section>\r\n                    Join The Event\r\n                    <h2>Why Attend Conference</h2>\r\n                	                    <!-- Service Block One -->\r\n                            <h4><a href="#">Networking</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n                                        <!-- Service Block One -->\r\n                            <h4><a href="#">Learning</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n                                        <!-- Service Block One -->\r\n                            <h4><a href="#">Spark New ideas</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n        </section>\r\n        <!-- End Services One -->\r\n        <!-- Business One -->\r\n        <section>\r\n                    <!-- Content Column -->\r\n                                Become Succesfuly day\r\n                                <h2>The Most inspirational Conference For Business.</h2>\r\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\r\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\r\n                                <strong>Exclusive Keynotes</strong>\r\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \r\n                                <strong>Off-Side Trips</strong>\r\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \r\n                                <a href="https://wp.themerange.net/conat/contact-01/">\r\n			Book Ticket\r\n			Book Ticket\r\n	</a>                            \r\n                    <!-- Image Column -->\r\n                            	                                Years\r\n                                                                <i>Successful Worldwide</i>\r\n                                <strong>Conference</strong>\r\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\r\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\r\n        </section>\r\n        <!-- End Business One -->\r\n        <!-- Video One -->\r\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2-1.jpg)">\r\n                    Conference Ticket Price\r\n                    <h2>We’re Always From The Business Conference!</h2>\r\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\r\n        </section>\r\n        <!-- End Video One -->\r\n        <!-- Clients One -->\r\n        <section>\r\n                    Sponsors and Exhibitors\r\n                    <h2>Appreciate Our Kind Partners</h2>\r\n                	                    <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\r\n        </section>\r\n        <!-- End Clients One -->\r\n        <!-- Location One -->\r\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\r\n                    Venue\r\n                    <h2>Direction For The Event Hall</h2>\r\n                    <!-- Map Column -->\r\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \r\n                                        <!-- Info Column -->\r\n                    	                        <!-- Location Info Block -->\r\n                                    <strong>ADDRESS</strong>\r\n                                    203 Madison Ave, NY, USA                                \r\n                                                <!-- Location Info Block -->\r\n                                    <strong>Timing</strong>\r\n                                    On Friday 9am - 6pm                                \r\n                                                <!-- Location Info Block -->\r\n                                    <strong>MAIL TO US</strong>\r\n                                    info@themerange.net                                \r\n        </section>\r\n        <!-- End Location One -->\r\n        <!-- Subscribe One -->\r\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\r\n                            Get The Latest Updates\r\n                            <h3>Signup For Newsletter</h3>\r\n                        <!-- Form Column -->\r\n                                                        <!-- Subscribe Box -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="285" />\r\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\r\n	</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=667&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=667&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Subscribe One -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '667-revision-v1', '', '', '2026-03-27 16:54:53', '2026-03-27 16:54:53', '', 667, 'https://www.testing2.yulee-fernandinapmu.com/?p=3465', 0, 'revision', '', 0),
(3466, 1, '2026-03-27 16:54:53', '2026-03-27 16:54:53', '<!-- About One -->\r\n        <section>\r\n                    <!-- Image Column -->\r\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/about.jpg" alt="Awesome Image" />\r\n                                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\r\n                    <!-- Content Column -->\r\n                                About Event\r\n                                <h2>An Evening For Creator &amp; Art Lover Meet Together</h2>\r\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\r\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both\r\n                            	                                <!-- About One Block -->\r\n                                    	                                        <strong>Where</strong>\r\n                                        North Harond, Canada                                     \r\n                                                                <!-- About One Block -->\r\n                                    	                                        <strong>When</strong>\r\n                                        March 25 to 29, 2024                                    \r\n                                <a href="https://wp.themerange.net/conat/contact-01/">\r\n			Buy Ticket\r\n			Buy Ticket\r\n	</a>                            \r\n        </section>\r\n        <!-- End About One -->\r\n        <!-- Counter One -->\r\n        <section>\r\n                    	                        <!-- Counter Column -->\r\n                                +\r\n                                Speakers\r\n                                                <!-- Counter Column -->\r\n                                Attendence\r\n                                                <!-- Counter Column -->\r\n                                HR\r\n                                Workshops\r\n                                                <!-- Counter Column -->\r\n                                +\r\n                                Guests\r\n        </section>\r\n        <!-- End Counter One -->\r\n        <!-- Feature One -->\r\n        <section>\r\n                    Our Features\r\n                    <h2>Features For Client</h2>\r\n                	                    <!-- Feature Block One -->\r\n                            <h4><a href="#">Best Certified Speaker</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Brand Digital Ideas</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Communicate People</a></h4>\r\n                            <a href="#">Read More</a>\r\n                                        <!-- Feature Block One -->\r\n                            <h4><a href="#">Well Inspiring Keynotes</a></h4>\r\n                            <a href="#">Read More</a>\r\n        </section>\r\n        <!-- End Feature One -->\r\n        <!-- Services One -->\r\n        <section>\r\n                    Join The Event\r\n                    <h2>Why Attend Conference</h2>\r\n                	                    <!-- Service Block One -->\r\n                            <h4><a href="#">Networking</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n                                        <!-- Service Block One -->\r\n                            <h4><a href="#">Learning</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n                                        <!-- Service Block One -->\r\n                            <h4><a href="#">Spark New ideas</a></h4>\r\n                            Quisque placerat vitae lacus ut scelerisque. Fusce luctus odio ac nibh luctus, in porttitor.\r\n                            <a href="#"></a>\r\n        </section>\r\n        <!-- End Services One -->\r\n        <!-- Business One -->\r\n        <section>\r\n                    <!-- Content Column -->\r\n                                Become Succesfuly day\r\n                                <h2>The Most inspirational Conference For Business.</h2>\r\n                            Grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together\r\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures together, this time both in-person\r\n                                <strong>Exclusive Keynotes</strong>\r\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                             \r\n                                <strong>Off-Side Trips</strong>\r\n                                Dolor sit amet consectetur elit sed eiusmod tempor in idunt cet.                            \r\n                                <a href="https://wp.themerange.net/conat/contact-01/">\r\n			Book Ticket\r\n			Book Ticket\r\n	</a>                            \r\n                    <!-- Image Column -->\r\n                            	                                Years\r\n                                                                <i>Successful Worldwide</i>\r\n                                <strong>Conference</strong>\r\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-1.jpg" alt="Awesome Image" />\r\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/business-2.jpg" alt="Awesome Image" />\r\n        </section>\r\n        <!-- End Business One -->\r\n        <!-- Video One -->\r\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2-1.jpg)">\r\n                    Conference Ticket Price\r\n                    <h2>We’re Always From The Business Conference!</h2>\r\n                                        <a href="https://www.youtube.com/watch?v=YS3PwmOQ1Fc"></a>\r\n        </section>\r\n        <!-- End Video One -->\r\n        <!-- Clients One -->\r\n        <section>\r\n                    Sponsors and Exhibitors\r\n                    <h2>Appreciate Our Kind Partners</h2>\r\n                	                    <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\r\n                                        <!-- Client Column -->\r\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\r\n        </section>\r\n        <!-- End Clients One -->\r\n        <!-- Location One -->\r\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5-1.jpg)">\r\n                    Venue\r\n                    <h2>Direction For The Event Hall</h2>\r\n                    <!-- Map Column -->\r\n                        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                    \r\n                                        <!-- Info Column -->\r\n                    	                        <!-- Location Info Block -->\r\n                                    <strong>ADDRESS</strong>\r\n                                    203 Madison Ave, NY, USA                                \r\n                                                <!-- Location Info Block -->\r\n                                    <strong>Timing</strong>\r\n                                    On Friday 9am - 6pm                                \r\n                                                <!-- Location Info Block -->\r\n                                    <strong>MAIL TO US</strong>\r\n                                    info@themerange.net                                \r\n        </section>\r\n        <!-- End Location One -->\r\n        <!-- Subscribe One -->\r\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\r\n                            Get The Latest Updates\r\n                            <h3>Signup For Newsletter</h3>\r\n                        <!-- Form Column -->\r\n                                                        <!-- Subscribe Box -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="285" />\r\n<input type="hidden" name="_wpcf7_version" value="5.9.3" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\r\n	</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=667&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=667&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Subscribe One -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '667-revision-v1', '', '', '2026-03-27 16:54:53', '2026-03-27 16:54:53', '', 667, 'https://www.testing2.yulee-fernandinapmu.com/?p=3466', 0, 'revision', '', 0),
(3469, 1, '2026-03-27 16:57:02', '2026-03-27 16:57:02', '<style id="clock-animations"></style>\n        <!-- Coming Soon -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/1.jpg)">\n                    	<img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/logo.png" alt="Logo" />                        <h2>Coming Soon</h2>\n                            <!-- Time Countdown -->\n                            <!-- Clock / Bg Clock -->\n                        <!--Emailed Form-->\n                            <h3>Our Website is under construction.</h3>\n                            stay tuned for something amazing! <br> Subscribe to be notified\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f774-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="774" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f774-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email" value="" type="email" name="your-email" /><input type="submit" value="&nbsp;" />\n	</p>\n</form>\n                                                <ul>\n                                                        <li><a href="https://facebook.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://twitter.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://linkedin.com/" target="_blank" rel="noopener"></a></li>\n                                                        <li><a href="https://instagram.com/" target="_blank" rel="noopener"></a></li>\n                                                    </ul>\n        </section>\n        <!-- End Coming Soon -->', 'Coming Soon', '', 'inherit', 'closed', 'closed', '', '731-revision-v1', '', '', '2026-03-27 16:57:02', '2026-03-27 16:57:02', '', 731, 'https://www.testing2.yulee-fernandinapmu.com/?p=3469', 0, 'revision', '', 0),
(3470, 1, '2026-03-27 16:57:23', '2026-03-27 16:57:23', '<!-- Testimonial Two -->\n        <section>\n                	                    <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-1.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-1-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Monszil Baker</strong>\n                                Development Expert                            \n                                        <!-- Testimonial Block One -->\n                                Petierunt uti sibi concilium totius Galliae in diem certam indicere. Dolor sit amet eiusmod consectetur elit sed tempor incd idunt labore et dolore magna aliqua.\n                                    <img width="120" height="120" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-2.jpg 120w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/author-2-60x60.jpg 60w" sizes="(max-width: 120px) 100vw, 120px" />                                \n                                <strong>Micheal Wolk</strong>\n                                Marketing Expert                            \n                <!-- Styled Pagination -->\n                                <!-- End Styled Pagination -->\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=730&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=730&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Testimonial', '', 'inherit', 'closed', 'closed', '', '730-revision-v1', '', '', '2026-03-27 16:57:23', '2026-03-27 16:57:23', '', 730, 'https://www.testing2.yulee-fernandinapmu.com/?p=3470', 0, 'revision', '', 0),
(3471, 1, '2026-03-27 16:57:34', '2026-03-27 16:57:34', '<!-- Speakers One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-1.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/patrick-spencer/">Patrick Spencer</a></h4>\n                                S&amp;P Analyzer\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-2.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/angelina-holy/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-3.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/matthew-white/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-4.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/michael-dover/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-5.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/janet-jones/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-6.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jane-hamilton/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-7.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jenson-button/">Jenson Button</a></h4>\n                                Softer Manager\n                                        <!-- Speaker Block One -->\n                                <img width="270" height="280" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/speaker-8.jpg" alt="" decoding="async" loading="lazy" />                                \n                                        										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																				<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/harnold-min/">Harnold Min</a></h4>\n                                Starbuck''s CEO\n                                        <!--Styled Pagination-->\n                    <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                    <!--End Styled Pagination-->\n        </section>\n        <!-- End Speakers One -->\n        <!-- Team One -->\n        <section>\n                    Our Speakers\n                    <h2>Speakers Exparts</h2>\n                	                    <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-1.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-1-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/angelina-holy-2/">Angelina Holy</a></h4>\n                                Maxii''s Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-2.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-2-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/matthew-white-2/">Matthew White</a></h4>\n                                Facebook''s Co-Founder\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-3.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-3-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/michael-dover-2/">Michael Dover</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-4.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-4-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jane-hamilton-2/">Jane Hamilton</a></h4>\n                                Starbuck''s CEO\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-5.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-5-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/jenson-button-2/">Jenson Button</a></h4>\n                                Software Manager\n                                        <!-- Team Block One -->\n                                                                <img width="314" height="408" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/team-6.jpg 314w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/team-6-231x300.jpg 231w" sizes="(max-width: 314px) 100vw, 314px" />                                                                \n                                										<a href="https://www.facebook.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.twitter.com/" target="_blank" rel="noopener"></a>\n																		<a href="https://www.youtube.com/" target="_blank" rel="noopener"></a>\n                                <h4><a href="https://wp.themerange.net/conat/speaker/janet-jones-2/">Janet Jones</a></h4>\n                                Newyork Post''s GM\n        </section>\n        <!-- End Team One -->\n                <!-- Clients Two -->\n        <section>\n                    Sponsors and Exhibitors\n                    <h2>Appreciate Our Kind Partners</h2>\n                	                    <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/1.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/2.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/3.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/4.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/5.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/7.png" alt="Awesome Image"></a>\n                                        <!-- Client Column -->\n                        <a href="#"><img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/8.png" alt="Awesome Image"></a>\n        </section>\n        <!-- End Clients Two -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=863&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=863&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Speakers', '', 'inherit', 'closed', 'closed', '', '863-revision-v1', '', '', '2026-03-27 16:57:34', '2026-03-27 16:57:34', '', 863, 'https://www.testing2.yulee-fernandinapmu.com/?p=3471', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3472, 1, '2026-03-27 16:57:47', '2026-03-27 16:57:47', '', 'Shop', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2026-03-27 16:57:47', '2026-03-27 16:57:47', '', 12, 'https://www.testing2.yulee-fernandinapmu.com/?p=3472', 0, 'revision', '', 0),
(3473, 1, '2026-03-27 16:57:50', '2026-03-27 16:57:50', '', 'Shop', '', 'inherit', 'closed', 'closed', '', '1627-revision-v1', '', '', '2026-03-27 16:57:50', '2026-03-27 16:57:50', '', 1627, 'https://www.testing2.yulee-fernandinapmu.com/?p=3473', 0, 'revision', '', 0),
(3474, 1, '2026-03-27 16:58:16', '2026-03-27 16:58:16', '<!-- Sidebar Page Container -->\n                                        <!-- Sidebar Side -->\n                        <aside>\n<!-- Sidebar Widget -->\n    <form method="get" action="https://wp.themerange.net/conat/">\n            <input type="search" name="s" value="" placeholder="Search...">\n            <button type="submit"></button>\n    </form>\n<h4>Categories</h4>\n			<ul>\n					<li><a href="https://wp.themerange.net/conat/category/news-v1/">News V1[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/news-v2/">News V2[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/our-blog/">Our Blog[ 9 ]</a>\n</li>\n			</ul>\n			<h4>Archives</h4>\n			<ul>\n					<li><a href=''https://wp.themerange.net/conat/2023/05/''>May 2023</a></li>\n			</ul>\n			                        </aside>\n                                        <!-- Content Side -->\n                            	                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Read more</a>\n                                <!-- Styled Pagination -->\n                                <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                                <!-- End Styled Pagination -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=952&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=952&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Blog Left Sidebar', '', 'inherit', 'closed', 'closed', '', '952-revision-v1', '', '', '2026-03-27 16:58:16', '2026-03-27 16:58:16', '', 952, 'https://www.testing2.yulee-fernandinapmu.com/?p=3474', 0, 'revision', '', 0),
(3475, 1, '2026-03-27 16:58:19', '2026-03-27 16:58:19', '<!-- wp:woocommerce/cart -->\n<div class="wp-block-woocommerce-cart alignwide is-loading"><!-- wp:woocommerce/filled-cart-block -->\n<div class="wp-block-woocommerce-filled-cart-block"><!-- wp:woocommerce/cart-items-block -->\n<div class="wp-block-woocommerce-cart-items-block"><!-- wp:woocommerce/cart-line-items-block -->\n<div class="wp-block-woocommerce-cart-line-items-block"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {"queryId":0,"query":{"perPage":3,"pages":1,"offset":0,"postType":"product","order":"asc","orderBy":"title","search":"","exclude":[],"inherit":false,"taxQuery":{},"isProductCollectionBlock":true,"featured":false,"woocommerceOnSale":false,"woocommerceStockStatus":["instock","outofstock","onbackorder"],"woocommerceAttributes":[],"woocommerceHandPickedProducts":[],"filterable":false,"relatedBy":{"categories":true,"tags":true}},"tagName":"div","displayLayout":{"type":"flex","columns":3,"shrinkColumns":true},"dimensions":{"widthType":"fill"},"collection":"woocommerce/product-collection/cross-sells","hideControls":["filterable"],"queryContextIncludes":["collection"],"__privatePreviewState":{"isPreview":true,"previewMessage":"Actual products will vary depending on the page being viewed."}} -->\n<div class="wp-block-woocommerce-product-collection"><!-- wp:heading {"textAlign":"left","style":{"spacing":{"margin":{"bottom":"1rem"}}}} -->\n<h2 class="wp-block-heading has-text-align-left" style="margin-bottom:1rem">You may be interested in&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {"showSaleBadge":false,"imageSizing":"thumbnail","isDescendentOfQueryLoop":true} -->\n<!-- wp:woocommerce/product-sale-badge {"align":"right"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {"textAlign":"center","isLink":true,"style":{"spacing":{"margin":{"bottom":"0.75rem","top":"0"}},"typography":{"lineHeight":"1.4"}},"fontSize":"medium","__woocommerceNamespace":"woocommerce/product-collection/product-title"} /-->\n\n<!-- wp:woocommerce/product-price {"isDescendentOfQueryLoop":true,"textAlign":"center","fontSize":"small"} /-->\n\n<!-- wp:woocommerce/product-button {"textAlign":"center","isDescendentOfQueryLoop":true,"fontSize":"small"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class="wp-block-woocommerce-cart-totals-block"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class="wp-block-woocommerce-cart-order-summary-block"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class="wp-block-woocommerce-cart-order-summary-heading-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-cart-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-cart-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class="wp-block-woocommerce-cart-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class="wp-block-woocommerce-cart-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-cart-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-cart-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class="wp-block-woocommerce-cart-express-payment-block"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class="wp-block-woocommerce-proceed-to-checkout-block"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class="wp-block-woocommerce-cart-accepted-payment-methods-block"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class="wp-block-woocommerce-empty-cart-block"><!-- wp:heading {"textAlign":"center","className":"with-empty-cart-icon wc-block-cart__empty-cart__title"} -->\n<h2 class="wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {"className":"is-style-dots"} -->\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {"textAlign":"center"} -->\n<h2 class="wp-block-heading has-text-align-center">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {"columns":4,"rows":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2026-03-27 16:58:19', '2026-03-27 16:58:19', '', 13, 'https://www.testing2.yulee-fernandinapmu.com/?p=3475', 0, 'revision', '', 0),
(3476, 1, '2026-03-27 16:58:21', '2026-03-27 16:58:21', '[woocommerce_cart]', 'Cart', '', 'inherit', 'closed', 'closed', '', '1628-revision-v1', '', '', '2026-03-27 16:58:21', '2026-03-27 16:58:21', '', 1628, 'https://www.testing2.yulee-fernandinapmu.com/?p=3476', 0, 'revision', '', 0),
(3477, 1, '2026-03-27 16:58:23', '2026-03-27 16:58:23', '<!-- wp:woocommerce/checkout -->\n<div class="wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->\n<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class="wp-block-woocommerce-checkout-express-payment-block"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class="wp-block-woocommerce-checkout-contact-information-block"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class="wp-block-woocommerce-checkout-shipping-method-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class="wp-block-woocommerce-checkout-pickup-options-block"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class="wp-block-woocommerce-checkout-shipping-address-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class="wp-block-woocommerce-checkout-billing-address-block"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class="wp-block-woocommerce-checkout-shipping-methods-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class="wp-block-woocommerce-checkout-payment-block"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class="wp-block-woocommerce-checkout-additional-information-block"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class="wp-block-woocommerce-checkout-order-note-block"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class="wp-block-woocommerce-checkout-terms-block"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class="wp-block-woocommerce-checkout-actions-block"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->', 'Checkout', '', 'inherit', 'closed', 'closed', '', '14-revision-v1', '', '', '2026-03-27 16:58:23', '2026-03-27 16:58:23', '', 14, 'https://www.testing2.yulee-fernandinapmu.com/?p=3477', 0, 'revision', '', 0),
(3478, 1, '2026-03-27 16:58:26', '2026-03-27 16:58:26', '[woocommerce_checkout]', 'Checkout', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2026-03-27 16:58:26', '2026-03-27 16:58:26', '', 1629, 'https://www.testing2.yulee-fernandinapmu.com/?p=3478', 0, 'revision', '', 0),
(3479, 1, '2026-03-27 16:58:50', '2026-03-27 16:58:50', '<!-- Contact Page Section -->\n        <section>\n                    <!-- Info Column -->\n                                                        <!-- Info Box -->\n                                    <h6>Address</h6>\n                                    Clarkson Ave, Brooklyn, NewYark 11203\n                                                        <!-- Info Box -->\n                                    <h6>Email</h6>\n                                    <a href="mailto:support@themerange.net">support@themerange.net</a><br>\n                                    <a href="mailto:info@themerange.net">info@themerange.net</a>\n                                                        <!-- Info Box -->\n                                    <h6>Phone</h6>\n                                    <a href="tel:923007101235">+92 (300) 7101235</a><br>\n                                    <a href="tel:923136100313">+92 (313) 6100313</a>\n                                                        <!-- Info Box -->\n                                    <h6>Social media</h6>\n                                                                        <ul>\n                                                                                <li><a href="https://facebook.com/" target="_blank" rel="noopener"></a></li>\n                                                                                <li><a href="https://twitter.com/" target="_blank" rel="noopener"></a></li>\n                                                                                <li><a href="https://instagram.com/" target="_blank" rel="noopener"></a></li>\n                                                                                <li><a href="https://youtube.com/" target="_blank" rel="noopener"></a></li>\n                                                                            </ul>\n                    <!-- Form Column -->\n                            <!-- Sec Title -->\n                                CONTACT INFO\n                                <h2>Get Meeting With us.</h2>\n                                                        <!-- Contact Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f964-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="964" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f964-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email Address" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="text" name="your-phone" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Subject" value="" type="text" name="your-subject" />\n		</p>\n		<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Your Message" name="your-message"></textarea>\n		</p>\n			<p><input type="submit" value="Submit Now" />\n			</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                            <!-- Map Boxed -->\n                                    <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                                \n        </section>\n        <!-- End Contact Page Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=989&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Contact 02', '', 'inherit', 'closed', 'closed', '', '989-revision-v1', '', '', '2026-03-27 16:58:50', '2026-03-27 16:58:50', '', 989, 'https://www.testing2.yulee-fernandinapmu.com/?p=3479', 0, 'revision', '', 0),
(3480, 1, '2026-03-27 16:58:50', '2026-03-27 16:58:50', '<!-- Contact Page Section -->\n        <section>\n                    <!-- Map Column -->\n                            <!--Map Outer-->\n                                <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d805184.6331292129!2d144.49266890254142!3d-37.97123689954809!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2s!4v1574408946759!5m2!1sen!2s" allowfullscreen=""></iframe>                            \n                    <!-- Info Column -->\n                            <ul>\n                            	                                <li>Emailinfo@themerange.net</li>\n                                                                <li>Phone Number(+678) 234 43333 56</li>\n                                                                <li>Office AddressUnit 6C Boundary Medical Land, <br> Millfield Road, Bolton, BL2 6QY</li>\n                                                                <li>Send us mailTo discuss us about work with us <br> you can contact us.</li>\n                                                            </ul>\n        </section>\n        <!-- End Contact Page Section -->\n        <!-- Contact Form Section -->\n        <section>\n                    <!-- Form Column -->\n                            <h3>Send us a message</h3>\n                                                        <!-- Comment Form -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f1021-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="1021" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1021-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Name" value="" type="text" name="your-name" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="your-email" />\n		</p>\n		<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone" value="" type="text" name="your-subject" />\n		</p>\n		<p><textarea cols="40" rows="10" aria-invalid="false" placeholder="Your text here..." name="your-message"></textarea>\n		</p>\n		<p><input type="submit" value="Contact Us" />\n		</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n                            <!-- End Comment Form -->\n                    <!-- Image Column -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/contact.png" alt="Awesome Image" />\n        </section>\n        <!-- End Contact Form Section -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=1005&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Contact 03', '', 'inherit', 'closed', 'closed', '', '1005-revision-v1', '', '', '2026-03-27 16:58:50', '2026-03-27 16:58:50', '', 1005, 'https://www.testing2.yulee-fernandinapmu.com/?p=3480', 0, 'revision', '', 0),
(3481, 1, '2026-03-27 16:59:07', '2026-03-27 16:59:07', '<!-- Sidebar Page Container -->\n                                        <!-- Content Side -->\n                            	                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-1.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-1-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-2.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-2-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Unique Digital Ideas to Learn Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/unique-digital-ideas-to-learn-business/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-3.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-3-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 2, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-7.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-7-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-9.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-9-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Voxburner Launches Youth Trends Report 2018.</a></h5>\n                                            <a href="https://wp.themerange.net/conat/voxburner-launches-youth-trends-report-2018-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-10.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-10-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">International Conference on Art Business</a></h5>\n                                            <a href="https://wp.themerange.net/conat/international-conference-on-art-business-2/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-11.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-11-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-3/">Read more</a>\n                                                                <!-- News Block -->\n                                                                                <!-- Post Info -->\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/"><img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" /></a>\n                                            <img width="370" height="500" src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg" alt="" decoding="async" loading="lazy" srcset="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/news-12.jpg 370w, https://wp.themerange.net/conat/wp-content/uploads/2023/05/news-12-222x300.jpg 222w" sizes="(max-width: 370px) 100vw, 370px" />                                        \n                                            May 5, 2023\n                                            <ul>\n                                                <li>by admin</li>\n                                                <li>(0) Comments</li>\n                                            </ul>\n                                            <h5><a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Houston Event Planning Management</a></h5>\n                                            <a href="https://wp.themerange.net/conat/houston-event-planning-management-2/">Read more</a>\n                                <!-- Styled Pagination -->\n                                <ul>\n	<li>1</li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                                <!-- End Styled Pagination -->\n                                        <!-- Sidebar Side -->\n                        <aside>\n<!-- Sidebar Widget -->\n    <form method="get" action="https://wp.themerange.net/conat/">\n            <input type="search" name="s" value="" placeholder="Search...">\n            <button type="submit"></button>\n    </form>\n<h4>Categories</h4>\n			<ul>\n					<li><a href="https://wp.themerange.net/conat/category/news-v1/">News V1[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/news-v2/">News V2[ 3 ]</a>\n</li>\n	<li><a href="https://wp.themerange.net/conat/category/our-blog/">Our Blog[ 9 ]</a>\n</li>\n			</ul>\n			<h4>Archives</h4>\n			<ul>\n					<li><a href=''https://wp.themerange.net/conat/2023/05/''>May 2023</a></li>\n			</ul>\n			                        </aside>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=896&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=896&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Blog', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2026-03-27 16:59:07', '2026-03-27 16:59:07', '', 896, 'https://www.testing2.yulee-fernandinapmu.com/?p=3481', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3483, 1, '2026-03-27 16:59:58', '2026-03-27 16:59:58', '<!-- Price Two -->\n        <section>\n                    Conference Ticket Price\n                    <h2>Conference Tickets Now</h2>\n                    <!-- Price Block Two -->\n                            FIRST DAY\n                            Standard Pass\n                            $120\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            second DAY\n                            Flexible Pass\n                            $220\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n                    <!-- Price Block Two -->\n                            third DAY\n                            Business Pass\n                            $320\n                                                                <ul>\n                                	                                    <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                        <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                        <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                                    </ul>\n                                	<a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                                \n                                                                Our prices includes 10% charges\n        </section>\n        <!-- End Price Two -->\n        <!-- Price Three -->\n        <section style="background-image:url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/9.jpg)">\n                    Conference Ticket Price\n                    <h2>Get You a Conference <br> Tickets Now</h2>\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $120 1 DAY\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                        Standard Pass\n                            $220 2 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n                    <!-- Price Block Three -->\n                                                         Standard Pass\n                            $320 3 Days\n                                                        <ul>\n                            	                                <li ><strong>Full Conference</strong>(Includes workshop, coffee etc)</li>\n                                                                <li ><strong>Live Videos</strong>(Can access online free)</li>\n                                                                <li ><strong>Meet Speaker</strong>(Ask questions privately)</li>\n                                                            </ul>\n                                <a href="#">\n			Buy Ticket\n			Buy Ticket\n	</a>                            \n                                                        Our prices includes 10% charges\n        </section>\n        <!-- End Price Three -->\n        <!-- Subscribe One -->\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="285" />\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=693&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=693&#038;action=elementor" aria-invalid="false"></p>\n<!-- Chimpmatic extension by Renzo Johnson -->\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Price', '', 'inherit', 'closed', 'closed', '', '693-revision-v1', '', '', '2026-03-27 16:59:58', '2026-03-27 16:59:58', '', 693, 'https://www.testing2.yulee-fernandinapmu.com/?p=3483', 0, 'revision', '', 0),
(3484, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Patrick Spencer', '', 'inherit', 'closed', 'closed', '', '874-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 874, 'https://www.testing2.yulee-fernandinapmu.com/?p=3484', 0, 'revision', '', 0),
(3485, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Patrick Spencer', '', 'inherit', 'closed', 'closed', '', '846-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 846, 'https://www.testing2.yulee-fernandinapmu.com/?p=3485', 0, 'revision', '', 0),
(3486, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'inherit', 'closed', 'closed', '', '847-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 847, 'https://www.testing2.yulee-fernandinapmu.com/?p=3486', 0, 'revision', '', 0),
(3487, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jane Hamilton', '', 'inherit', 'closed', 'closed', '', '845-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 845, 'https://www.testing2.yulee-fernandinapmu.com/?p=3487', 0, 'revision', '', 0),
(3488, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Michael Dover', '', 'inherit', 'closed', 'closed', '', '844-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 844, 'https://www.testing2.yulee-fernandinapmu.com/?p=3488', 0, 'revision', '', 0),
(3489, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Matthew White', '', 'inherit', 'closed', 'closed', '', '843-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 843, 'https://www.testing2.yulee-fernandinapmu.com/?p=3489', 0, 'revision', '', 0),
(3490, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Harnold Min', '', 'inherit', 'closed', 'closed', '', '842-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 842, 'https://www.testing2.yulee-fernandinapmu.com/?p=3490', 0, 'revision', '', 0),
(3491, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'inherit', 'closed', 'closed', '', '841-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 841, 'https://www.testing2.yulee-fernandinapmu.com/?p=3491', 0, 'revision', '', 0),
(3492, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Angelina Holy', '', 'inherit', 'closed', 'closed', '', '828-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 828, 'https://www.testing2.yulee-fernandinapmu.com/?p=3492', 0, 'revision', '', 0),
(3493, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Janet Jones', '', 'inherit', 'closed', 'closed', '', '821-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 821, 'https://www.testing2.yulee-fernandinapmu.com/?p=3493', 0, 'revision', '', 0),
(3494, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 822, 'https://www.testing2.yulee-fernandinapmu.com/?p=3494', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3495, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jane Hamilton', '', 'inherit', 'closed', 'closed', '', '819-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 819, 'https://www.testing2.yulee-fernandinapmu.com/?p=3495', 0, 'revision', '', 0),
(3496, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Michael Dover', '', 'inherit', 'closed', 'closed', '', '820-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 820, 'https://www.testing2.yulee-fernandinapmu.com/?p=3496', 0, 'revision', '', 0),
(3497, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Matthew White', '', 'inherit', 'closed', 'closed', '', '818-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 818, 'https://www.testing2.yulee-fernandinapmu.com/?p=3497', 0, 'revision', '', 0),
(3498, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Angelina Holy', '', 'inherit', 'closed', 'closed', '', '807-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 807, 'https://www.testing2.yulee-fernandinapmu.com/?p=3498', 0, 'revision', '', 0),
(3499, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Harnold Min', '', 'inherit', 'closed', 'closed', '', '801-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 801, 'https://www.testing2.yulee-fernandinapmu.com/?p=3499', 0, 'revision', '', 0),
(3500, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jenson Button', '', 'inherit', 'closed', 'closed', '', '800-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 800, 'https://www.testing2.yulee-fernandinapmu.com/?p=3500', 0, 'revision', '', 0),
(3501, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Jane Hamilton', '', 'inherit', 'closed', 'closed', '', '799-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 799, 'https://www.testing2.yulee-fernandinapmu.com/?p=3501', 0, 'revision', '', 0),
(3502, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Janet Jones', '', 'inherit', 'closed', 'closed', '', '802-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 802, 'https://www.testing2.yulee-fernandinapmu.com/?p=3502', 0, 'revision', '', 0),
(3503, 1, '2026-03-27 17:00:43', '2026-03-27 17:00:43', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Michael Dover', '', 'inherit', 'closed', 'closed', '', '793-revision-v1', '', '', '2026-03-27 17:00:43', '2026-03-27 17:00:43', '', 793, 'https://www.testing2.yulee-fernandinapmu.com/?p=3503', 0, 'revision', '', 0),
(3504, 1, '2026-03-27 17:00:48', '2026-03-27 17:00:48', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Matthew White', '', 'inherit', 'closed', 'closed', '', '795-revision-v1', '', '', '2026-03-27 17:00:48', '2026-03-27 17:00:48', '', 795, 'https://www.testing2.yulee-fernandinapmu.com/?p=3504', 0, 'revision', '', 0),
(3505, 1, '2026-03-27 17:00:48', '2026-03-27 17:00:48', '<!-- Speaker Schedule -->\r\n\r\n<section>\r\n<h4>Speeches By: Matthew White</h4>\r\n<!-- Event Block Three -->\r\nRoom#2 01:00PM - 12:00PM\r\n12-25-2025\r\n1st Day\r\n<h3>How to Start Freelancing</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#1 02:00PM - 03:30PM\r\n12-25-2025\r\n2nd Day\r\n<h3>Design for Startups</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\n<!-- Event Block Three -->\r\nRoom#3 03:00PM - 03:30PM\r\n12-25-2025\r\n3rd Day\r\n<h3>Finance For Freelancers</h3>\r\nAll the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n<strong>Place:</strong> 5 Universal Principles of Company Growth\r\nFor Contact That Speaker\r\n<h3>Speeches By: Matthew White</h3>\r\n<!-- Team Form -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="122" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f122-o1" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-name" size="40" type="text" value="Name" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\r\n\r\n<input name="your-subject" size="40" type="text" value="" placeholder="Phone Number" aria-required="true" aria-invalid="false" />\r\n\r\n<textarea cols="40" name="your-message" rows="10" aria-invalid="false">Enter your Massage*</textarea>\r\n\r\n<input type="submit" value="Submit Now" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Speaker Schedule -->\r\n<!-- Subscribe One -->\r\n\r\n<section style="background-image: url(''https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg'');">Get The Latest Updates\r\n<h3>Signup For Newsletter</h3>\r\n<!-- Form Column -->\r\n<!-- Subscribe Box -->\r\n\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" novalidate="novalidate" aria-label="Contact form" data-status="init"><input name="_wpcf7" type="hidden" value="285" />\r\n<input name="_wpcf7_version" type="hidden" value="5.7.6" />\r\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\r\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f285-o2" />\r\n<input name="_wpcf7_container_post" type="hidden" value="0" />\r\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" /></form><input name="your-email" size="40" type="email" value="" placeholder="Your Email Address ........" aria-required="true" aria-invalid="false" /><input type="submit" value="Subscribe" />\r\n<p style="display: none !important;"><input name="referer-page" type="hidden" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&amp;action=elementor" aria-invalid="false" /></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n\r\n</section><!-- End Subscribe One -->', 'Angelina Holy', '', 'inherit', 'closed', 'closed', '', '794-revision-v1', '', '', '2026-03-27 17:00:48', '2026-03-27 17:00:48', '', 794, 'https://www.testing2.yulee-fernandinapmu.com/?p=3505', 0, 'revision', '', 0),
(3506, 1, '2026-03-27 17:00:48', '2026-03-27 17:00:48', '<!-- Speaker Schedule -->\r\n        <section>\r\n                <h4>Speeches By: Matthew White</h4>\r\n                                                                        <!-- Event Block Three -->\r\n                                    Room#2 01:00PM - 12:00PM\r\n                                	                                    12-25-2025\r\n                                    1st Day\r\n                                <h3>How to Start Freelancing</h3>\r\n                                All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n                                                                <strong>Place:</strong> 5 Universal Principles of Company Growth\r\n                                                <!-- Event Block Three -->\r\n                                    Room#1 02:00PM - 03:30PM\r\n                                	                                    12-25-2025\r\n                                    2nd Day\r\n                                <h3>Design for Startups</h3>\r\n                                All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n                                                                <strong>Place:</strong> 5 Universal Principles of Company Growth\r\n                                                <!-- Event Block Three -->\r\n                                    Room#3 03:00PM - 03:30PM\r\n                                	                                    12-25-2025\r\n                                    3rd Day\r\n                                <h3>Finance For Freelancers</h3>\r\n                                All the generators on the Internet tend to repeat predefined chunk as necessary, making this the first true generator on the Internet.\r\n                                                                <strong>Place:</strong> 5 Universal Principles of Company Growth\r\n                                For Contact That Speaker\r\n                                <h3>Speeches By: Matthew White</h3>\r\n                                                        <!-- Team Form -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f122-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="122" />\r\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f122-o1" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" value="Name" type="text" name="your-name" />\r\n	</p>\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="your-email" />\r\n	</p>\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Phone Number" value="" type="text" name="your-subject" />\r\n	</p>\r\n	<p><textarea cols="40" rows="10" aria-invalid="false" name="your-message">Enter your Massage*</textarea>\r\n	</p>\r\n		<p><input type="submit" value="Submit Now" />\r\n		</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Speaker Schedule -->\r\n        <!-- Subscribe One -->\r\n        <section style="background-image: url(https://wp.themerange.net/conat/wp-content/uploads/2023/05/6-1.jpg)">\r\n                            Get The Latest Updates\r\n                            <h3>Signup For Newsletter</h3>\r\n                        <!-- Form Column -->\r\n                                                        <!-- Subscribe Box -->\r\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\r\n<form action="/wp/conat/wp-admin/admin-ajax.php#wpcf7-f285-o2" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\r\n<input type="hidden" name="_wpcf7" value="285" />\r\n<input type="hidden" name="_wpcf7_version" value="5.7.6" />\r\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\r\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o2" />\r\n<input type="hidden" name="_wpcf7_container_post" value="0" />\r\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\r\n	<p><input size="40" aria-required="true" aria-invalid="false" placeholder="Your Email Address ........" value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\r\n	</p>\r\n<p style="display: none !important"><input type="hidden" name="referer-page" value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" data-value="https://wp.themerange.net/conat/wp-admin/post.php?post=97&#038;action=elementor" aria-invalid="false"></p>\r\n<!-- Chimpmatic extension by Renzo Johnson -->\r\n</form>\r\n        </section>\r\n        <!-- End Subscribe One -->', 'Patrick Spencer', '', 'inherit', 'closed', 'closed', '', '97-revision-v1', '', '', '2026-03-27 17:00:48', '2026-03-27 17:00:48', '', 97, 'https://www.testing2.yulee-fernandinapmu.com/?p=3506', 0, 'revision', '', 0),
(3516, 1, '2026-03-27 17:04:10', '2026-03-27 17:04:10', '<!-- Event Three -->\n        <section>\n				                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play=1"></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        10:00 AM -- 12:30 PM\n                            Ashli Scroggy\n                            <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney/">Modern Marketing Summit Sydney</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-3.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        02:00 PM -- 05:00 PM\n                            Robert Gates\n                            <h3><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-4.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        02:00 PM -- 05:00 PM\n                            Gabrielle Winn\n                            <h3><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-1.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        09:00 AM -- 03:00 PM\n                            Paul Wilson\n                            <h3><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop-2/">Registration For Opening Workshop</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                                <!-- Leadership One Ship -->\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/leadership-2.jpg" alt="Speaker Image">\n                                								<a href="https://w.soundcloud.com/player/?visual=true&#038;url=https://api.soundcloud.com/tracks/1474409941&#038;show_artwork=true&#038;maxwidth=1020&#038;maxheight=1000&#038;auto_play="></a>\n                                                        10:00 AM -- 12:30 PM\n                            Ashli Scroggy\n                            <h3><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></h3>\n                            We’re inviting the top creatives in the tech industry from all over the world to come learn, grow, scrape their knees, try new things, to be vulnerable, and to have epic adventures\n                <!-- Styled Pagination -->\n                <ul>\n	<li>1</li>\n	<li><a aria-label="Page 2" href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2">2</a></li>\n	<li><a href="https://wp.themerange.net/conat/wp-admin/admin-ajax.php?paged=2"></a></li>\n</ul>\n                <!-- End Styled Pagination -->\n        </section>\n        <!-- Subscribe One -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/6-1.jpg)">\n                            Get The Latest Updates\n                            <h3>Signup For Newsletter</h3>\n                        <!-- Form Column -->\n                                                        <!-- Subscribe Box -->\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/conat/wp-admin/admin-ajax.php#wpcf7-f285-o1" method="post" aria-label="Contact form" novalidate="novalidate" data-status="init">\n<fieldset><input type="hidden" name="_wpcf7" value="285" /><input type="hidden" name="_wpcf7_version" value="6.1.1" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f285-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n</fieldset>\n	<p><input size="40" maxlength="400" aria-required="true" aria-invalid="false" placeholder="Your Email Address ..." value="" type="email" name="your-email" /><input type="submit" value="Subscribe" />\n	</p>\n</form>\n        </section>\n        <!-- End Subscribe One -->', 'Our Events', '', 'inherit', 'closed', 'closed', '', '892-revision-v1', '', '', '2026-03-27 17:04:10', '2026-03-27 17:04:10', '', 892, 'https://www.testing2.yulee-fernandinapmu.com/?p=3516', 0, 'revision', '', 0);
INSERT INTO `wpqi_posts` VALUES
(3519, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/modern-marketing-summit-sydney-2/">Modern Marketing Summit Sydney</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Modern Marketing Summit Sydney', '', 'inherit', 'closed', 'closed', '', '915-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 915, 'https://www.testing2.yulee-fernandinapmu.com/?p=3519', 0, 'revision', '', 0),
(3520, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/introduction-about-speakers/">Introduction About Speakers</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Introduction About Speakers', '', 'inherit', 'closed', 'closed', '', '486-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 486, 'https://www.testing2.yulee-fernandinapmu.com/?p=3520', 0, 'revision', '', 0),
(3521, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion/">Home Life Open Entryway Occasion</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Home Life Open Entryway Occasion', '', 'inherit', 'closed', 'closed', '', '517-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 517, 'https://www.testing2.yulee-fernandinapmu.com/?p=3521', 0, 'revision', '', 0),
(3522, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/introduction-about-speakers-2/">Introduction About Speakers</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Introduction About Speakers', '', 'inherit', 'closed', 'closed', '', '916-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 916, 'https://www.testing2.yulee-fernandinapmu.com/?p=3522', 0, 'revision', '', 0),
(3523, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/home-life-open-entryway-occasion-2/">Home Life Open Entryway Occasion</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Home Life Open Entryway Occasion', '', 'inherit', 'closed', 'closed', '', '917-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 917, 'https://www.testing2.yulee-fernandinapmu.com/?p=3523', 0, 'revision', '', 0),
(3524, 1, '2026-03-27 17:04:20', '2026-03-27 17:04:20', '<!-- Page Title -->\n        <section style="background-image: url(http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/04/11.jpg)">\n                        Event Details\n                        <h2>Event Details</h2>\n                    <ul>\n                        <li><a href="https://wp.themerange.net/conat/">Home</a></li><li><a href="https://wp.themerange.net/conat/event/registration-for-opening-workshop/">Registration For Opening Workshop</a></li>                    </ul>\n        </section>\n        <!-- End Page Title -->\n        <!-- Event Three -->\n        <section>\n                        <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event.jpg" alt="Evolution of user Interface" />\n                        <h2>Evolution of user Interface</h2>\n                                <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/author-3.jpg" alt="Evolution of user Interface" />\n                                                        Paul Wilson, Art Critic\n                                                        Location: Hall 1, Building, Golden Street , Southafrica\n                                                        08.00 am 09.00 am\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p><p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat.</p>                    \n                                <h3>Evolution of user Interface</h3>\n                                <ul>\n                                                                            <li>Multiple Announcements during the event.</li>\n                                                                            <li>Logo &amp; company details on the WordCamp Kolkata.</li>\n                                                                            <li>Dedicated blog post thanking each of our Gold.</li>\n                                                                            <li>Acknowledgment and thanks in opening and closing.</li>\n                                                                    </ul>\n                                    <img src="http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/2023/05/event-1.jpg" alt="Evolution of user Interface" />\n                    <p>Dolor sit amet consectetur elit sed do eiusmod tempor incd idunt labore et dolore magna aliqua enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip exea commodo consequat.duis aute irure dolor in repre hen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur cepteur sint occaecat cupidatat eaque ipsa quae illo proident sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore laudant rem aperiam eaque ipsa quae ab illo inventore veritatis quasi architecto.</p>                \n        </section>\n        <!-- End Event Three -->', 'Registration For Opening Workshop', '', 'inherit', 'closed', 'closed', '', '435-revision-v1', '', '', '2026-03-27 17:04:20', '2026-03-27 17:04:20', '', 435, 'https://www.testing2.yulee-fernandinapmu.com/?p=3524', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_shepherd_tec_tasks`
--

CREATE TABLE `wpqi_shepherd_tec_tasks` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `class_hash` varchar(191) NOT NULL,
  `args_hash` varchar(191) NOT NULL,
  `data` text DEFAULT NULL,
  `current_try` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `action_id` (`action_id`),
  KEY `class_hash` (`class_hash`),
  KEY `args_hash` (`args_hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_tec_events`
--

CREATE TABLE `wpqi_tec_events` (
  `event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `start_date` varchar(19) NOT NULL,
  `end_date` varchar(19) DEFAULT NULL,
  `timezone` varchar(30) NOT NULL DEFAULT 'UTC',
  `start_date_utc` varchar(19) NOT NULL,
  `end_date_utc` varchar(19) DEFAULT NULL,
  `duration` mediumint(30) DEFAULT 7200,
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `hash` varchar(40) NOT NULL,
  PRIMARY KEY (`event_id`),
  UNIQUE KEY `post_id` (`post_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_tec_events`
--

INSERT INTO `wpqi_tec_events` VALUES
(1, 435, '2024-12-01 09:00:00', '2024-12-01 15:00:00', 'UTC+0', '2024-12-01 09:00:00', '2024-12-01 15:00:00', 21600, '2026-03-27 12:41:52', ''),
(2, 485, '2024-12-25 10:00:00', '2024-12-25 12:30:00', 'UTC+0', '2024-12-25 10:00:00', '2024-12-25 12:30:00', 9000, '2026-03-27 12:41:52', ''),
(3, 486, '2024-12-15 14:00:00', '2024-12-25 17:00:00', 'UTC+0', '2024-12-15 14:00:00', '2024-12-25 17:00:00', 874800, '2026-03-27 12:41:52', ''),
(4, 517, '2024-12-11 14:00:00', '2024-12-11 17:00:00', 'UTC+0', '2024-12-11 14:00:00', '2024-12-11 17:00:00', 10800, '2026-03-27 12:41:52', ''),
(5, 914, '2026-05-02 10:00:00', '2026-05-02 15:00:00', 'UTC+0', '2026-05-02 10:00:00', '2026-05-02 15:00:00', 18000, '2026-03-27 13:04:59', ''),
(6, 915, '2024-12-21 10:00:00', '2024-12-25 12:30:00', 'UTC+0', '2024-12-21 10:00:00', '2024-12-25 12:30:00', 354600, '2026-03-27 12:41:52', ''),
(7, 916, '2024-12-07 14:00:00', '2024-12-07 17:00:00', 'UTC+0', '2024-12-07 14:00:00', '2024-12-07 17:00:00', 10800, '2026-03-27 12:41:52', ''),
(8, 917, '2024-12-03 14:00:00', '2024-12-03 17:00:00', 'UTC+0', '2024-12-03 14:00:00', '2024-12-03 17:00:00', 10800, '2026-03-27 12:41:52', '');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_tec_kv_cache`
--

CREATE TABLE `wpqi_tec_kv_cache` (
  `cache_key` varchar(191) NOT NULL,
  `value` longtext DEFAULT NULL,
  `expiration` bigint(20) unsigned DEFAULT 0,
  PRIMARY KEY (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_tec_occurrences`
--

CREATE TABLE `wpqi_tec_occurrences` (
  `occurrence_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) unsigned NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `start_date` datetime NOT NULL,
  `start_date_utc` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `end_date_utc` datetime NOT NULL,
  `duration` mediumint(30) DEFAULT 7200,
  `hash` varchar(40) NOT NULL,
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`occurrence_id`),
  UNIQUE KEY `hash` (`hash`),
  UNIQUE KEY `hash_2` (`hash`),
  KEY `event_id` (`event_id`),
  KEY `event_id_2` (`event_id`),
  KEY `idx_wp_tec_occurrences_post_id_dates` (`post_id`,`end_date`,`start_date`),
  KEY `idx_wp_tec_occurrences_post_id_dates_utc` (`post_id`,`end_date_utc`,`start_date_utc`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_tec_occurrences`
--

INSERT INTO `wpqi_tec_occurrences` VALUES
(1, 1, 435, '2024-12-01 09:00:00', '2024-12-01 09:00:00', '2024-12-01 15:00:00', '2024-12-01 15:00:00', 21600, '77401546eea435dbbdb8bb249998feb4bb84df66', '2026-03-27 16:41:52'),
(2, 2, 485, '2024-12-25 10:00:00', '2024-12-25 10:00:00', '2024-12-25 12:30:00', '2024-12-25 12:30:00', 9000, '1543983f26e00ec3f04c315133649f000cdd16cc', '2026-03-27 16:41:52'),
(3, 3, 486, '2024-12-15 14:00:00', '2024-12-15 14:00:00', '2024-12-25 17:00:00', '2024-12-25 17:00:00', 874800, '04f2800438aac65a05f54d923ca48f422c005e64', '2026-03-27 16:41:52'),
(4, 4, 517, '2024-12-11 14:00:00', '2024-12-11 14:00:00', '2024-12-11 17:00:00', '2024-12-11 17:00:00', 10800, '55170bcf8d2ed3c007c7da378e82af261901c1e4', '2026-03-27 16:41:52'),
(5, 5, 914, '2026-05-02 10:00:00', '2026-05-02 10:00:00', '2026-05-02 15:00:00', '2026-05-02 15:00:00', 18000, '45eea1a4f932f1d6d0b3127eda255a0f48155980', '2026-03-27 17:04:59'),
(6, 6, 915, '2024-12-21 10:00:00', '2024-12-21 10:00:00', '2024-12-25 12:30:00', '2024-12-25 12:30:00', 354600, '8808b7b62d49767f21d90e6cd29b3cebd661c3bf', '2026-03-27 16:41:52'),
(7, 7, 916, '2024-12-07 14:00:00', '2024-12-07 14:00:00', '2024-12-07 17:00:00', '2024-12-07 17:00:00', 10800, '75aba5f5fd14ed1b6203e191adee3d4107dc027f', '2026-03-27 16:41:52'),
(8, 8, 917, '2024-12-03 14:00:00', '2024-12-03 14:00:00', '2024-12-03 17:00:00', '2024-12-03 17:00:00', 10800, '8d7c193120caa91161973298c16a6b26b7e5064d', '2026-03-27 16:41:52');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_termmeta`
--

CREATE TABLE `wpqi_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_termmeta`
--

INSERT INTO `wpqi_termmeta` VALUES
(1, 29, 'product_count_product_tag', '1'),
(2, 30, 'order', '0'),
(3, 30, 'order', '0'),
(4, 30, 'product_count_product_cat', '4'),
(5, 31, 'order', '0'),
(6, 31, 'order', '0'),
(7, 31, 'product_count_product_cat', '4'),
(8, 33, 'order', '0'),
(9, 33, 'order', '0'),
(10, 33, 'product_count_product_cat', '1'),
(11, 34, 'order', '0'),
(12, 34, 'order', '0'),
(13, 34, 'product_count_product_cat', '1'),
(14, 35, 'product_count_product_tag', '1'),
(15, 37, 'order', '0'),
(16, 37, 'order', '0'),
(17, 37, 'product_count_product_cat', '2'),
(18, 38, 'product_count_product_tag', '1'),
(19, 42, 'order', '0'),
(20, 42, 'order', '0'),
(21, 42, 'product_count_product_cat', '2');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_terms`
--

CREATE TABLE `wpqi_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_terms`
--

INSERT INTO `wpqi_terms` VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'extendable', 'extendable', 0),
(3, 'simple', 'simple', 0),
(4, 'grouped', 'grouped', 0),
(5, 'variable', 'variable', 0),
(6, 'external', 'external', 0),
(7, 'exclude-from-search', 'exclude-from-search', 0),
(8, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(9, 'featured', 'featured', 0),
(10, 'outofstock', 'outofstock', 0),
(11, 'rated-1', 'rated-1', 0),
(12, 'rated-2', 'rated-2', 0),
(13, 'rated-3', 'rated-3', 0),
(14, 'rated-4', 'rated-4', 0),
(15, 'rated-5', 'rated-5', 0),
(16, 'Uncategorized', 'uncategorized', 0),
(17, 'Blog Classic', 'blog-classic', 0),
(18, 'News V1', 'news-v1', 0),
(19, 'News V2', 'news-v2', 0),
(20, 'Our Blog', 'our-blog', 0),
(21, 'Business', 'business', 0),
(22, 'Conference', 'conference', 0),
(23, 'Development', 'development', 0),
(24, 'Digital', 'digital', 0),
(25, 'Speaker', 'speaker', 0),
(26, 'Tech', 'tech', 0),
(27, 'Venue', 'venue', 0),
(28, 'Workshop', 'workshop', 0),
(29, 'bp', 'bp', 0),
(30, 'Diagnostic', 'diagnostic', 0),
(31, 'Digital Insrument', 'digital-insrument', 0),
(32, 'FAQs', 'faqs', 0),
(33, 'Health Care', 'health-care', 0),
(34, 'Instruments', 'instruments', 0),
(35, 'machine', 'machine', 0),
(36, 'Our Events', 'our-events', 0),
(37, 'Safety Kit', 'safety-kit', 0),
(38, 'sanitizer', 'sanitizer', 0),
(39, 'Speakers V1', 'speakers-v1', 0),
(40, 'Speakers V2', 'speakers-v2', 0),
(41, 'Speakers V3', 'speakers-v3', 0),
(42, 'Surgical', 'surgical', 0),
(43, 'tec_event_single_static', 'tec_event_single_static', 0),
(44, 'Testimonials', 'testimonials', 0),
(45, 'Footer Menu', 'footer-menu', 0),
(46, 'Links', 'links', 0),
(49, 'Menu', 'menu', 0),
(48, 'OnePage Menu', 'onepage-menu', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_term_relationships`
--

CREATE TABLE `wpqi_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_term_relationships`
--

INSERT INTO `wpqi_term_relationships` VALUES
(1, 1, 0),
(5, 2, 0),
(365, 32, 0),
(380, 32, 0),
(381, 32, 0),
(382, 32, 0),
(383, 32, 0),
(384, 32, 0),
(385, 32, 0),
(386, 32, 0),
(3442, 43, 0),
(1057, 45, 0),
(1058, 45, 0),
(1060, 46, 0),
(1061, 46, 0),
(1062, 46, 0),
(1063, 46, 0),
(1064, 46, 0),
(1093, 46, 0),
(1324, 48, 0),
(1325, 48, 0),
(1326, 48, 0),
(1336, 48, 0),
(1337, 48, 0),
(1338, 48, 0),
(3508, 49, 0),
(3514, 49, 0),
(3513, 49, 0),
(3512, 49, 0),
(3511, 49, 0),
(3510, 49, 0),
(3509, 49, 0),
(949, 21, 0),
(243, 18, 0),
(243, 20, 0),
(275, 18, 0),
(275, 20, 0),
(276, 18, 0),
(276, 20, 0),
(402, 19, 0),
(417, 19, 0),
(418, 19, 0),
(928, 20, 0),
(929, 20, 0),
(942, 20, 0),
(943, 20, 0),
(944, 20, 0),
(949, 17, 0),
(949, 25, 0),
(949, 28, 0),
(1174, 23, 0),
(1174, 17, 0),
(1174, 24, 0),
(1174, 27, 0),
(1175, 26, 0),
(1175, 17, 0),
(1175, 27, 0),
(1175, 28, 0),
(1176, 21, 0),
(1176, 17, 0),
(1176, 22, 0),
(1176, 24, 0),
(3395, 29, 0),
(1247, 20, 0),
(3395, 35, 0),
(3395, 31, 0),
(3395, 14, 0),
(3395, 3, 0),
(3396, 30, 0),
(3396, 15, 0),
(3396, 3, 0),
(97, 39, 0),
(793, 39, 0),
(794, 39, 0),
(795, 39, 0),
(799, 39, 0),
(800, 39, 0),
(1633, 15, 0),
(1633, 3, 0),
(1633, 42, 0),
(1634, 31, 0),
(1634, 9, 0),
(1634, 15, 0),
(1634, 3, 0),
(3037, 30, 0),
(3037, 9, 0),
(3037, 10, 0),
(3037, 15, 0),
(3037, 3, 0),
(3039, 31, 0),
(3039, 15, 0),
(3039, 3, 0),
(3041, 9, 0),
(3041, 14, 0),
(3041, 3, 0),
(3041, 42, 0),
(3043, 30, 0),
(3043, 15, 0),
(3043, 3, 0),
(3044, 14, 0),
(3044, 37, 0),
(3044, 3, 0),
(3045, 15, 0),
(3045, 37, 0),
(3045, 3, 0),
(3052, 30, 0),
(3052, 14, 0),
(3052, 38, 0),
(3052, 3, 0),
(3053, 31, 0),
(3053, 15, 0),
(3053, 3, 0),
(3054, 33, 0),
(3054, 14, 0),
(3054, 3, 0),
(3055, 6, 0),
(3055, 34, 0),
(3055, 15, 0),
(614, 44, 0),
(615, 44, 0),
(620, 44, 0),
(801, 39, 0),
(802, 39, 0),
(807, 40, 0),
(818, 40, 0),
(819, 40, 0),
(820, 40, 0),
(821, 40, 0),
(822, 40, 0),
(828, 41, 0),
(841, 41, 0),
(842, 41, 0),
(843, 41, 0),
(844, 41, 0),
(845, 41, 0),
(846, 41, 0),
(847, 41, 0),
(874, 39, 0),
(435, 36, 0),
(485, 36, 0),
(486, 36, 0),
(517, 36, 0),
(621, 44, 0),
(750, 44, 0),
(751, 44, 0),
(752, 44, 0),
(914, 36, 0),
(915, 36, 0),
(916, 36, 0),
(917, 36, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_term_taxonomy`
--

CREATE TABLE `wpqi_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_term_taxonomy`
--

INSERT INTO `wpqi_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'wp_theme', '', 0, 1),
(3, 3, 'product_type', '', 0, 13),
(4, 4, 'product_type', '', 0, 0),
(5, 5, 'product_type', '', 0, 0),
(6, 6, 'product_type', '', 0, 1),
(7, 7, 'product_visibility', '', 0, 0),
(8, 8, 'product_visibility', '', 0, 0),
(9, 9, 'product_visibility', '', 0, 3),
(10, 10, 'product_visibility', '', 0, 1),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 5),
(15, 15, 'product_visibility', '', 0, 9),
(16, 16, 'product_cat', '', 0, 0),
(17, 17, 'category', '', 0, 4),
(18, 18, 'category', '', 0, 3),
(19, 19, 'category', '', 0, 3),
(20, 20, 'category', '', 0, 9),
(21, 21, 'post_tag', '', 0, 2),
(22, 22, 'post_tag', '', 0, 1),
(23, 23, 'post_tag', '', 0, 1),
(24, 24, 'post_tag', '', 0, 2),
(25, 25, 'post_tag', '', 0, 1),
(26, 26, 'post_tag', '', 0, 1),
(27, 27, 'post_tag', '', 0, 2),
(28, 28, 'post_tag', '', 0, 2),
(29, 29, 'product_tag', '', 0, 1),
(30, 30, 'product_cat', '', 0, 4),
(31, 31, 'product_cat', '', 0, 4),
(32, 32, 'faqs_cat', '', 0, 8),
(33, 33, 'product_cat', '', 0, 1),
(34, 34, 'product_cat', '', 0, 1),
(35, 35, 'product_tag', '', 0, 1),
(36, 36, 'tribe_events_cat', '', 0, 1),
(37, 37, 'product_cat', '', 0, 2),
(38, 38, 'product_tag', '', 0, 1),
(39, 39, 'speaker_cat', '', 0, 0),
(40, 40, 'speaker_cat', '', 0, 0),
(41, 41, 'speaker_cat', '', 0, 0),
(42, 42, 'product_cat', '', 0, 2),
(43, 43, 'elementor_library_type', '', 0, 1),
(44, 44, 'testimonials_cat', '', 0, 7),
(45, 45, 'nav_menu', '', 0, 2),
(46, 46, 'nav_menu', '', 0, 6),
(49, 49, 'nav_menu', '', 0, 7),
(48, 48, 'nav_menu', '', 0, 6);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_usermeta`
--

CREATE TABLE `wpqi_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_usermeta`
--

INSERT INTO `wpqi_usermeta` VALUES
(1, 1, 'nickname', '1aeiw'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(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, 'wpqi_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wpqi_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:"bdfe0d9360fed083cf6228c81d3e6e2c82e7d26083d2400415d7a275f3dede18";a:4:{s:10:"expiration";i:1774801455;s:2:"ip";s:15:"108.223.101.131";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:1774628655;}}'),
(17, 1, 'wp_persisted_preferences', 'a:3:{s:14:"core/edit-post";a:1:{s:12:"welcomeGuide";b:0;}s:4:"core";a:1:{s:24:"enableChoosePatternModal";b:0;}s:9:"_modified";s:24:"2026-03-27T17:05:32.000Z";}'),
(18, 1, 'wpqi_dashboard_quick_press_last_post_id', '6'),
(19, 1, 'community-events-location', 'a:1:{s:2:"ip";s:13:"108.223.101.0";}'),
(20, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:0:{}}'),
(21, 1, '_woocommerce_tracks_anon_id', 'woo:U+pDa/3lW5UICxLl+iPrSu9d'),
(22, 1, 'wc_last_active', '1774631132'),
(23, 1, 'elementor_introduction', 'a:1:{s:27:"ai-get-started-announcement";b:1;}'),
(24, 1, 'nav_menu_recently_edited', '49'),
(25, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";i:4;s:15:"title-attribute";}'),
(26, 1, 'metaboxhidden_nav-menus', 'a:13:{i:0;s:21:"add-post-type-product";i:1;s:21:"add-post-type-speaker";i:2;s:26:"add-post-type-testimonials";i:3;s:18:"add-post-type-faqs";i:4;s:26:"add-post-type-tribe_events";i:5;s:32:"add-post-type-tec_calendar_embed";i:6;s:12:"add-post_tag";i:7;s:17:"add-product_brand";i:8;s:15:"add-product_cat";i:9;s:15:"add-product_tag";i:10;s:15:"add-speaker_cat";i:11;s:20:"add-testimonials_cat";i:12;s:12:"add-faqs_cat";}'),
(27, 1, 'tribe_setDefaultNavMenuBoxes', '1'),
(28, 1, 'meta-box-order_product', 'a:3:{s:4:"side";s:84:"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag";s:6:"normal";s:55:"woocommerce-product-data,postcustom,slugdiv,postexcerpt";s:8:"advanced";s:0:"";}');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_users`
--

CREATE TABLE `wpqi_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_users`
--

INSERT INTO `wpqi_users` VALUES
(1, '1aeiw', '$wp$2y$10$ZLQ.wTcu3.5TJv/7HJlQjeMScWheZlXN6OglOHBDgq/ZmFolYD8Fq', '1aeiw', 'admin@testing2.yulee-fernandinapmu.com', 'http://www.testing2.yulee-fernandinapmu.com', '2026-03-27 16:23:55', '', 0, '1aeiw');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_vxcf_mailchimp`
--

CREATE TABLE `wpqi_vxcf_mailchimp` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` varchar(60) NOT NULL,
  `account` mediumint(8) NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `sort` mediumint(8) NOT NULL DEFAULT 0,
  `name` varchar(240) NOT NULL,
  `object` varchar(200) NOT NULL,
  `meta` longtext DEFAULT NULL,
  `data` longtext DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_vxcf_mailchimp_accounts`
--

CREATE TABLE `wpqi_vxcf_mailchimp_accounts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) NOT NULL,
  `data` text DEFAULT NULL,
  `meta` text DEFAULT NULL,
  `status` int(1) NOT NULL DEFAULT 0,
  `time` datetime DEFAULT NULL,
  `updated` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_vxcf_mailchimp_log`
--

CREATE TABLE `wpqi_vxcf_mailchimp_log` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(11) NOT NULL,
  `form_id` varchar(60) NOT NULL,
  `feed_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `crm_id` varchar(200) NOT NULL,
  `object` varchar(200) NOT NULL,
  `link` varchar(200) NOT NULL,
  `meta` varchar(250) NOT NULL,
  `event` varchar(200) NOT NULL,
  `data` text DEFAULT NULL,
  `response` text DEFAULT NULL,
  `extra` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_admin_notes`
--

CREATE TABLE `wpqi_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_wc_admin_notes`
--

INSERT INTO `wpqi_wc_admin_notes` VALUES
(1, 'wc-refund-returns-page', 'info', 'en_US', 'Setup a Refund and Returns Policy page to boost your store''s credibility.', 'We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.', '{}', 'unactioned', 'woocommerce-core', '2026-03-27 16:38:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooPayments setup - let us know what you think', 'Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', 'How is your store setup going?', 'Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.', '{}', 'unactioned', 'woocommerce.com', '2026-04-03 21:03:56', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, 'needs-update-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'Security vulnerability patched in WooCommerce Eway Gateway', 'In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, 'updated-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'WooCommerce Eway Gateway has been automatically updated', 'Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, 'ecomm-wc-navigation-survey-2023', 'info', 'en_US', 'Navigating WooCommerce on WordPress.com', 'We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, 'woopay-beta-merchantrecruitment-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, 'woocommerce-wcpay-march-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Payments', '<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, 'woocommerce-WCPreOrders-april-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Pre-Orders extension', '<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, 'woopay-beta-merchantrecruitment-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, 'woopay-beta-existingmerchants-noaction-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, 'woopay-beta-existingmerchants-update-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'woopay-beta-merchantrecruitment-short-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'woopay-beta-merchantrecruitment-short-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woopay-beta-merchantrecruitment-short-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woopay-beta-merchantrecruitment-short-update-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, 'woocommerce-WCSubscriptions-June-2023-updated-needed', 'marketing', 'en_US', 'Action required: Security update of WooCommerce Subscriptions', '<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Returns and Warranty Requests extension', '<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'woocommerce-WCOPC-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce One Page Checkout', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, 'woocommerce-WCGC-July-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce GoCardless Extension', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'woocommerce-shipping-fedex-api-outage-2023-07-16', 'warning', 'en_US', 'Scheduled FedEx API outage — July 2023', 'On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'wcship-2023-07-hazmat-update-needed', 'update', 'en_US', 'Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension', '<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, 'woocommerce-WCStripe-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe plugin', '<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, 'woocommerce-WCStripe-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooCommerce Stripe plugin', '<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, 'woocommerce-WooPayments-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooPayments (WooCommerce Payments) plugin', '<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, 'avalara_q3-2023_noAvaTax', 'marketing', 'en_US', 'Automatically calculate VAT in real time', 'Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, 'woocommerce-usermeta-Sept2023-productvendors', 'update', 'en_US', 'Your store requires a security update', '<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, 'woocommerce-STRIPE-Oct-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe Gateway', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, 'amazon-mcf-reviews-2023-12-07', 'marketing', 'en_US', 'Enjoying Amazon MCF for WooCommerce?', 'We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, 'remove_estimated_deposits_2024', 'marketing', 'en_US', 'Estimated deposits are going away', 'To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'sirt-woo-2024-11-xss-admin', 'update', 'en_US', 'An important update is required for WooCommerce', 'This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href="https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'paypal-braintree-sdk-depreciation-2025-02-20', 'update', 'en_US', 'Update required for your PayPal Braintree extension', 'To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'uk-vat-notice-2025-04-30', 'warning', 'en_US', 'UK VAT numbers are no longer supported', 'Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'paypal-braintree-sdk-depreciation-2025-05-30', 'update', 'en_US', 'Action required: Update the PayPal Braintree extension', 'Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.', '{}', 'pending', 'woocommerce.com', '2026-03-27 16:38:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'wc-admin-customizing-product-catalog', 'info', 'en_US', 'How to customize your product catalog', 'You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.', '{}', 'unactioned', 'woocommerce-admin', '2026-03-28 16:55:10', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'reddit_q1_2026', 'marketing', 'en_US', 'Start advertising on Reddit with a $500 bonus', 'Make the most of our new Reddit integration with $500 in Reddit Ads! For a limited time, new advertisers who spend $500 in Reddit Ads Manager over 30 days will get $500 in ad credit. Your bonus credit unlocks automatically when you hit $500 in spend. Use your credit within 30 days.', '{}', 'pending', 'woocommerce.com', '2026-03-28 16:55:10', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2026-03-29 17:02:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'wc-admin-onboarding-payments-reminder', 'info', 'en_US', 'Start accepting payments on your store!', 'Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.', '{}', 'unactioned', 'woocommerce-admin', '2026-04-01 20:39:43', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'wc-admin-usage-tracking-opt-in', 'info', 'en_US', 'Help WooCommerce improve with usage tracking', 'Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href="https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com" target="_blank">Settings</a> and choose to stop sharing data. <a href="https://woocommerce.com/usage-tracking?utm_medium=product" target="_blank">Read more</a> about what data we collect.', '{}', 'unactioned', 'woocommerce-admin', '2026-04-03 21:03:56', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'wc-admin-woocommerce-payments', 'marketing', 'en_US', 'Try the new way to get paid', 'Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>.<br><br>By clicking "Get started", you agree to our <a href="https://wordpress.com/tos/" target="_blank">Terms of Service</a>', '{}', 'unactioned', 'woocommerce-admin', '2026-04-03 21:03:56', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'wc-admin-launch-checklist', 'info', 'en_US', 'Ready to launch your store?', 'To make sure you never get that sinking "what did I forget" feeling, we''ve put together the essential pre-launch checklist.', '{}', 'unactioned', 'woocommerce-admin', '2026-04-15 22:28:23', NULL, 0, 'plain', '', 0, 0, 'info');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_admin_note_actions`
--

CREATE TABLE `wpqi_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_wc_admin_note_actions`
--

INSERT INTO `wpqi_wc_admin_note_actions` VALUES
(1, 1, 'notify-refund-returns-page', 'Edit page', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/post.php?post=16&action=edit', 'actioned', '', NULL, NULL),
(1484, 2, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'actioned', '', NULL, NULL),
(1485, 3, 'optimizing-the-checkout-flow', 'Learn more', 'https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow', 'actioned', '', NULL, NULL),
(1486, 4, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(1487, 5, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(1488, 6, 'get-started', 'Get started', 'https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started', 'actioned', '', NULL, NULL),
(1489, 7, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(1490, 8, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(1491, 11, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1492, 12, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1493, 13, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1494, 13, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1495, 14, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1496, 14, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1497, 15, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1498, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1499, 16, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1500, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1501, 17, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(1503, 18, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1502, 18, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1504, 19, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1505, 19, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1506, 20, 'pinterest_03_2022_update', 'Update Instructions', 'https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3', 'actioned', '', NULL, NULL),
(1507, 21, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Tell us how it’s going', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(1509, 22, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1508, 22, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1511, 23, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1510, 23, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1512, 24, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(1516, 26, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1515, 26, 'woocommerce-wcpay-march-2023-update-needed-button', 'See Blog Post', 'https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know', 'unactioned', '', NULL, NULL),
(1517, 27, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'Simplify my payments', 'https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay', 'actioned', '', NULL, NULL),
(1519, 28, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1518, 28, 'extension-settings', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1520, 29, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1522, 30, 'woopay-beta-existingmerchants-noaction-documentation-27APR23', 'Documentation', 'https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23', 'actioned', '', NULL, NULL),
(1523, 31, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1524, 32, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1526, 33, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1527, 33, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1528, 34, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1530, 35, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1531, 35, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1533, 36, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1532, 36, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1535, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1534, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1537, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/#', 'actioned', '', NULL, NULL),
(1536, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1539, 39, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1538, 39, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1540, 40, 'learn-more', 'Learn more', 'https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage', 'unactioned', '', NULL, NULL),
(1542, 41, 'dismiss', 'Dismiss', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(1541, 41, 'plugin-list', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1543, 42, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1545, 43, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1546, 44, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1547, 45, 'avalara_q3-2023_noAvaTax', 'Automate my sales tax', 'https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax', 'unactioned', '', NULL, NULL),
(1549, 46, 'dismiss', 'Dismiss', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/#', 'actioned', '', NULL, NULL),
(1548, 46, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(1550, 47, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1553, 48, 'amazon-mcf-support-button-2023-12-07', 'Request support', 'https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07', 'actioned', '', NULL, NULL),
(1552, 48, 'amazon-mcf-review-button-2023-12-07', 'Leave a review', 'https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07', 'actioned', '', NULL, NULL),
(1554, 49, 'view_docs', 'Learn about Deposit schedules', 'https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds', 'unactioned', '', NULL, NULL),
(1556, 50, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1555, 50, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1557, 51, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(1558, 52, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(1559, 53, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(78, 54, 'day-after-first-product', 'Learn more', 'https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(1513, 25, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1521, 29, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1525, 32, 'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'actioned', '', NULL, NULL),
(1529, 34, 'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'unactioned', '', NULL, NULL),
(1514, 25, 'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'unactioned', '', NULL, NULL),
(1483, 59, 'get-started', 'Get started', 'https://www.testing2.yulee-fernandinapmu.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments', 'actioned', '', 'setup-woocommerce-payments', ''),
(1544, 42, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1551, 47, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(465, 55, 'reddit_q1_2026', 'Get started with Reddit for WooCommerce', 'https://woocommerce.com/products/reddit/?utm_source=inbox_note&utm_medium=product&utm_campaign=reddit_q1_2026', 'actioned', '', NULL, NULL),
(156, 56, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(388, 57, 'view-payment-gateways', 'Learn more', 'https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product', 'actioned', '', NULL, NULL),
(1482, 59, 'learn-more', 'Learn more', 'https://woocommerce.com/payments/?utm_medium=product', 'unactioned', '', NULL, NULL),
(542, 58, 'tracking-opt-in', 'Activate usage tracking', '', 'actioned', 'Usage tracking activated', NULL, NULL),
(1481, 60, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_category_lookup`
--

CREATE TABLE `wpqi_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_wc_category_lookup`
--

INSERT INTO `wpqi_wc_category_lookup` VALUES
(16, 16),
(30, 30),
(31, 31),
(33, 33),
(34, 34),
(37, 37),
(42, 42);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_customer_lookup`
--

CREATE TABLE `wpqi_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_download_log`
--

CREATE TABLE `wpqi_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_orders`
--

CREATE TABLE `wpqi_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `customer_id_status` (`customer_id`,`status`),
  KEY `billing_email` (`billing_email`(191)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_orders_meta`
--

CREATE TABLE `wpqi_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_order_addresses`
--

CREATE TABLE `wpqi_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_order_coupon_lookup`
--

CREATE TABLE `wpqi_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_order_operational_data`
--

CREATE TABLE `wpqi_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_order_product_lookup`
--

CREATE TABLE `wpqi_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_order_stats`
--

CREATE TABLE `wpqi_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`),
  KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_order_tax_lookup`
--

CREATE TABLE `wpqi_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_product_attributes_lookup`
--

CREATE TABLE `wpqi_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`),
  KEY `product_id` (`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_product_download_directories`
--

CREATE TABLE `wpqi_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_wc_product_download_directories`
--

INSERT INTO `wpqi_wc_product_download_directories` VALUES
(1, 'file:///home/yuleaidv/testing2.yulee-fernandinapmu.com/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'http://www.testing2.yulee-fernandinapmu.com/wp-content/uploads/woocommerce_uploads/', 1);

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_product_meta_lookup`
--

CREATE TABLE `wpqi_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `global_unique_id` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_rate_limits`
--

CREATE TABLE `wpqi_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_reserved_stock`
--

CREATE TABLE `wpqi_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_tax_rate_classes`
--

CREATE TABLE `wpqi_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpqi_wc_tax_rate_classes`
--

INSERT INTO `wpqi_wc_tax_rate_classes` VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_wc_webhooks`
--

CREATE TABLE `wpqi_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_api_keys`
--

CREATE TABLE `wpqi_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpqi_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpqi_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`),
  KEY `idx_user_email` (`user_email`(100))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_log`
--

CREATE TABLE `wpqi_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_order_itemmeta`
--

CREATE TABLE `wpqi_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_order_items`
--

CREATE TABLE `wpqi_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpqi_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_payment_tokens`
--

CREATE TABLE `wpqi_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_sessions`
--

CREATE TABLE `wpqi_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`),
  KEY `session_expiry` (`session_expiry`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_shipping_zones`
--

CREATE TABLE `wpqi_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`),
  KEY `zone_order_id` (`zone_order`,`zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wpqi_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `zone_id` (`zone_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wpqi_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`),
  KEY `zone_id` (`zone_id`),
  KEY `method_id` (`method_id`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_tax_rates`
--

CREATE TABLE `wpqi_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpqi_woocommerce_tax_rate_locations`
--

CREATE TABLE `wpqi_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

/*!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 */;
